Package: glydraw
Title: Draw Beautiful Symbol Nomenclature for Glycans
Version: 0.6.3
Authors@R: c(
    person("Bin", "Fu", , "23110220018@m.fudan.edu.cn", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8567-2997")),
    person("Xisong", "Feng", , "1225774778@qq.com", role = c("aut"),
           comment = c(ORCID = "0009-0000-4057-1295"))
    )
Description: A 'ggplot2'-native plotting engine for drawing reproducible beautiful
    Symbol Nomenclature for Glycans (SNFG) glycan cartoons from glycan structure
    objects or text notations, with support for batch export, structural
    highlighting, and deep appearance customization. It follows the SNFG
    specification described at <https://www.ncbi.nlm.nih.gov/glycans/snfg.html>.
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://glycoverse.github.io/glydraw/,
        https://github.com/glycoverse/glydraw
Imports: glyrepr (>= 0.10.0), rlang, dplyr, ggplot2 (>= 4.0.0), igraph,
        purrr, png, glyparse, cli, checkmate, scales, fs
VignetteBuilder: knitr
BugReports: https://github.com/glycoverse/glydraw/issues
NeedsCompilation: no
Packaged: 2026-07-06 05:54:29 UTC; fubin
Author: Bin Fu [aut, cre, cph] (ORCID: <https://orcid.org/0000-0001-8567-2997>),
  Xisong Feng [aut] (ORCID: <https://orcid.org/0009-0000-4057-1295>)
Maintainer: Bin Fu <23110220018@m.fudan.edu.cn>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-07-14 16:30:02 UTC
Built: R 4.6.0; ; 2026-07-14 19:10:00 UTC; unix
