Package: HDANOVA Type: Package Title: High-Dimensional Analysis of Variance Version: 0.8.6 Date: 2026-04-22 Authors@R: c(person(given = "Kristian Hovde", family = "Liland", role = c("aut", "cre"), email = "kristian.liland@nmbu.no", comment = c(ORCID = "0000-0001-6468-9423"))) Description: Functions and datasets to support Smilde, Marini, Westerhuis and Liland (2025, ISBN: 978-1-394-21121-0) "Analysis of Variance for High-Dimensional Data - Applications in Life, Food and Chemical Sciences". This implements and imports a collection of methods for HD-ANOVA data analysis with common interfaces, result- and plotting functions, multiple real data sets and four vignettes covering a range different applications. Depends: R (>= 3.5.0) Imports: car, lme4, MASS, mixlm (>= 1.4.3), pls, pracma, progress, Rcpp, reformulas, RSpectra LinkingTo: Rcpp, RcppArmadillo Suggests: knitr, testthat (>= 3.0.0), vegan Config/testthat/edition: 3 License: GPL (>= 2) URL: https://khliland.github.io/HDANOVA/, https://github.com/khliland/HDANOVA/ BugReports: https://github.com/khliland/HDANOVA/issues/ Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev Repository: https://khliland.r-universe.dev Date/Publication: 2026-06-01 07:26:00 UTC RemoteUrl: https://github.com/khliland/hdanova RemoteRef: HEAD RemoteSha: 20e3ed3e9f98d5b1f5a044541a9414229171b3d6 NeedsCompilation: yes Packaged: 2026-06-24 03:24:12 UTC; root Author: Kristian Hovde Liland [aut, cre] (ORCID: ) Maintainer: Kristian Hovde Liland