Package: windows.pls
Title: Segmentation Approaches in Chemometrics
Version: 0.1.0
Authors@R: 
    person("Elia", "Gonzato", , "elia.gonzato@outlook.it", role = c("aut", "cre", "cph"))
Maintainer: Elia Gonzato <elia.gonzato@outlook.it>
Description: Evaluation of prediction performance of smaller regions of
    spectra for Chemometrics. Segmentation of spectra, evolving dimensions
    regions and sliding windows as selection methods. Election of the best
    model among those computed based on error metrics. Chen et al.(2017)
    <doi:10.1007/s00216-017-0218-9>.
License: MIT + file LICENSE
URL: https://github.com/egonzato/windows.pls
BugReports: https://github.com/egonzato/windows.pls/issues
Depends: R (>= 2.10)
Imports: dplyr, ggplot2, grDevices, mdatools, readr, stringr, tidyr,
        tidyverse
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.2.3
Packaged: 2023-08-08 18:07:28 UTC; Elia Gonzato
Author: Elia Gonzato [aut, cre, cph]
Repository: CRAN
Date/Publication: 2023-08-09 17:30:02 UTC
Built: R 4.2.0; ; 2023-08-09 18:21:41 UTC; unix
