Package: multivarious
Title: Extensible Data Structures for Multivariate Analysis
Version: 0.3.1
Authors@R: 
    person(given = "Bradley",
           family = "Buchsbaum",
           role = c("aut", "cre"),
           email = "brad.buchsbaum@gmail.com",
           comment = c(ORCID = "0000-0002-1108-4866"))
Description: Provides a set of basic and extensible data structures and functions for multivariate analysis, including dimensionality reduction techniques, projection methods, and preprocessing functions. The aim of this package is to offer a flexible and user-friendly framework for multivariate analysis that can be easily extended for custom requirements and specific data analysis tasks.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: rlang, chk, glmnet, corpcor, Matrix, rsvd, svd, pls, irlba,
        RSpectra, proxy, matrixStats, ggplot2, ggrepel, future.apply,
        tibble, dplyr, crayon, MASS, methods, cli, withr, assertthat,
        future, geigen, PRIMME, GPArotation, lifecycle
Suggests: covr, randomForest, testthat, magrittr, knitr, rmarkdown
URL: https://bbuchsbaum.github.io/multivarious/
VignetteBuilder: knitr
Config/Needs/website: albersdown
NeedsCompilation: no
Packaged: 2026-01-21 14:59:29 UTC; bbuchsbaum
Author: Bradley Buchsbaum [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1108-4866>)
Maintainer: Bradley Buchsbaum <brad.buchsbaum@gmail.com>
Depends: R (>= 4.2.0)
Repository: CRAN
Date/Publication: 2026-01-21 23:00:03 UTC
Built: R 4.6.0; ; 2026-02-14 04:19:37 UTC; windows
