{
  "_id": "6a1f383ab401979e73428dc9",
  "Package": "pcaone",
  "Title": "Fast and Accurate Randomized Singular Value Decomposition\nAlgorithms with 'PCAone'",
  "Version": "1.5.0",
  "Date": "2025-03-26",
  "Authors@R": "person(given = \"Zilong\", family = \"Li\", role = c(\"aut\", \"cre\"), email = \"zilong.dk@gmail.com\")",
  "Description": "Fast and Accurate Randomized Singular Value Decomposition\n(RSVD) methods proposed in the 'PCAone' paper by Li (2023)\n<https://genome.cshlp.org/content/33/9/1599>.",
  "License": "GPL (>= 3)",
  "SystemRequirements": "C++17, GNU make",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/Zilong-Li/PCAoneR",
  "BugReports": "https://github.com/Zilong-Li/PCAoneR/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make",
  "Repository": "https://zilong-li.r-universe.dev",
  "Date/Publication": "2025-05-18 07:31:54 UTC",
  "RemoteUrl": "https://github.com/zilong-li/pcaoner",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 05:55:15 UTC",
    "User": "root"
  },
  "Author": "Zilong Li [aut, cre]",
  "Maintainer": "Zilong Li <zilong.dk@gmail.com>",
  "MD5sum": "1f3876411fb381b489b7146e051cc358",
  "_user": "zilong-li",
  "_type": "src",
  "_file": "pcaone_1.5.0.tar.gz",
  "_fileid": "1a2182e6acb8c9616524fdc8e920fcf280912eef8aa9044963fe4ff0553e6906",
  "_filesize": 3492369,
  "_sha256": "1a2182e6acb8c9616524fdc8e920fcf280912eef8aa9044963fe4ff0553e6906",
  "_created": "2026-05-13T05:55:15.000Z",
  "_published": "2026-06-02T20:08:26.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161872437,
      "time": 225,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962692581"
    },
    {
      "job": 79161872528,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962685014"
    },
    {
      "job": 79161873192,
      "time": 217,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962690774"
    },
    {
      "job": 79161873013,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962682604"
    },
    {
      "job": 79161873307,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962678944"
    },
    {
      "job": 79161873069,
      "time": 662,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962789075"
    },
    {
      "job": 79161872990,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962674458"
    },
    {
      "job": 79161872371,
      "time": 331,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962715473"
    },
    {
      "job": 79161872087,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962641446"
    },
    {
      "job": 79161871675,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79161872433,
      "time": 223,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962692660"
    },
    {
      "job": 79161872811,
      "time": 245,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962696763"
    },
    {
      "job": 79161873033,
      "time": 213,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962689842"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zilong-li/pcaoner",
  "_commit": {
    "id": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
    "author": "Zilong-Li <zimusen94@gmail.com>",
    "committer": "Zilong-Li <zimusen94@gmail.com>",
    "message": "tests: update\n",
    "time": 1747553514
  },
  "_maintainer": {
    "name": "Zilong Li",
    "email": "zilong.dk@gmail.com",
    "login": "zilong-li",
    "twitter": "@zilongli21",
    "uuid": 11785793
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.4.0.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.1-0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zilong-li",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "matrix-factorization",
    "pca",
    "rcppeigen",
    "rsvd",
    "svd",
    "openblas",
    "cpp"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "zilong-li",
      "count": 93,
      "uuid": 11785793
    }
  ],
  "_userbio": {
    "uuid": 11785793,
    "type": "user",
    "name": "M-x research-mode",
    "description": "MSCA postdoctoral fellow at Oxford"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pcaone"
  },
  "_devurl": "https://github.com/zilong-li/pcaoner",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pcaone.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zilong-li/pcaoner",
  "_realowner": "zilong-li",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-10-29"
    },
    {
      "version": "1.1.0",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "dashSVD",
    "pcaone",
    "winSVD"
  ],
  "_help": [
    {
      "page": "dashSVD",
      "title": "Dynamic shifted Randomized SVD",
      "topics": [
        "dashSVD"
      ]
    },
    {
      "page": "pcaone",
      "title": "Randomized Singular Value Decomposition Algorithm with Window-based Power Iterations from PCAone (Li et al 2022).",
      "topics": [
        "pcaone",
        "pcaone.dgCMatrix",
        "pcaone.dgRMatrix",
        "pcaone.matrix"
      ]
    },
    {
      "page": "popgen",
      "title": "Population genetic data",
      "topics": [
        "popgen"
      ]
    },
    {
      "page": "winSVD",
      "title": "Window-based Randomized SVD",
      "topics": [
        "winSVD"
      ]
    }
  ],
  "_readme": "https://github.com/zilong-li/pcaoner/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7323937598229686,
  "_indexed": true,
  "_nocasepkg": "pcaone",
  "_universes": [
    "zilong-li"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-13T05:58:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "b6161cdcff9a549f64239054110857600c0e709279b8cc6b0fdbe60aeb048770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "31109265a90903139cc1b1aa4c7ea9513df371ea95a4d0c419074136f9c89abb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-13T05:58:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "a147b2c690a4156ba11693e7139015d02f0b4bc846949406abf3f5851b94ff3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "7bcc9a65c6d72cf02d99e39d78086749897aa21aade88fa9cbe236c4c4d732fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:14.000Z",
      "arch": "aarch64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "2e6151363a08015f7cf6b36f0cc9541d235d86bf2e9adc5eaa27ce5000e0c110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-13T06:01:27.000Z",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "0833776ba40697e1cc74c56f894e0425b7978ea54beb15c2b767ce7a5b6a9517",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:00.000Z",
      "arch": "aarch64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "7c7753cc8c355d60f069c5a01fb9a65402b3c997851e1a3daa48846923a424d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-13T05:58:35.000Z",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "9389bb3bfb0964dcba3f13b531ad38b30f9c21a7fbf021e21f37ae9408c1698a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:07.000Z",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "1d24fea805b2601a315e97434de632eae12e06001ce77badceb526f8df0a764b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:13.000Z",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "cc175c003856605dafcef40b3d768c39c47f726a8ef1a6e756273b8636364c1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-13T05:57:01.000Z",
      "arch": "x86_64",
      "commit": "e6df6248342ecaba2cdb0ec9d791c32433b644da",
      "fileid": "e3500be08f76e695ef1fdb2fd0d4ae475107eb06b342928beed8b71edf05ec49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zilong-li/actions/runs/25781125644"
    }
  ]
}