Package: ASICS
Type: Package
Title: Automatic Statistical Identification in Complex Spectra
Version: 2.26.0
Authors@R: c(
    person("Gaëlle", "Lefort", email = "gaelle.lefort@inrae.fr", role = c("aut", "cre")),
    person("Rémi", "Servien", email = "remi.servien@inrae.fr", role = "aut"),
    person("Patrick", "Tardivel", role = "aut"),
    person("Nathalie", "Vialaneix", email = "nathalie.vialaneix@inrae.fr", role = "aut"))
Description: With a set of pure metabolite reference spectra, ASICS
        quantifies concentration of metabolites in a complex spectrum.
        The identification of metabolites is performed by fitting a
        mixture model to the spectra of the library with a sparse
        penalty. The method and its statistical properties are
        described in Tardivel et al. (2017)
        <doi:10.1007/s11306-017-1244-5>.
Depends: R (>= 3.5)
Imports: BiocParallel, ggplot2, glmnet, grDevices, gridExtra, methods,
        mvtnorm, PepsNMR, plyr, quadprog, ropls, stats,
        SummarizedExperiment, utils, Matrix, zoo
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, BiocStyle, testthat, ASICSdata
VignetteBuilder: knitr
Collate: 'ASICS.R' 'Spectra-class.R' 'ASICSResults-class.R'
        'AnalysisResults-class.R' 'PureLibrary-class.R' 'alignment.R'
        'analysis_on_quantification.R' 'concentration_optimisation.R'
        'data.R' 'library_transformation.R' 'load_data.R'
        'plotAlignment.R' 'plot_spectrum.R' 'simulation.R'
        'user_guide.R' 'utils.R'
biocViews: Software, DataImport, Cheminformatics, Metabolomics
Config/pak/sysreqs: make libicu-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:44:17 UTC
RemoteUrl: https://github.com/bioc/ASICS
RemoteRef: RELEASE_3_22
RemoteSha: 3e46722ec95f9265dac060baba90fb015b0dd5c1
NeedsCompilation: no
Packaged: 2026-02-02 09:05:07 UTC; root
Author: Gaëlle Lefort [aut, cre],
  Rémi Servien [aut],
  Patrick Tardivel [aut],
  Nathalie Vialaneix [aut]
Maintainer: Gaëlle Lefort <gaelle.lefort@inrae.fr>
Built: R 4.5.2; ; 2026-02-02 09:07:08 UTC; windows
