{
  "_id": "6a1edcf3b401979e7340ff06",
  "Package": "mvcor",
  "Title": "Correlation Coefficients for Multivariate Data",
  "Version": "1.1",
  "Date": "2025-01-08",
  "Authors@R": "person(\"Michail\", \"Tsagris\", role = c(\"aut\", \"cre\"), email = \"mtsagris@uoc.gr\")",
  "Author": "Michail Tsagris [aut, cre]",
  "Maintainer": "Michail Tsagris <mtsagris@uoc.gr>",
  "Description": "Correlation coefficients for multivariate data, namely the\nsquared correlation coefficient and the RV coefficient\n(multivariate generalization of the squared Pearson correlation\ncoefficient). References include Mardia K.V., Kent J.T. and\nBibby J.M. (1979). \"Multivariate Analysis\". ISBN:\n978-0124712522. London: Academic Press.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:11:26 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-08 19:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/mvcor",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c630636bc3757d62e8450ca59969992df98edf0",
  "MD5sum": "87e294a79458b26d3ae6038bfa679926",
  "_user": "cran",
  "_type": "src",
  "_file": "mvcor_1.1.tar.gz",
  "_fileid": "5d902a23198cf6e232789c47935ac203f48d9ac16a375c41aad0b722908bb62c",
  "_filesize": 172938,
  "_sha256": "5d902a23198cf6e232789c47935ac203f48d9ac16a375c41aad0b722908bb62c",
  "_created": "2026-05-20T08:11:26.000Z",
  "_published": "2026-06-02T13:38:59.751Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083842346,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104664285"
    },
    {
      "job": 79083842681,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104660668"
    },
    {
      "job": 79083841764,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104623002"
    },
    {
      "job": 79083841512,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359288742"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26149885737",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mvcor",
  "_commit": {
    "id": "3c630636bc3757d62e8450ca59969992df98edf0",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1736364002
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "corrfuns",
      "role": "Suggests"
    },
    {
      "package": "Rfast2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvcor"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvcor.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-09-15"
    },
    {
      "version": "1.1",
      "date": "2025-01-08"
    }
  ],
  "_exports": [
    "arv",
    "dcor",
    "drv",
    "mantel",
    "mrv",
    "rv",
    "sq.correl"
  ],
  "_help": [
    {
      "page": "mvcor-package",
      "title": "Correlation Coefficients for Multivariate Data",
      "topics": [
        "mvcor-package"
      ]
    },
    {
      "page": "arv",
      "title": "Adjusted RV correlation between two sets of variables",
      "topics": [
        "arv"
      ]
    },
    {
      "page": "drv",
      "title": "Dissimilarity between two data matrices based on the RV coefficient",
      "topics": [
        "drv"
      ]
    },
    {
      "page": "dcor",
      "title": "Distance correlation",
      "topics": [
        "dcor"
      ]
    },
    {
      "page": "mantel",
      "title": "Mantel coefficient two sets of variables",
      "topics": [
        "mantel"
      ]
    },
    {
      "page": "mrv",
      "title": "Modified RV correlation between two sets of variables",
      "topics": [
        "mrv"
      ]
    },
    {
      "page": "rv",
      "title": "RV correlation between two sets of variables",
      "topics": [
        "rv"
      ]
    },
    {
      "page": "sq.correl",
      "title": "Squared multivariate correlation between two sets of variables",
      "topics": [
        "sq.correl"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mvcor",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-20T08:13:29.000Z",
      "distro": "noble",
      "commit": "3c630636bc3757d62e8450ca59969992df98edf0",
      "fileid": "898b0ac3ecdbba4015ec5fb1e242f200485f72e7c6b2bad2e8b4110ec7e1b6e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149885737"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-20T08:13:17.000Z",
      "distro": "noble",
      "commit": "3c630636bc3757d62e8450ca59969992df98edf0",
      "fileid": "945a593bf47a17ec75c707772b89e0f08133b4d9d99600e0200ec0b646d25337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149885737"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T13:38:14.000Z",
      "commit": "3c630636bc3757d62e8450ca59969992df98edf0",
      "fileid": "2258432ea364193b94355cdedac414c0cae1445b61b848d2acb60ed67d0af13b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149885737"
    }
  ]
}