Package: glyrepr
Title: Representation for Glycan Compositions and Structures
Version: 0.7.5
Authors@R: 
    person("Bin", "Fu", , "23110220018@m.fudan.edu.cn", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8567-2997"))
Description: Computational representations of glycan compositions and structures,
    including details such as linkages, anomers, and substituents. Supports varying
    levels of monosaccharide specificity (e.g., "Hex" or "Gal") and ambiguous linkages.
    Provides robust parsing and generation of IUPAC-condensed structure strings.
    Optimized for vectorized operations on glycan structures, with efficient handling
    of duplications. As the cornerstone of the glycoverse ecosystem, this package
    delivers the foundational data structures that power glycomics and glycoproteomics
    analysis workflows.
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0), patrick, tibble, knitr, rmarkdown,
        tictoc, lobstr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://glycoverse.github.io/glyrepr/
Imports: checkmate, cli, dplyr, furrr, future, glue, igraph, magrittr,
        pillar, purrr, rlang, rstackdeque, stringr, vctrs (>= 0.6.5)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-29 01:26:52 UTC; fubin
Author: Bin Fu [aut, cre, cph] (ORCID: <https://orcid.org/0000-0001-8567-2997>)
Maintainer: Bin Fu <23110220018@m.fudan.edu.cn>
Repository: CRAN
Date/Publication: 2025-10-29 03:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:34 UTC; windows
