Type: Package Package: simplerspec Version: 0.2.1 Date: 2023-09-27 Title: Soil and plant spectroscopic model building and prediction Description: Functions that cover reading of spectral data, outlier removal, spectral preprocessing, calibration sampling, PLS regression using caret, and model diagnostic statistics and plots. Authors@R: person("Philipp", "Baumann", email = "baumann-philipp@protonmail.com", role = c("aut", "cre")) URL: https://github.com/philipp-baumann/simplerspec BugReports: https://github.com/philipp-baumann/simplerspec Depends: R (>= 3.0), foreach Imports: caret, cowplot, data.table, dplyr (>= 0.7.0), e1071, ggplot2 (>= 2.0.0), hexView, magrittr, mvoutlier, modelr, pls, plyr, prospectr, purrr, reshape2, rlang (>= 0.2.0), stringr, tibble, tidyselect, tidyr, utils, glue, broom License: GPL-2 LazyData: true RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Config/pak/sysreqs: libicu-dev Repository: https://philipp-baumann.r-universe.dev Date/Publication: 2023-09-27 13:35:35 UTC RemoteUrl: https://github.com/philipp-baumann/simplerspec RemoteRef: HEAD RemoteSha: 60e120130ce83cfab34115bbfa369ea200b366b4 NeedsCompilation: no Packaged: 2026-06-18 08:39:52 UTC; root Author: Philipp Baumann [aut, cre] Maintainer: Philipp Baumann