{
  "_id": "6a1028abacfb0bcc41c90ead",
  "Package": "ggpcp",
  "Type": "Package",
  "Title": "Parallel Coordinate Plots in the 'ggplot2' Framework",
  "Version": "0.2.0",
  "Date": "2022-11-22",
  "Authors@R": "c(\nperson(\"Heike\", \"Hofmann\", , \"hhofmann4@unl.edu\",\nrole = c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0001-6216-5183\")),\nperson(\"Susan\", \"VanderPlas\", , \"susan.vanderplas@unl.edu\", c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-3803-0972\")),\nperson(\"Yawei\", \"Ge\", , \"yaweige@iastate.edu\", c(\"aut\"))\n)",
  "Maintainer": "Heike Hofmann <hhofmann4@unl.edu>",
  "Description": "Modern Parallel Coordinate Plots have been introduced in\nthe 1980s as a way to visualize arbitrarily many numeric\nvariables. This Grammar of Graphics implementation also\nincorporates categorical variables into the plots in a\nprincipled manner. By separating the data managing part from\nthe visual rendering, we give full access to the users while\nkeeping the number of parameters manageably low.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/heike/ggpcp, https://heike.github.io/ggpcp/",
  "BugReports": "https://github.com/heike/ggpcp/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://heike.r-universe.dev",
  "Date/Publication": "2025-07-31 19:51:24 UTC",
  "RemoteUrl": "https://github.com/heike/ggpcp",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:56:34 UTC",
    "User": "root"
  },
  "Author": "Heike Hofmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6216-5183>),\nSusan VanderPlas [aut] (ORCID: <https://orcid.org/0000-0002-3803-0972>),\nYawei Ge [aut]",
  "MD5sum": "06833a69def393c8e7ec33b17f674622",
  "_user": "heike",
  "_type": "src",
  "_file": "ggpcp_0.2.0.tar.gz",
  "_fileid": "d2232dd875f4d54ee88b15bbaa1aea94efabf0f4e39c16c8f36fd3585000af5c",
  "_filesize": 3233981,
  "_sha256": "d2232dd875f4d54ee88b15bbaa1aea94efabf0f4e39c16c8f36fd3585000af5c",
  "_created": "2026-05-13T07:56:34.000Z",
  "_published": "2026-05-22T09:58:03.551Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357178541,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964624803"
    },
    {
      "job": 77357178269,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964631927"
    },
    {
      "job": 77357178553,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964626811"
    },
    {
      "job": 77357178210,
      "time": 213,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964618731"
    },
    {
      "job": 77357178228,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964565834"
    },
    {
      "job": 77357177911,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157800660"
    },
    {
      "job": 77357178613,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964599527"
    },
    {
      "job": 77357178808,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964598759"
    },
    {
      "job": 77357178516,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964598056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/heike/ggpcp",
  "_commit": {
    "id": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
    "author": "Heike Hofmann <hofmann@iastate.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update R-CMD-check.yaml",
    "time": 1753991484
  },
  "_maintainer": {
    "name": "Heike Hofmann",
    "email": "hhofmann4@unl.edu",
    "login": "heike",
    "uuid": 92882,
    "orcid": "0000-0001-6216-5183"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.4",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    }
  ],
  "_owner": "heike",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "heike",
      "count": 14,
      "uuid": 92882
    }
  ],
  "_userbio": {
    "uuid": 92882,
    "type": "user",
    "name": "Heike Hofmann",
    "description": "Exploring data visually and making tools for visual data explorations."
  },
  "_downloads": {
    "count": 3101,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpcp"
  },
  "_devurl": "https://github.com/heike/ggpcp",
  "_pkgdown": "https://heike.github.io/ggpcp/",
  "_searchresults": 89,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggpcp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/heike/ggpcp",
  "_realowner": "heike",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-11-28"
    }
  ],
  "_exports": [
    "aes_pcp",
    "geom_pcp",
    "geom_pcp_axes",
    "geom_pcp_boxes",
    "geom_pcp_labels",
    "GeomPcp",
    "GeomPcp_axes",
    "GeomPcp_boxes",
    "GeomPcp_labels",
    "pcp_arrange",
    "pcp_scale",
    "pcp_select",
    "theme_pcp",
    "to_basic.GeomPcp"
  ],
  "_datasets": [
    {
      "name": "Carcinoma",
      "title": "Data set: Assessment of Carcinoma slides",
      "object": "Carcinoma",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "No",
        "Average",
        "A",
        "B",
        "C",
        "D",
        "E",
        "F",
        "G"
      ],
      "rows": 118,
      "table": true,
      "tojson": true
    },
    {
      "name": "nasa",
      "title": "Data set: NASA - Data Expo 2006",
      "object": "nasa",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "id",
        "lat",
        "long",
        "elevation",
        "date",
        "cloudlow",
        "cloudmid",
        "cloudhigh",
        "ozone",
        "pressure",
        "surftemp",
        "temperature",
        "month",
        "year"
      ],
      "rows": 41472,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aes_pcp",
      "title": "Wrapper for aes defaults",
      "topics": [
        "aes_pcp"
      ]
    },
    {
      "page": "Carcinoma",
      "title": "Data set: Assessment of Carcinoma slides",
      "topics": [
        "Carcinoma"
      ]
    },
    {
      "page": "geom_pcp",
      "title": "Generalized Parallel Coordinate plots",
      "topics": [
        "geom_pcp"
      ]
    },
    {
      "page": "geom_pcp_axes",
      "title": "Generalized Parallel Coordinate plots",
      "topics": [
        "geom_pcp_axes"
      ]
    },
    {
      "page": "geom_pcp_boxes",
      "title": "Generalized Parallel Coordinate plots",
      "topics": [
        "geom_pcp_boxes"
      ]
    },
    {
      "page": "geom_pcp_labels",
      "title": "Generalized Parallel Coordinate plots",
      "topics": [
        "geom_pcp_labels"
      ]
    },
    {
      "page": "GeomPcp",
      "title": "Proto version of the pcp geoms",
      "topics": [
        "GeomPcp",
        "GeomPcp_axes",
        "GeomPcp_boxes",
        "GeomPcp_labels"
      ]
    },
    {
      "page": "nasa",
      "title": "Data set: NASA - Data Expo 2006",
      "topics": [
        "nasa"
      ]
    },
    {
      "page": "pcp_arrange",
      "title": "Data wrangling for GPCPs: Step 3 order observations in factor variables",
      "topics": [
        "pcp_arrange"
      ]
    },
    {
      "page": "pcp_scale",
      "title": "Data wrangling for GPCPs: Step 2 scale values",
      "topics": [
        "pcp_scale"
      ]
    },
    {
      "page": "pcp_select",
      "title": "Data wrangling for GPCPs: Step 1 variable selection",
      "topics": [
        "pcp_select"
      ]
    },
    {
      "page": "theme_pcp",
      "title": "Theme for parallel coordinate plots",
      "topics": [
        "theme_pcp"
      ]
    }
  ],
  "_readme": "https://github.com/heike/ggpcp/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.918013027601901,
  "_indexed": true,
  "_nocasepkg": "ggpcp",
  "_universes": [
    "heike"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T07:59:19.000Z",
      "distro": "noble",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "730076ef39fcc93307ee80efe2b8dedea46be31b0a4e0eaa522922f19d4aa855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T07:59:46.000Z",
      "distro": "noble",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "409c51d2c27bd1f94c0ddbdd3bf90659bae1e187fa277eb1885641295784bd6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T07:59:32.000Z",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "aff2e2b22311874b8caf21beca0957af8298e933a48e7cbf1e1a202818b325fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T07:58:57.000Z",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "80be95cc0be56d96486e6af41e859d29d029f48bfbbf68b7b3d13c889d499669",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T07:57:53.000Z",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "f2eb2c203e3540c4da08bd23f365eb7f854b3d8c6bf50b793d2fc80d4471adb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T07:57:52.000Z",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "6caef3c0a3d5cc69dfadf464c3b3d87f04c7bdd462c82cc3852159abf337c67a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T07:57:49.000Z",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "c723ceb516d0aa2b87644eec7597c0b5b04fcdfd642b5737cefd43d9d76ee106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T09:57:44.000Z",
      "commit": "9a0d2f4f466a9589b41d0d2f3a8e6a5b5a1d29c3",
      "fileid": "78cbd1f86fd35871df1579c54aafcf01f3b70fab2fed201bac19aeac020a793f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/heike/actions/runs/25785982172"
    }
  ]
}