Package: rgoslin Type: Package Title: Lipid Shorthand Name Parsing and Normalization Version: 1.17.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.r-universe.dev Date/Publication: 2026-04-28 12:57:59 UTC RemoteUrl: https://github.com/bioc/rgoslin RemoteRef: HEAD RemoteSha: 788f2b966435f4716e1b326be4aa9030b12f4c1e NeedsCompilation: yes Packaged: 2026-06-23 20:32:47 UTC; root Author: Nils Hoffmann [aut, cre] (ORCID: ), Dominik Kopczynski [aut] (ORCID: ) Maintainer: Nils Hoffmann