Package: resemble Type: Package Title: Similarity Retrieval and Local Learning for Spectral Chemometrics Version: 3.0.1 Date: 2026-04-21 Authors@R: c( person(given = "Leonardo", family = "Ramirez-Lopez", role = c("aut", "cre"), email = "ramirez.lopez.leo@gmail.com", comment = c(ORCID = "0000-0002-5369-5120")), person(given = "Antoine", family = "Stevens", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-1588-7519")), person(given = "Claudio", family = "Orellano", role = c("ctb")) ) BugReports: https://github.com/l-ramirez-lopez/resemble/issues Description: Functions for dissimilarity analysis and machine learning in complex spectral data sets, including memory-based learning (MBL), optimal subset search and selection, and retrieval-based modelling with model libraries. Supports local learning, optimisation of spectral libraries, and ensemble prediction from precomputed models. Most of these functions are based on the methods presented in Ramirez-Lopez et al. (2013) . License: MIT + file LICENSE URL: https://l-ramirez-lopez.github.io/resemble/, https://github.com/l-ramirez-lopez/resemble Depends: R (>= 4.2.0) Imports: foreach, iterators, RhpcBLASctl, Rcpp (>= 1.0.3), mathjaxr (>= 1.0), lifecycle (>= 0.2.0) Suggests: prospectr, parallel, doParallel, testthat, quarto, knitr LinkingTo: Rcpp, RcppArmadillo RdMacros: mathjaxr VignetteBuilder: quarto NeedsCompilation: yes RoxygenNote: 7.3.3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/VersionName: tarragona Repository: https://l-ramirez-lopez.r-universe.dev Date/Publication: 2026-04-21 16:18:13 UTC RemoteUrl: https://github.com/l-ramirez-lopez/resemble RemoteRef: HEAD RemoteSha: d98c1c0c5ae19ae742a3321627e42c9ef15f0bf0 Packaged: 2026-07-21 09:15:58 UTC; root Author: Leonardo Ramirez-Lopez [aut, cre] (ORCID: ), Antoine Stevens [aut, ctb] (ORCID: ), Claudio Orellano [ctb] Maintainer: Leonardo Ramirez-Lopez