{
  "_id": "6a101e4dacfb0bcc41c8a9d6",
  "Package": "ggbiplot",
  "Type": "Package",
  "Title": "A Grammar of Graphics Implementation of Biplots",
  "Version": "0.6.5",
  "Date": "2025-09-16",
  "Authors@R": "c(\nperson(c(\"Vincent\", \"Q.\"), \"Vu\", , \"vqv@stat.osu.edu\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-4689-0497\")),\nperson(\"Michael\", \"Friendly\", , \"friendly@yorku.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3237-0941\")),\nperson(\"Aghasi\", \"Tavadyan\", ,  \"a.tavadyan@gmail.com\", role = \"ctb\")\n)",
  "Description": "A 'ggplot2' based implementation of biplots, giving a\nrepresentation of a dataset in a two dimensional space\naccounting for the greatest variance, together with variable\nvectors showing how the data variables relate to this space. It\nprovides a replacement for stats::biplot(), but with many\nenhancements to control the analysis and graphical display. It\nimplements biplot and scree plot methods which can be used with\nthe results of prcomp(), princomp(), FactoMineR::PCA(),\nade4::dudi.pca() or MASS::lda() and can be customized using\n'ggplot2' techniques.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/friendly/ggbiplot,\nhttps://friendly.github.io/ggbiplot/",
  "BugReports": "https://github.com/friendly/ggbiplot/issues",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Repository": "https://friendly.r-universe.dev",
  "Date/Publication": "2025-09-16 20:12:36 UTC",
  "RemoteUrl": "https://github.com/friendly/ggbiplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:24:56 UTC",
    "User": "root"
  },
  "Author": "Vincent Q. Vu [aut] (ORCID: <https://orcid.org/0000-0002-4689-0497>),\nMichael Friendly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3237-0941>),\nAghasi Tavadyan [ctb]",
  "Maintainer": "Michael Friendly <friendly@yorku.ca>",
  "MD5sum": "13ea237e498769bdb409b706f8efe855",
  "_user": "friendly",
  "_type": "src",
  "_file": "ggbiplot_0.6.5.tar.gz",
  "_fileid": "3b26969e6928aabbf1f542e2aba026e567198a562555f06070eeb4e7524e77b5",
  "_filesize": 451200,
  "_sha256": "3b26969e6928aabbf1f542e2aba026e567198a562555f06070eeb4e7524e77b5",
  "_created": "2026-05-14T07:24:56.000Z",
  "_published": "2026-05-22T09:13:49.932Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350543714,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989393752"
    },
    {
      "job": 77350544185,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989389282"
    },
    {
      "job": 77350543678,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989406345"
    },
    {
      "job": 77350544132,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989384377"
    },
    {
      "job": 77350542913,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989356055"
    },
    {
      "job": 77350543049,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156989825"
    },
    {
      "job": 77350543862,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989383103"
    },
    {
      "job": 77350543748,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989381289"
    },
    {
      "job": 77350543706,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989391085"
    }
  ],
  "_buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/friendly/ggbiplot",
  "_commit": {
    "id": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
    "author": "Michael Friendly <friendly@yorku.ca>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from friendly/geoms\n\nGeoms",
    "time": 1758053556
  },
  "_maintainer": {
    "name": "Michael Friendly",
    "email": "friendly@yorku.ca",
    "login": "friendly",
    "mastodon": "@datavisFriendly@vis.social",
    "bluesky": "@datavisfriendly.bsky.social",
    "orcid": "0000-0002-3237-0941",
    "twitter": "@datavisFriendly",
    "uuid": 456353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "friendly",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "biplot",
    "data-visualization",
    "dimension-reduction",
    "principal-component-analysis"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "friendly",
      "count": 83,
      "uuid": 456353
    },
    {
      "user": "vqv",
      "count": 21,
      "uuid": 867637
    },
    {
      "user": "benmarwick",
      "count": 4,
      "uuid": 1262179
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "maxheld83",
      "count": 1,
      "uuid": 5372770
    }
  ],
  "_userbio": {
    "uuid": 456353,
    "type": "user",
    "name": "Michael Friendly"
  },
  "_downloads": {
    "count": 2779,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggbiplot"
  },
  "_devurl": "https://github.com/friendly/ggbiplot",
  "_pkgdown": "https://friendly.github.io/ggbiplot/",
  "_searchresults": 2704,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggbiplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/friendly/ggbiplot",
  "_realowner": "friendly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.1",
      "date": "2023-12-17"
    },
    {
      "version": "0.6.2",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "get_SVD",
    "ggbiplot",
    "ggscreeplot",
    "reflect"
  ],
  "_datasets": [
    {
      "name": "crime",
      "title": "U. S. Crimes",
      "object": "crime",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "murder",
        "rape",
        "robbery",
        "assault",
        "burglary",
        "larceny",
        "auto",
        "st",
        "region"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine",
      "title": "Wine dataset",
      "object": "wine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Alcohol",
        "MalicAcid",
        "Ash",
        "AlcAsh",
        "Mg",
        "Phenols",
        "Flav",
        "NonFlavPhenols",
        "Proa",
        "Color",
        "Hue",
        "OD",
        "Proline"
      ],
      "rows": 178,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine.class",
      "title": "Wine dataset",
      "object": "wine",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crime",
      "title": "U. S. Crimes",
      "topics": [
        "crime"
      ]
    },
    {
      "page": "get_SVD",
      "title": "Extract the SVD components from a PCA-like object",
      "topics": [
        "get_SVD"
      ]
    },
    {
      "page": "ggbiplot",
      "title": "Biplot for Principal Components using ggplot2",
      "topics": [
        "ggbiplot"
      ]
    },
    {
      "page": "ggscreeplot",
      "title": "Screeplot for Principal Components",
      "topics": [
        "ggscreeplot"
      ]
    },
    {
      "page": "reflect",
      "title": "Reflect Columns in a Principal Component-like Object",
      "topics": [
        "reflect"
      ]
    },
    {
      "page": "wine",
      "title": "Wine dataset",
      "topics": [
        "wine",
        "wine.class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/friendly/ggbiplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/friendly/ggbiplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 7.830137743486296,
  "_indexed": true,
  "_nocasepkg": "ggbiplot",
  "_universes": [
    "friendly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-05-14T07:27:21.000Z",
      "distro": "noble",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "c5ef92b884964ca22b82dcce45ac1d3f218e8336dcc73c1b10c60c2ee5e40c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-05-14T07:27:02.000Z",
      "distro": "noble",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "1125ca17a576b6aaa2fe4956544bad15b85a75f2d347f3b00c000fc780578c45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-05-14T07:28:08.000Z",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "2b73db41b7e38898de1647942713e6b9f4cd8146ebe2feca1434ef4a8df5755d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-05-14T07:26:45.000Z",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "a5c055cf22c5486a36b8cd38faec0dbbd183f52e5b4d94ba64485a924c8218fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-14T07:26:31.000Z",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "0d6d45681e60963a340b5dd18d4d2732ecd12f3b04bbce8a8f7f2a81fd923900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-14T07:26:22.000Z",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "d195732293528ae8080b25cdcaf8a7885541c3c347edc3424c650f20a89f7747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-14T07:27:01.000Z",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "e539f530a495d9845a098c4baafa1ade40c2878ca6ad8c41f8a6ab6278256530",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-05-22T09:13:32.000Z",
      "commit": "1ff9d6b131aee1d8dd174ead4da1fa5395521afe",
      "fileid": "b20e9685eb32cff594e2d76f00d97d619f3914c87954c36bf8b3beebf6bef887",
      "status": "success",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25847499053"
    }
  ]
}