Encoding: UTF-8 Package: multiblock Type: Package Title: Multiblock Data Fusion in Statistics and Machine Learning Version: 0.8.10 Date: 2025-04-01 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")), person(given = "Solve", family = "Sæbø", role = c("ctb")), person(given = "Stefan", family = "Schrunner", role = c("rev"))) Description: Functions and datasets to support Smilde, Næs and Liland (2021, ISBN: 978-1-119-60096-1) "Multiblock Data Fusion in Statistics and Machine Learning - Applications in the Natural and Life Sciences". This implements and imports a large collection of methods for multiblock data analysis with common interfaces, result- and plotting functions, several real data sets and six vignettes covering a range different applications. License: GPL (>= 2) URL: https://khliland.github.io/multiblock/, https://github.com/khliland/multiblock/ BugReports: https://github.com/khliland/multiblock/issues/ Depends: R (>= 3.5.0) Imports: ade4, car, HDANOVA (>= 0.8.2), MASS, mixlm, plotrix, pls, plsVarSel, pracma, progress, Rcpp, RSpectra, SSBtools Suggests: EMSC, FactoMineR, geigen, RGCCA (>= 3.0.0), r.jive, rmarkdown, knitr LinkingTo: Rcpp, RcppEigen Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev Repository: https://khliland.r-universe.dev Date/Publication: 2025-04-01 07:55:19 UTC RemoteUrl: https://github.com/khliland/multiblock RemoteRef: HEAD RemoteSha: 433a4e652b7afd8351232363a18d9befc6a6c2aa NeedsCompilation: yes Packaged: 2026-06-21 08:48:12 UTC; root Author: Kristian Hovde Liland [aut, cre] (ORCID: ), Solve Sæbø [ctb], Stefan Schrunner [rev] Maintainer: Kristian Hovde Liland