Package: bigutilsr Title: Utility Functions for Large-scale Data Version: 0.3.11 Date: 2025-07-30 Authors@R: person("Florian", "Privé", email = "florian.prive.21@gmail.com", role = c("aut", "cre")) Description: Utility functions for large-scale data. For now, package 'bigutilsr' mainly includes functions for outlier detection and unbiased PCA projection. License: GPL-3 Encoding: UTF-8 Language: en-US ByteCompile: TRUE Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/privefl/bigutilsr BugReports: https://github.com/privefl/bigutilsr/issues LinkingTo: Rcpp, RcppArmadillo, RcppEigen Imports: bigassertr (>= 0.1.1), bigparallelr (>= 0.2.3), nabor, Rcpp, robustbase, RSpectra, stats Suggests: covr, Gmedian, mvtnorm, rrcov, spelling, testthat (>= 2.1.0) Repository: https://privefl.r-universe.dev Date/Publication: 2025-07-30 16:11:56 UTC RemoteUrl: https://github.com/privefl/bigutilsr RemoteRef: HEAD RemoteSha: 6afb5f4defff61c2e4ef6d3ef470c242050272ce NeedsCompilation: yes Packaged: 2026-06-24 03:41:11 UTC; root Author: Florian Privé [aut, cre] Maintainer: Florian Privé