Package: rgoslin
Type: Package
Title: Lipid Shorthand Name Parsing and Normalization
Version: 1.14.0
Date: 2024-04-12
Authors@R: c(
    person("Nils", "Hoffmann", email = "nils.hoffmann@cebitec.uni-bielefeld.de", role=c("aut","cre"), comment = c(ORCID = "0000-0002-6540-6875")),
    person("Dominik", "Kopczynski", email = "dominik.kopczynski@univie.ac.at", role=c("aut"), comment = c(ORCID = "0000-0001-5885-4568")))
Description: The R implementation for the Grammar of Succint Lipid
        Nomenclature parses different short hand notation dialects for
        lipid names. It normalizes them to a standard name. It further
        provides calculated monoisotopic masses and sum formulas for
        each successfully parsed lipid name and supplements it with
        LIPID MAPS Category and Class information. Also, the structural
        level and further structural details about the head group,
        fatty acyls and functional groups are returned, where
        applicable.
License: MIT + file LICENSE
Imports: Rcpp (>= 1.0.3), dplyr
LinkingTo: Rcpp
Suggests: testthat (>= 2.1.0), BiocStyle, knitr, rmarkdown, kableExtra,
        BiocManager, stringr, stringi, ggplot2, tibble, lipidr
RoxygenNote: 7.1.2
Encoding: UTF-8
VignetteBuilder: knitr
biocViews: Software, Lipidomics, Metabolomics, Preprocessing,
        Normalization, MassSpectrometry
BugReports: https://github.com/lifs-tools/rgoslin/issues
URL: https://github.com/lifs-tools/rgoslin
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:15:32 UTC
RemoteUrl: https://github.com/bioc/rgoslin
RemoteRef: RELEASE_3_22
RemoteSha: 484ceb7368600c360ef44c0d7fc2d35f75213d8a
NeedsCompilation: yes
Packaged: 2025-11-11 17:02:16 UTC; root
Author: Nils Hoffmann [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6540-6875>),
  Dominik Kopczynski [aut] (ORCID:
    <https://orcid.org/0000-0001-5885-4568>)
Maintainer: Nils Hoffmann <nils.hoffmann@cebitec.uni-bielefeld.de>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 17:08:27 UTC; windows
Archs: x64
