{
  "_id": "6a104d1cacfb0bcc41ca053d",
  "Package": "corrfuns",
  "Title": "Correlation Coefficient Related Functions",
  "Version": "1.2",
  "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": "Many correlation coefficient related functions are\noffered, such as correlations, partial correlations and\nhypothesis testing using asymptotic tests and computer\nintensive methods (bootstrap and permutation). References\ninclude Mardia K.V., Kent J.T. and Bibby J.M. (1979).\n\"Multivariate Analysis\". ISBN: 978-0124712522. London: Academic\nPress and Owen A. B. (2001). \"Empirical likelihood\". Chapman\nand Hall/CRC Press. ISBN: 9781584880714.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:57:33 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-08 23:50:13 UTC",
  "RemoteUrl": "https://github.com/cran/corrfuns",
  "RemoteRef": "HEAD",
  "RemoteSha": "1edcac3caaffbf873d5311ac36d08a17d2aebc6e",
  "MD5sum": "cef8b03faf02447bd6a0dd4c7146ebea",
  "_user": "cran",
  "_type": "src",
  "_file": "corrfuns_1.2.tar.gz",
  "_fileid": "9e8c1a6815a82e19ba2db0539bc91dfed5cb2955f94a262d325cc0bc9d42ccc4",
  "_filesize": 286586,
  "_sha256": "9e8c1a6815a82e19ba2db0539bc91dfed5cb2955f94a262d325cc0bc9d42ccc4",
  "_created": "2026-05-10T06:57:33.000Z",
  "_published": "2026-05-22T12:33:32.232Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380081298,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901771527"
    },
    {
      "job": 77380081743,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901769358"
    },
    {
      "job": 77380081138,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901756819"
    },
    {
      "job": 77380080978,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160557846"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25622291186",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/corrfuns",
  "_commit": {
    "id": "1edcac3caaffbf873d5311ac36d08a17d2aebc6e",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1736380213
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "Rfast2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mvcor",
      "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": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corrfuns"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corrfuns.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-10-27"
    },
    {
      "version": "1.2",
      "date": "2025-01-09"
    }
  ],
  "_exports": [
    "bootcor",
    "bootcor2",
    "correl",
    "correls",
    "correls2.test",
    "eel.cor.test",
    "el.cor.test",
    "partialcor",
    "partialcor2",
    "pcormat",
    "perm.eelcortest",
    "perm.elcortest",
    "permcor",
    "permcor2",
    "permcor3",
    "permcorrels",
    "sq.correl"
  ],
  "_help": [
    {
      "page": "corrfuns-package",
      "title": "Correlation Coefficient Related Functions",
      "topics": [
        "corrfuns-package"
      ]
    },
    {
      "page": "correl",
      "title": "Asymptotic p-value for a correlation coefficient",
      "topics": [
        "correl"
      ]
    },
    {
      "page": "correls",
      "title": "Asymptotic p-value for many correlation coefficients",
      "topics": [
        "correls"
      ]
    },
    {
      "page": "bootcor",
      "title": "Bootstrap p-value for the correlation coefficient",
      "topics": [
        "bootcor",
        "bootcor2"
      ]
    },
    {
      "page": "el.cor.test",
      "title": "EL and EEL test for a correlation coefficient",
      "topics": [
        "eel.cor.test",
        "el.cor.test"
      ]
    },
    {
      "page": "correls2.test",
      "title": "Hypothesis test for equality of two correlation coefficients",
      "topics": [
        "correls2.test"
      ]
    },
    {
      "page": "partialcor2",
      "title": "Partial correlation between two variables",
      "topics": [
        "partialcor2"
      ]
    },
    {
      "page": "partialcor",
      "title": "Partial correlation between two variables when a correlation matrix is given",
      "topics": [
        "partialcor"
      ]
    },
    {
      "page": "pcormat",
      "title": "Partial correlation matrix",
      "topics": [
        "pcormat"
      ]
    },
    {
      "page": "perm.elcortest",
      "title": "Permutation based EL and EEL test for a correlation coefficient",
      "topics": [
        "perm.eelcortest",
        "perm.elcortest"
      ]
    },
    {
      "page": "permcorrels",
      "title": "Permutation p-value for many correlation coefficients",
      "topics": [
        "permcorrels"
      ]
    },
    {
      "page": "permcor",
      "title": "Permutation p-value for the correlation coefficient",
      "topics": [
        "permcor",
        "permcor2",
        "permcor3"
      ]
    },
    {
      "page": "sq.correl",
      "title": "Squared multivariate correlation between two sets of variables",
      "topics": [
        "sq.correl"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "Rfast2",
    "Rnanoflann",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "corrfuns",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-10T06:59:42.000Z",
      "distro": "noble",
      "commit": "1edcac3caaffbf873d5311ac36d08a17d2aebc6e",
      "fileid": "4e928dad04b1238e4ed4422836cc53935154dfefc7c219544e8000f315a57ca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622291186"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-10T06:59:24.000Z",
      "distro": "noble",
      "commit": "1edcac3caaffbf873d5311ac36d08a17d2aebc6e",
      "fileid": "a7ad5555b47a83c55f02a92e12e1241fa49ee0ecedaf92643356b738df44ab57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622291186"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T12:33:11.000Z",
      "commit": "1edcac3caaffbf873d5311ac36d08a17d2aebc6e",
      "fileid": "cf8bc30fab2af9ff962beb70940876b6f2af8bfac34a5498ac833882b71a04e2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622291186"
    }
  ]
}