{
  "_id": "6a640eee1cfdb6a7d6887323",
  "Package": "ggpca",
  "Title": "Publication-Ready PCA, t-SNE, and UMAP Plots",
  "Version": "0.1.4",
  "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",
  "URL": "https://yaoxiangli.github.io/ggpca/,\nhttps://github.com/YaoxiangLi/ggpca",
  "BugReports": "https://github.com/YaoxiangLi/ggpca/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://yaoxiangli.r-universe.dev",
  "Date/Publication": "2026-07-25 00:10:25 UTC",
  "RemoteUrl": "https://github.com/yaoxiangli/ggpca",
  "RemoteRef": "HEAD",
  "RemoteSha": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 01:14:35 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [cre, aut]",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "_user": "yaoxiangli",
  "_type": "src",
  "_file": "ggpca_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/c82963d2143750d2b2f442cff581825a4b4dc2bcbd8f6b8cdb296c05cfcd0a99",
  "_filesize": 364753,
  "_sha256": "c82963d2143750d2b2f442cff581825a4b4dc2bcbd8f6b8cdb296c05cfcd0a99",
  "_expires": "2026-11-02T01:18:36.000Z",
  "_created": "2026-07-25T01:14:35.000Z",
  "_published": "2026-07-25T01:18:37.940Z",
  "_jobs": [
    {
      "job": 89625926976,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8613549325"
    },
    {
      "job": 89625926942,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613547835"
    },
    {
      "job": 89625926952,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8613533865"
    },
    {
      "job": 89625926938,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613538506"
    },
    {
      "job": 89625569175,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613512740"
    },
    {
      "job": 89625926950,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8613536937"
    },
    {
      "job": 89625926974,
      "time": 93,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8613530259"
    },
    {
      "job": 89625926965,
      "time": 90,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8613529590"
    },
    {
      "job": 89625926962,
      "time": 86,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613529168"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783",
  "_status": "success",
  "_upstream": "https://github.com/yaoxiangli/ggpca",
  "_commit": {
    "id": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "message": "Minimize optional dependencies and add R-devel checks\n",
    "time": 1784938225
  },
  "_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": "shiny",
      "version": ">= 1.8.1.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "config",
      "version": ">= 0.3.2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "golem",
      "version": ">= 0.4.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "umap",
      "role": "Suggests"
    }
  ],
  "_owner": "yaoxiangli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "data-visualization",
    "ggplot2",
    "pca"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "yaoxiangli",
      "count": 7,
      "uuid": 18198096
    }
  ],
  "_userbio": {
    "uuid": 18198096,
    "type": "user",
    "name": "Yaoxiang Li",
    "followers": 44,
    "description": "The most beautiful thing we can experience is the mysterious. It is the source of all true art and science."
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpca"
  },
  "_devurl": "https://github.com/yaoxiangli/ggpca",
  "_pkgdown": "https://yaoxiangli.github.io/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": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cowplot",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_score": 2.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "ggpca",
  "_universes": [
    "yaoxiangli"
  ],
  "_previous": "0.1.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-25T01:17:46.000Z",
      "distro": "resolute",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/93cb7d6399c27492c937e27a3c7956cec6cf54e79f3f1fd9463198b9d08ea1ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-25T01:17:33.000Z",
      "distro": "resolute",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/f7440a9f1427716169ebf3bf8c1bdac8a4740f504d7d026e4618eb152a7e46f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-25T01:16:22.000Z",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/57a1ae4dc5b6a9138ec4dc3b6e6f98304b39a1d45dd3edfd8dcc41bd19048897",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-25T01:16:42.000Z",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/68255baad5a83b2d65425e39c0b0baf7d065a26f1407d24a0bbff0e597eea5c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-25T01:17:02.000Z",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/c975c7c0dc9d064521e71071632729f9555e8932afab711ed4132b5763cfc849",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-25T01:15:53.000Z",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/4e4b25fad6b1d41776aff878268cf33b6897dd38f07ebeb0449c03598ca31b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-25T01:15:49.000Z",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/9c7f53b4bc5ae2d2231c591ef55140f15fd8be4da90b8dbae9e141266184f886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-25T01:15:46.000Z",
      "commit": "22a2ce4e295da95e60f2440937160cf6c3e09ebc",
      "fileid": "https://r2.ropensci.org/41dc90c359e952548b0ee64f241e1a50964a8a028a18944379254738e56b74bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yaoxiangli/actions/runs/30137948783"
    }
  ]
}