{
  "_id": "6a61b1d5f673e46fff56de69",
  "Package": "pcadapt",
  "Type": "Package",
  "Title": "Fast Principal Component Analysis for Outlier Detection",
  "Version": "4.4.1",
  "Date": "2025-07-25",
  "Authors@R": "c(\nperson(\"Keurcien\", \"Luu\", role = \"aut\"),\nperson(\"Michael\", \"Blum\", role = \"aut\"),\nperson(\"Florian\", \"Privé\", role = c(\"aut\", \"cre\"),\nemail = \"florian.prive.21@gmail.com\"),\nperson(\"Eric\", \"Bazin\", role = \"ctb\"),\nperson(\"Nicolas\", \"Duforet-Frebourg\", role = \"ctb\"))",
  "Description": "Methods to detect genetic markers involved in biological\nadaptation. 'pcadapt' provides statistical tools for outlier\ndetection based on Principal Component Analysis. Implements the\nmethod described in (Luu, 2016) <DOI:10.1111/1755-0998.12592>\nand later revised in (Privé, 2020)\n<DOI:10.1093/molbev/msaa053>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/bcm-uga/pcadapt",
  "BugReports": "https://github.com/bcm-uga/pcadapt/issues",
  "Repository": "https://bcm-uga.r-universe.dev",
  "Date/Publication": "2025-07-25 10:16:35 UTC",
  "RemoteUrl": "https://github.com/bcm-uga/pcadapt",
  "RemoteRef": "HEAD",
  "RemoteSha": "328a46d38454314df43190172286fe0db50d6922",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-23 06:10:03 UTC",
    "User": "root"
  },
  "Author": "Keurcien Luu [aut],\nMichael Blum [aut],\nFlorian Privé [aut, cre],\nEric Bazin [ctb],\nNicolas Duforet-Frebourg [ctb]",
  "Maintainer": "Florian Privé <florian.prive.21@gmail.com>",
  "_user": "bcm-uga",
  "_type": "src",
  "_file": "pcadapt_4.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/8cd657302930983bd07e5e4c44307bc03da3d6a01b5f64e31a9ea8339d7ea35e",
  "_filesize": 1813154,
  "_sha256": "8cd657302930983bd07e5e4c44307bc03da3d6a01b5f64e31a9ea8339d7ea35e",
  "_expires": "2026-10-31T06:16:50.000Z",
  "_created": "2026-07-23T06:10:03.000Z",
  "_published": "2026-07-23T06:16:52.875Z",
  "_jobs": [
    {
      "job": 89132544055,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554419568"
    },
    {
      "job": 89132544116,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554433281"
    },
    {
      "job": 89132544124,
      "time": 176,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554417827"
    },
    {
      "job": 89132544115,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554433959"
    },
    {
      "job": 89132544117,
      "time": 268,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554435621"
    },
    {
      "job": 89132544146,
      "time": 274,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554439753"
    },
    {
      "job": 89132544189,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554414488"
    },
    {
      "job": 89132544105,
      "time": 334,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554457660"
    },
    {
      "job": 89131927126,
      "time": 237,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554362356"
    },
    {
      "job": 89132544036,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8554416122"
    },
    {
      "job": 89132544037,
      "time": 194,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554423621"
    },
    {
      "job": 89132544035,
      "time": 183,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554420264"
    },
    {
      "job": 89132544078,
      "time": 175,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554417906"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207",
  "_status": "success",
  "_upstream": "https://github.com/bcm-uga/pcadapt",
  "_commit": {
    "id": "328a46d38454314df43190172286fe0db50d6922",
    "author": "Florian Privé <florian.prive.21@gmail.com>",
    "committer": "Florian Privé <florian.prive.21@gmail.com>",
    "message": "fix/improve plots\nclose #94\n",
    "time": 1753438595
  },
  "_maintainer": {
    "name": "Florian Privé",
    "email": "florian.prive.21@gmail.com",
    "login": "privefl",
    "bluesky": "@privefl.bsky.social",
    "description": "Data Scientist at Aíma (2025–)\n\n• Researcher in Statistical Human Genetics (2016–2025)\n \n• ENSIMAG (2013–2016)",
    "uuid": 11161036
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "mmapcharr",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "rmio",
      "role": "LinkingTo"
    },
    {
      "package": "bigutilsr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mmapcharr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.8",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcfR",
      "role": "Suggests"
    }
  ],
  "_owner": "bcm-uga",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 45,
  "_contributors": [
    {
      "user": "keurcien",
      "count": 242,
      "uuid": 11570911
    },
    {
      "user": "privefl",
      "count": 86,
      "uuid": 11161036
    },
    {
      "user": "cayek",
      "count": 4,
      "uuid": 11570967
    },
    {
      "user": "jbruxaux",
      "count": 1,
      "uuid": 56797476
    }
  ],
  "_userbio": {
    "uuid": 29792588,
    "type": "organization",
    "name": "Mathematical and Computational Biology Research Group",
    "followers": 23,
    "description": "Team of Mathematical and Computational Biology at Univ Grenoble Alpes (France)."
  },
  "_downloads": {
    "count": 595,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pcadapt"
  },
  "_mentions": 64,
  "_devurl": "https://github.com/bcm-uga/pcadapt",
  "_searchresults": 432,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pcadapt.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bcm-uga/pcadapt",
  "_realowner": "bcm-uga",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-09-05"
    },
    {
      "version": "2.0",
      "date": "2015-11-04"
    },
    {
      "version": "2.0.1",
      "date": "2015-11-09"
    },
    {
      "version": "2.1",
      "date": "2015-12-18"
    },
    {
      "version": "2.1.1",
      "date": "2016-01-05"
    },
    {
      "version": "2.2",
      "date": "2016-02-13"
    },
    {
      "version": "3.0",
      "date": "2016-04-15"
    },
    {
      "version": "3.0.1",
      "date": "2016-06-14"
    },
    {
      "version": "3.0.2",
      "date": "2016-06-21"
    },
    {
      "version": "3.0.3",
      "date": "2016-11-03"
    },
    {
      "version": "3.0.4",
      "date": "2017-01-02"
    },
    {
      "version": "4.0.0",
      "date": "2018-04-05"
    },
    {
      "version": "4.0.1",
      "date": "2018-04-13"
    },
    {
      "version": "4.0.3",
      "date": "2018-07-03"
    },
    {
      "version": "4.1.0",
      "date": "2019-03-04"
    },
    {
      "version": "4.3.1",
      "date": "2020-02-28"
    },
    {
      "version": "4.3.3",
      "date": "2020-05-05"
    },
    {
      "version": "4.3.5",
      "date": "2023-08-29"
    },
    {
      "version": "4.4.0",
      "date": "2024-09-24"
    },
    {
      "version": "4.4.1",
      "date": "2025-07-25"
    }
  ],
  "_exports": [
    "bed2matrix",
    "get.pc",
    "get.pop.names",
    "get.score.color",
    "hist_plot",
    "manhattan_plot",
    "pcadapt",
    "qq_plot",
    "read.pcadapt",
    "run.pcadapt",
    "score_plot",
    "scree_plot",
    "vcf2pcadapt",
    "writeBed"
  ],
  "_help": [
    {
      "page": "bed2matrix",
      "title": "Convert a bed to a matrix",
      "topics": [
        "bed2matrix"
      ]
    },
    {
      "page": "get.pc",
      "title": "Get the principal component the most associated with a genetic marker",
      "topics": [
        "get.pc"
      ]
    },
    {
      "page": "pcadapt",
      "title": "Principal Component Analysis for outlier detection",
      "topics": [
        "pcadapt",
        "pcadapt.pcadapt_bed",
        "pcadapt.pcadapt_matrix",
        "pcadapt.pcadapt_pool"
      ]
    },
    {
      "page": "plot.pcadapt",
      "title": "pcadapt visualization tool",
      "topics": [
        "plot.pcadapt"
      ]
    },
    {
      "page": "read.pcadapt",
      "title": "File Converter",
      "topics": [
        "read.pcadapt"
      ]
    },
    {
      "page": "run.pcadapt",
      "title": "Shiny app",
      "topics": [
        "run.pcadapt"
      ]
    },
    {
      "page": "writeBed",
      "title": "Write PLINK files",
      "topics": [
        "writeBed"
      ]
    }
  ],
  "_readme": "https://github.com/bcm-uga/pcadapt/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigassertr",
    "bigparallelr",
    "bigutilsr",
    "bit",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "DEoptimR",
    "doParallel",
    "farver",
    "ff",
    "flock",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mmapcharr",
    "nabor",
    "parallelly",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RhpcBLASctl",
    "rlang",
    "rmio",
    "robustbase",
    "RSpectra",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 7.464787519645937,
  "_indexed": true,
  "_nocasepkg": "pcadapt",
  "_universes": [
    "bcm-uga",
    "privefl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.4.1",
      "date": "2026-07-23T06:13:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/ae4b775560e1253d04803f35a6bff739e3174a461ab284b202490f4c5e80236a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.4.1",
      "date": "2026-07-23T06:13:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/1a422196f7e6a46de314ab86fbbabb03fa98b2b48c57f9ed3f09c550e4f2d4eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.4.1",
      "date": "2026-07-23T06:12:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/687f7a41acda71e1e632f9061ba3e9d065b0c0db4de0732b03d06d5f75523c68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.4.1",
      "date": "2026-07-23T06:13:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/3fc15d18d61a913d28d990342d7952de4b68882a377d586654c9817e91692143",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.4.1",
      "date": "2026-07-23T06:13:38.000Z",
      "arch": "aarch64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/5dc2f385cca4ffba28f87813b0db341575ab43676cfbe5c919670334be3880a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.4.1",
      "date": "2026-07-23T06:13:41.000Z",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/5b54c235dd11c235be91f6c451e30c20c7e690515e20b0c7d57d4c372ece5ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.4.1",
      "date": "2026-07-23T06:12:44.000Z",
      "arch": "aarch64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/f2679a50f29305bc5669b64c308e46315c48f2926ad0c2ed1e03acbac1293a4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.4.1",
      "date": "2026-07-23T06:14:18.000Z",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/59ec4d2c1bfec7b7f9a2763ba9a47eff3c64efa6a5daa9f1c5ead7931ccd1d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.4.1",
      "date": "2026-07-23T06:13:16.000Z",
      "arch": "emscripten",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/037e2be0fc8fe12746e42a53b55541ef7088547bdd77032659cc4a5010b65dbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.4.1",
      "date": "2026-07-23T06:12:15.000Z",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/1bc4786179f8532bd3c50ffa55f84c26d261154eb29073ef5a653857666f8869",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.4.1",
      "date": "2026-07-23T06:12:12.000Z",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/bc866cb06de46ec48c044fbad21d6d79f83453c77f1d2993e0c88b7bebdc300e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "4.4.1",
      "date": "2026-07-23T06:11:55.000Z",
      "arch": "x86_64",
      "commit": "328a46d38454314df43190172286fe0db50d6922",
      "fileid": "https://r2.ropensci.org/02d28c28aacd343cf2e27c3398a155a13cec97e0285d21f462425c292687aaf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcm-uga/actions/runs/29984039207"
    }
  ]
}