{
  "_id": "6a14aed4acfb0bcc41d4b2ba",
  "Package": "bpca",
  "Version": "1.5-1",
  "Date": "2026-05-26",
  "Title": "Biplot Analysis for Multivariate Data Using Principal Components",
  "Authors@R": "c(person(\"J. C.\", \"Faria\", role = c(\"aut\", \"cre\"),\nemail = \"joseclaudio.faria@gmail.com\"),\nperson(\"I. B.\", \"Allaman\", role = \"aut\"),\nperson(\"C. G. B.\", \"Demétrio\", role = \"aut\"))",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Description": "Provides tools for creating 2D and 3D biplots of\nmultivariate data based on principal components analysis,\ntogether with diagnostics for reduction quality and enhanced\nvisualization of variables and objects.",
  "License": "GPL-2",
  "URL": "https://github.com/jcfaria/bpca",
  "BugReports": "https://github.com/jcfaria/bpca/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev",
  "Repository": "https://jcfaria.r-universe.dev",
  "Date/Publication": "2026-05-25 17:37:25 UTC",
  "RemoteUrl": "https://github.com/jcfaria/bpca",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
  "Packaged": {
    "Date": "2026-05-25 20:15:18 UTC",
    "User": "root"
  },
  "Author": "J. C. Faria [aut, cre],\nI. B. Allaman [aut],\nC. G. B. Demétrio [aut]",
  "Maintainer": "J. C. Faria <joseclaudio.faria@gmail.com>",
  "MD5sum": "fe464e6ba035c438ce121d46edb12c3b",
  "_user": "jcfaria",
  "_type": "src",
  "_file": "bpca_1.5-1.tar.gz",
  "_fileid": "ae6eec85f093e47ced89f1086fa65ee383609bc3d4a5a685a7a8d63b74bd95a4",
  "_filesize": 455427,
  "_sha256": "ae6eec85f093e47ced89f1086fa65ee383609bc3d4a5a685a7a8d63b74bd95a4",
  "_created": "2026-05-25T20:15:18.000Z",
  "_published": "2026-05-25T20:19:32.841Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77766835171,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7204397682"
    },
    {
      "job": 77766835142,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7204391667"
    },
    {
      "job": 77766835137,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7204382683"
    },
    {
      "job": 77766835174,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7204379178"
    },
    {
      "job": 77761389458,
      "time": 3225,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7204360513"
    },
    {
      "job": 77766835127,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204386519"
    },
    {
      "job": 77766835187,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7204376207"
    },
    {
      "job": 77766835163,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7204375947"
    },
    {
      "job": 77766835139,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7204375522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jcfaria/bpca",
  "_commit": {
    "id": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
    "author": "jcfaria <joseclaudio.faria@gmail.com>",
    "committer": "jcfaria <joseclaudio.faria@gmail.com>",
    "message": "chore: bump to v1.5-1, simplify Authors@R and update NEWS.md\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n",
    "time": 1779730645
  },
  "_maintainer": {
    "name": "J. C. Faria",
    "email": "joseclaudio.faria@gmail.com",
    "login": "jcfaria",
    "description": "Statistics teacher and software developer for statistics.",
    "uuid": 878690
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "scatterplot3d",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jcfaria",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 19
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jcfaria",
      "count": 38,
      "uuid": 878690
    }
  ],
  "_userbio": {
    "uuid": 878690,
    "type": "user",
    "name": "José Cláudio Faria",
    "description": "Statistics teacher and software developer for statistics."
  },
  "_downloads": {
    "count": 858,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bpca"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/jcfaria/bpca",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bpca.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jcfaria/bpca",
  "_realowner": "jcfaria",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2008-08-17"
    },
    {
      "version": "1.0.3",
      "date": "2009-06-22"
    },
    {
      "version": "1.0-4",
      "date": "2011-03-24"
    },
    {
      "version": "1.0-5",
      "date": "2011-04-10"
    },
    {
      "version": "1.0-8",
      "date": "2011-04-24"
    },
    {
      "version": "1.0-10",
      "date": "2012-02-21"
    },
    {
      "version": "1.2-2",
      "date": "2013-11-24"
    },
    {
      "version": "1.3-0",
      "date": "2018-06-11"
    },
    {
      "version": "1.3-2",
      "date": "2020-05-10"
    },
    {
      "version": "1.3-4",
      "date": "2021-03-22"
    },
    {
      "version": "1.3-6",
      "date": "2023-11-20"
    },
    {
      "version": "1.3-8",
      "date": "2025-09-11"
    },
    {
      "version": "1.3-9",
      "date": "2026-04-21"
    },
    {
      "version": "1.4-3",
      "date": "2026-05-11"
    },
    {
      "version": "1.5-0",
      "date": "2026-05-25"
    }
  ],
  "_exports": [
    "bpca",
    "dt.tools",
    "qbpca",
    "var.rbf",
    "var.rdf",
    "xtable.bpca"
  ],
  "_datasets": [
    {
      "name": "gabriel1971",
      "title": "Percentages of households having various facilities and appliances in East Jerusalem Arab areas, by quarters of the town",
      "object": "gabriel1971",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "CRISTIAN",
        "ARMENIAN",
        "JEWISH",
        "MOSLEM",
        "MODERN.1",
        "MODERN.2",
        "OTHER.1",
        "OTHER.2",
        "RUR"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "gge2003",
      "title": "A didactic matrix of genotypes (rows) and environments (columns)",
      "object": "gge2003",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "E1",
        "E2",
        "E3"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "marina",
      "title": "Films shown at five festivals in Brazil from 2007 to 2011",
      "object": "marina",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "regE",
        "F",
        "D",
        "MD",
        "WD"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "ontario",
      "title": "Ontario winter wheat (1993)",
      "object": "ontario",
      "class": [
        "data.frame"
      ],
      "fields": [
        "E1",
        "E2",
        "E3",
        "E4",
        "E5",
        "E6",
        "E7",
        "E8",
        "E9"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bpca-package",
      "title": "Biplot of Multivariate Data Based on Principal Component Analysis",
      "topics": [
        "bpca-package"
      ]
    },
    {
      "page": "bpca",
      "title": "Biplot of Multivariate Data Based on Principal Component Analysis",
      "topics": [
        "bpca",
        "bpca.default",
        "bpca.prcomp"
      ]
    },
    {
      "page": "dt.tools",
      "title": "Data Tools for Multivariate Analysis",
      "topics": [
        "dt.tools"
      ]
    },
    {
      "page": "gabriel1971",
      "title": "Percentages of households having various facilities and appliances in East Jerusalem Arab areas, by quarters of the town",
      "topics": [
        "gabriel1971"
      ]
    },
    {
      "page": "gge2003",
      "title": "A didactic matrix of genotypes (rows) and environments (columns)",
      "topics": [
        "gge2003"
      ]
    },
    {
      "page": "marina",
      "title": "Films shown at five festivals in Brazil from 2007 to 2011",
      "topics": [
        "marina"
      ]
    },
    {
      "page": "ontario",
      "title": "Ontario winter wheat (1993)",
      "topics": [
        "ontario"
      ]
    },
    {
      "page": "plot",
      "title": "Biplot of Multivariate Data Based on Principal Component Analysis",
      "topics": [
        "plot.bpca.2d",
        "plot.bpca.3d",
        "plot.qbpca"
      ]
    },
    {
      "page": "print.xtable",
      "title": "Print Method for xtable.bpca Objects",
      "topics": [
        "print.xtable",
        "print.xtable.bpca",
        "print.xtable.default"
      ]
    },
    {
      "page": "qbpca",
      "title": "Quality of the Representation of Variables by Biplot",
      "topics": [
        "qbpca"
      ]
    },
    {
      "page": "summary.bpca",
      "title": "Summary Method for bpca Objects",
      "topics": [
        "print.summary.bpca",
        "summary.bpca"
      ]
    },
    {
      "page": "var.rbf",
      "title": "Projected Correlations by BPCA",
      "topics": [
        "var.rbf"
      ]
    },
    {
      "page": "var.rdf",
      "title": "Diagnostic of Projected Correlations",
      "topics": [
        "var.rdf"
      ]
    },
    {
      "page": "xtable.bpca",
      "title": "LaTeX Table for Biplot Results",
      "topics": [
        "xtable.bpca"
      ]
    }
  ],
  "_readme": "https://github.com/jcfaria/bpca/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "scatterplot3d",
    "tinytex",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 5.556302500767288,
  "_indexed": true,
  "_nocasepkg": "bpca",
  "_universes": [
    "jcfaria"
  ],
  "_previous": "1.5-0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-1",
      "date": "2026-05-25T20:18:54.000Z",
      "distro": "noble",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "5d5843c61c9297c24de9feaf68e52a0df6a4d25c9f64276a5095a99335eea36b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-1",
      "date": "2026-05-25T20:18:22.000Z",
      "distro": "noble",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "d772236c17bb3d080ce41719bc1c05b4e3157fbc413aa28ec8356d149a223ae3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-1",
      "date": "2026-05-25T20:17:28.000Z",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "749ef26e555197e9813fbf6595c633bbce6c1520750d8e7e5c3ac09298895023",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-1",
      "date": "2026-05-25T20:17:08.000Z",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "a942de7b99ce231b45fbf9c1f4e8d4a326ecef2b37c80faa0cb47fb6b7bf8ebd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-1",
      "date": "2026-05-25T20:18:08.000Z",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "f624cf73351e0770704a80e00b7702c1f88d2129c338ef5b113c5e12a9df2581",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-1",
      "date": "2026-05-25T20:16:40.000Z",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "176a52fffa757fe50416009d69959ac332b56f4fe09796770009ee3259364115",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-1",
      "date": "2026-05-25T20:16:38.000Z",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "6ef6ef21068a382cf0c3a585fb33b933ef1bca9e1efbdab699595ec0293371b1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5-1",
      "date": "2026-05-25T20:16:37.000Z",
      "commit": "c4b254fd7da2f07bc2b4c878eab8d4f941db20a7",
      "fileid": "473413b0197221f80ce815ee2d908c44e653ec7d0334447dfa698ffdee1ad9b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/26416289269"
    }
  ]
}