Package: smsets Date: 2026-01-22 Title: Simple Multivariate Statistical Estimation and Tests Version: 2.0.0 Authors@R: person(given = "Jorge", family = "Navarro Alberto", role = c("aut", "cre", "cph"), email = "ganava4@gmail.com", comment = c(ORCID = "0000-0002-5027-6908")) Description: A collection of simple parameter estimation and tests for the comparison of multivariate means and variation, to accompany Chapters 4 and 5 of the book Multivariate Statistical Methods. A Primer (5th edition), by Manly BFJ, Navarro Alberto JA & Gerow K (2024) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.6) LazyData: true Imports: stringr, data.table, Hotelling, biotools, effectsize, crayon Suggests: car, knitr, rmarkdown, testthat (>= 3.0.0), Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://github.com/ganava4/smsets BugReports: https://github.com/ganava4/smsets/issues Config/pak/sysreqs: libicu-dev Repository: https://ganava4.r-universe.dev Date/Publication: 2026-01-24 17:18:52 UTC RemoteUrl: https://github.com/ganava4/smsets RemoteRef: HEAD RemoteSha: 09f32814f9c8c73cab943688b129fd417958e11a NeedsCompilation: no Packaged: 2026-06-23 08:03:40 UTC; root Author: Jorge Navarro Alberto [aut, cre, cph] (ORCID: ) Maintainer: Jorge Navarro Alberto