Package: rgoslin
Type: Package
Title: Lipid Shorthand Name Parsing and Normalization
Version: 1.12.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
git_url: https://git.bioconductor.org/packages/rgoslin
git_branch: RELEASE_3_21
git_last_commit: baa41a8
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: yes
Packaged: 2025-04-16 03:16:27 UTC; biocbuild
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.0; x86_64-w64-mingw32; 2025-04-16 15:19:04 UTC; windows
Archs: x64
