Package: glyrepr Title: Representation for Glycan Compositions and Structures Version: 0.12.1 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 Roxygen: list(markdown = TRUE) URL: https://glycoverse.github.io/glyrepr/, https://github.com/glycoverse/glyrepr Imports: checkmate, cli, dplyr, furrr, future, glue, igraph, magrittr, pillar, purrr, rlang, rstackdeque, stringr, vctrs (>= 0.6.5) VignetteBuilder: knitr BugReports: https://github.com/glycoverse/glyrepr/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://glycoverse.r-universe.dev Date/Publication: 2026-06-19 06:03:43 UTC RemoteUrl: https://github.com/glycoverse/glyrepr RemoteRef: v0.12.1 RemoteSha: 492f3ac650787ef3032c2cdf0385b6eb4d3bcf39 NeedsCompilation: no Packaged: 2026-06-19 09:10:18 UTC; root Author: Bin Fu [aut, cre, cph] (ORCID: ) Maintainer: Bin Fu <23110220018@m.fudan.edu.cn>