Package: micompr
Title: Multivariate Independent Comparison of Observations
Version: 1.3.0
Authors@R: person("Nuno", "Fachada", email = "faken@fakenmc.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-8487-5837"))
Maintainer: Nuno Fachada <faken@fakenmc.com>
Description: A procedure for comparing multivariate samples associated with
    different groups. It uses principal component analysis to convert
    multivariate observations into a set of linearly uncorrelated statistical
    measures, which are then compared using a number of statistical methods. The
    procedure is independent of the distributional properties of samples and
    automatically selects features that best explain their differences, avoiding
    manual selection of specific points or summary statistics. It is appropriate
    for comparing samples of time series, images, spectrometric measures or
    similar multivariate observations. This package is described in Fachada et
    al. (2016) <doi:10.32614/RJ-2016-055>.
Depends: R (>= 4.4.0)
Imports: utils, graphics, methods, stats
Suggests: biotools, MVN (>= 6.0), testthat (>= 3.0.0), knitr, roxygen2,
        devtools
License: MIT + file LICENSE
URL: https://github.com/nunofachada/micompr
BugReports: https://github.com/nunofachada/micompr/issues
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-25 14:29:56 UTC; nuno
Author: Nuno Fachada [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8487-5837>)
Repository: CRAN
Date/Publication: 2025-08-25 14:50:07 UTC
Built: R 4.5.1; ; 2025-10-21 12:03:26 UTC; windows
