{
  "_id": "6a212134cd65a98ecbd1f23f",
  "Package": "ggpca",
  "Title": "Publication-Ready PCA, t-SNE, and UMAP Plots",
  "Version": "0.1.3",
  "Authors@R": "person('Yaoxiang', 'Li', email = 'liyaoxiang@outlook.com', role = c('cre', 'aut'))",
  "Description": "Provides tools for creating publication-ready\ndimensionality reduction plots, including Principal Component\nAnalysis (PCA), t-Distributed Stochastic Neighbor Embedding\n(t-SNE), and Uniform Manifold Approximation and Projection\n(UMAP). This package helps visualize high-dimensional data with\noptions for custom labels, density plots, and faceting, using\nthe 'ggplot2' framework Wickham (2016)\n<doi:10.1007/978-3-319-24277-4>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libpng-dev libuv1-dev libssl-dev python3\nzlib1g-dev",
  "Repository": "https://yaoxiangli.r-universe.dev",
  "Date/Publication": "2026-05-05 07:33:43 UTC",
  "RemoteUrl": "https://github.com/yaoxiangli/ggpca",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 06:51:23 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [cre, aut]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "MD5sum": "38ce87b5ac8e1c9b14f1d587d7ebd122",
  "_user": "yaoxiangli",
  "_type": "src",
  "_file": "ggpca_0.1.3.tar.gz",
  "_fileid": "40be0a1ca5797ec56d2359e03810959084f5a4d4f1ca7c1e85e16d7e5a99cb8d",
  "_filesize": 101405,
  "_sha256": "40be0a1ca5797ec56d2359e03810959084f5a4d4f1ca7c1e85e16d7e5a99cb8d",
  "_created": "2026-06-04T06:51:23.000Z",
  "_published": "2026-06-04T06:54:44.383Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79465421996,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404934289"
    },
    {
      "job": 79465422006,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404937610"
    },
    {
      "job": 79465421952,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404931210"
    },
    {
      "job": 79465421941,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404929343"
    },
    {
      "job": 79465043077,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404893498"
    },
    {
      "job": 79465421976,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404925140"
    },
    {
      "job": 79465422014,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404923774"
    },
    {
      "job": 79465422029,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404921923"
    },
    {
      "job": 79465422063,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404929936"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yaoxiangli/ggpca",
  "_commit": {
    "id": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "message": "Add golem Shiny interface for PCA plots\n",
    "time": 1777966423
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science.",
    "uuid": 18198096
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "config",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "golem",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.8.1.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yaoxiangli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "yaoxiangli",
      "count": 4,
      "uuid": 18198096
    }
  ],
  "_userbio": {
    "uuid": 18198096,
    "type": "user",
    "name": "Yaoxiang Li",
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science."
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpca"
  },
  "_devurl": "https://github.com/yaoxiangli/ggpca",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggpca.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yaoxiangli/ggpca",
  "_realowner": "yaoxiangli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-10-28"
    },
    {
      "version": "0.1.3",
      "date": "2025-02-04"
    }
  ],
  "_exports": [
    "ggpca",
    "process_missing_value",
    "run_app"
  ],
  "_help": [
    {
      "page": "ggpca",
      "title": "Create publication-ready PCA, t-SNE, or UMAP plots",
      "topics": [
        "ggpca"
      ]
    },
    {
      "page": "process_missing_value",
      "title": "Process Missing Values in a Data Frame",
      "topics": [
        "process_missing_value"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "attempt",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "config",
    "cowplot",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "golem",
    "gtable",
    "here",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "sys",
    "tibble",
    "tidyselect",
    "umap",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "yaml"
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "ggpca",
  "_universes": [
    "yaoxiangli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-04T06:53:37.000Z",
      "distro": "noble",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "c094c3b4364a6d57c4ab00285b3f54d52a3af5902719a92a352db7206417c955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-04T06:53:47.000Z",
      "distro": "noble",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "b780661580f0a781386e674cf10eb0b15fac71e2e3fcf3951954de074da44f12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-04T06:53:32.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "f6c61da7c7382580d9c08425ca8c3dad0e72a17c979994626a40e0cad7d1ac93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-04T06:53:31.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "102875341457e142f232bff2d646017e414b0e8026701a45aaf0f6cf4754dd5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-04T06:53:39.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "cd4ff1238bd5607093c355282290007dd44185b184a1bd4dcbf27d946138a18b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T06:52:45.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "bb6538caa15d169091acb3d96cb5ab0c8362f1f23ad6adf3587856210d734cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T06:52:46.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "3806ef33834cfc4d4d0fed0a8186c5168e660fdc1d1af574ee5245c186477c0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T06:53:08.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "55a6193510862fc78821519f14c86b71aee6e34e9ab025787e14f2954b6066f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/26935756218"
    }
  ]
}