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"), email = "joseclaudio.faria@gmail.com"), person("I. B.", "Allaman", role = "aut"), person("C. G. B.", "Demétrio", role = "aut")) Depends: R (>= 4.1.0) Imports: scatterplot3d, rgl, xtable Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Description: Provides tools for creating 2D and 3D biplots of multivariate data based on principal components analysis, together with diagnostics for reduction quality and enhanced visualization 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 texlive 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: 2026-05-25 20:15:18 UTC; root Author: J. C. Faria [aut, cre], I. B. Allaman [aut], C. G. B. Demétrio [aut] Maintainer: J. C. Faria