{
  "_id": "6a489c3fe06c18f0a6543130",
  "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-07-04 05:25:45 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [cre, aut]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "_user": "yaoxiangli",
  "_type": "src",
  "_file": "ggpca_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/d938a0e1042c8ee7bbed746eb08a237f411a721a0f082025348bc3d2f3a5f06e",
  "_filesize": 103809,
  "_sha256": "d938a0e1042c8ee7bbed746eb08a237f411a721a0f082025348bc3d2f3a5f06e",
  "_expires": "2026-10-12T05:38:05.000Z",
  "_created": "2026-07-04T05:25:45.000Z",
  "_published": "2026-07-04T05:38:07.081Z",
  "_jobs": [
    {
      "job": 85106075284,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078675366"
    },
    {
      "job": 85106075287,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078674052"
    },
    {
      "job": 85106075282,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078735223"
    },
    {
      "job": 85106075283,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078738168"
    },
    {
      "job": 85105906766,
      "time": 165,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078657375"
    },
    {
      "job": 85106075291,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078672869"
    },
    {
      "job": 85106075295,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078667556"
    },
    {
      "job": 85106075292,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078667759"
    },
    {
      "job": 85106075299,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078669589"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 43,
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science."
  },
  "_downloads": {
    "count": 320,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpca"
  },
  "_devurl": "https://github.com/yaoxiangli/ggpca",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_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",
    "codetools",
    "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-07-04T05:28:08.000Z",
      "distro": "resolute",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/14c2eb1f95771930467f0e88e32241cf0f0044952bfecb5d147359ab6f17c968",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-04T05:27:58.000Z",
      "distro": "resolute",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/aaf09e3976924d6881bd867d5c9c5669fc0182f646b45083debbd59abb9080df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-04T05:37:01.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/96a39e86f3c66a6026d20f946ebdedec6dd8800e09f4f8c1e56c3cf6d68c4aab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-04T05:37:19.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/19af9cd9de55d417bfc4341be51ceb36e15772b79ac2608095a949010dfcca8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-04T05:28:25.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/088c0c6fdcbce355bb0379e19447f01d1abb855c87e4dd410e8cd7f91dbe2f5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T05:26:51.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/cbf4f8f0a45a1261488a7b2189c34957001d2f526f63b9e2b4afc737067d9b6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T05:26:49.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/23cdf490361830f855a51f5ddad49e97880cfacf378a3a80e5e25ad2e27f17f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T05:27:08.000Z",
      "commit": "ed8b7419a92c5d8cde43ca2fedaabe44d966520f",
      "fileid": "https://r2.ropensci.org/967881d7f836613ad2a825ea4cbded28bca13644d07969320fc42164310edbd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/28696130436"
    }
  ]
}