{
  "_id": "6a1feaf1b401979e734401d1",
  "Package": "glyanno",
  "Title": "Hierarchical Glycan Annotation",
  "Version": "0.5.0",
  "Authors@R": "person(\"Bin\", \"Fu\", , \"23110220018@m.fudan.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8567-2997\"))",
  "Description": "Hierarchical annotation of glycans based on molecule mass,\ncomposition, and structure. Starting from a molecule mass,\nglyanno calculates possible glycan compositions. Given a glycan\ncomposition, glyanno further deduces possible glycan\nstructures. For glycan structures with generic monosaccharides\n(e.g., \"Hex\", \"HexNAc\"), glyanno refines them into specific\ntypes (e.g., \"Glc\", \"Gal\"). For structures lacking linkage\ninformation (e.g., \"Gal(??-?)GalNAc(??-\"), glyanno infers the\nmost likely linkages (e.g., \"Gal(b1-3)GalNAc(a1-\").",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://glycoverse.github.io/glyanno/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://glycoverse.r-universe.dev",
  "Date/Publication": "2026-04-30 10:20:45 UTC",
  "RemoteUrl": "https://github.com/glycoverse/glyanno",
  "RemoteRef": "v0.5.0",
  "RemoteSha": "b5308bd8b63947953001c131188af172103b4fcc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:45:28 UTC",
    "User": "root"
  },
  "Author": "Bin Fu [aut, cre] (ORCID: <https://orcid.org/0000-0001-8567-2997>)",
  "Maintainer": "Bin Fu <23110220018@m.fudan.edu.cn>",
  "MD5sum": "d4d056f3e2bad4ed8641f2efd3f9c41e",
  "_user": "glycoverse",
  "_type": "src",
  "_file": "glyanno_0.5.0.tar.gz",
  "_fileid": "e1219072ef131d4818317585e4bea5a645ed791af830012f9ccea825115851d8",
  "_filesize": 469597,
  "_sha256": "e1219072ef131d4818317585e4bea5a645ed791af830012f9ccea825115851d8",
  "_created": "2026-06-03T08:45:28.000Z",
  "_published": "2026-06-03T08:50:57.104Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79255845738,
      "time": 256,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379902552"
    },
    {
      "job": 79255845908,
      "time": 295,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379916654"
    },
    {
      "job": 79255845753,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379907049"
    },
    {
      "job": 79255845795,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379907725"
    },
    {
      "job": 79255098355,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379810226"
    },
    {
      "job": 79255845807,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379856237"
    },
    {
      "job": 79255845864,
      "time": 290,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379914949"
    },
    {
      "job": 79255845779,
      "time": 241,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379896992"
    },
    {
      "job": 79255845797,
      "time": 270,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379907154"
    }
  ],
  "_buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/glycoverse/glyanno",
  "_commit": {
    "id": "b5308bd8b63947953001c131188af172103b4fcc",
    "author": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "committer": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "message": "chore: release version 0.5.0\n",
    "time": 1777544445
  },
  "_maintainer": {
    "name": "Bin Fu",
    "email": "23110220018@m.fudan.edu.cn",
    "orcid": "0000-0001-8567-2997"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "glyparse",
      "version": ">= 0.5.3",
      "role": "Imports"
    },
    {
      "package": "glyrepr",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "glymotif",
      "role": "Imports"
    },
    {
      "package": "glydb",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "glycoverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 11
    },
    {
      "week": "2025-46",
      "n": 11
    },
    {
      "week": "2025-47",
      "n": 12
    },
    {
      "week": "2025-48",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-07",
      "n": 15
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 18
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-11-24"
    },
    {
      "name": "v0.1.1",
      "date": "2026-01-27"
    },
    {
      "name": "v0.1.2",
      "date": "2026-02-10"
    },
    {
      "name": "v0.2.0",
      "date": "2026-02-14"
    },
    {
      "name": "v0.3.0",
      "date": "2026-03-15"
    },
    {
      "name": "v0.4.0",
      "date": "2026-03-29"
    },
    {
      "name": "v0.4.1",
      "date": "2026-03-29"
    },
    {
      "name": "v0.4.2",
      "date": "2026-04-27"
    },
    {
      "name": "v0.5.0",
      "date": "2026-04-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fubin1999",
      "count": 103,
      "uuid": 65430559
    }
  ],
  "_userbio": {
    "uuid": 188668119,
    "type": "organization",
    "name": "glycoverse",
    "description": "A modern glycomics and glycoproteomics data analysis framework in R."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glyanno"
  },
  "_devurl": "https://github.com/glycoverse/glyanno",
  "_pkgdown": "https://glycoverse.github.io/glyanno/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glyanno.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "calculate_mz",
    "comp_to_struc",
    "enhance_comp",
    "enhance_struc",
    "fill_anomer_pos",
    "glyanno_mass_dict",
    "mz_to_comp",
    "ppm",
    "struc_to_glytoucan"
  ],
  "_help": [
    {
      "page": "calculate_mz",
      "title": "Calculate m/z values of glycans",
      "topics": [
        "calculate_mz"
      ]
    },
    {
      "page": "comp_to_struc",
      "title": "Convert glycan composition to glycan structure",
      "topics": [
        "comp_to_struc"
      ]
    },
    {
      "page": "enhance_comp",
      "title": "Enhance glycan composition",
      "topics": [
        "enhance_comp"
      ]
    },
    {
      "page": "enhance_struc",
      "title": "Enhance glycan structure",
      "topics": [
        "enhance_struc"
      ]
    },
    {
      "page": "fill_anomer_pos",
      "title": "Fill anomer positions",
      "topics": [
        "fill_anomer_pos"
      ]
    },
    {
      "page": "glyanno_mass_dict",
      "title": "Default Mass Dictionary for Glycan Residues",
      "topics": [
        "glyanno_mass_dict"
      ]
    },
    {
      "page": "mz_to_comp",
      "title": "Convert m/z values to glycan composition",
      "topics": [
        "mz_to_comp"
      ]
    },
    {
      "page": "ppm",
      "title": "Calculate PPM",
      "topics": [
        "ppm"
      ]
    },
    {
      "page": "struc_to_glytoucan",
      "title": "Assign GlyTouCan accessions to glycan structures",
      "topics": [
        "struc_to_glytoucan"
      ]
    }
  ],
  "_pkglogo": "https://github.com/glycoverse/glyanno/raw/v0.5.0/man/figures/logo.png",
  "_readme": "https://github.com/glycoverse/glyanno/raw/v0.5.0/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "cachem",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fs",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "ggview",
    "globals",
    "glue",
    "glydb",
    "glydraw",
    "glyexp",
    "glymotif",
    "glyparse",
    "glyrepr",
    "gtable",
    "httr2",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "memoise",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rstackdeque",
    "rstudioapi",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "glyanno.Rmd",
      "filename": "glyanno.html",
      "title": "Get Started with glyanno",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Challenge",
        "What is glyanno?",
        "Workflow: M/z -> Composition -> Structure",
        "Enhancing Compositions and Structures",
        "Bidirectional Conversion"
      ],
      "created": "2025-11-23 11:29:35",
      "modified": "2026-04-26 12:06:47",
      "commits": 5
    }
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "glyanno",
  "_universes": [
    "glycoverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-03T08:47:46.000Z",
      "distro": "noble",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "7a051101d283ef01f31e4e02dfeb192ccf2d9921442876403d0979072fbccd36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-03T08:47:45.000Z",
      "distro": "noble",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "b8f45e6449a27395db0226cb6b06e73f018ac1a3aac8155d1ef20ae6b096fb9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-03T08:48:35.000Z",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "163be14c67d1239e6b6312d950dde07ab2100d725685582382e59106afa51400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-03T08:48:17.000Z",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "2fe0883147d93e06c1f00d2337a29d91583fe4aa93c4d59a4e062d7e899c4a9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-03T08:47:50.000Z",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "bc5cfd28eeab87b07e07c15e62263596c28e2f3e33a4396687f267ac38ecde4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-03T08:47:07.000Z",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "4ec4e685a94b6baf6d6499c1d43f62df7efd079720ec529844d7e486ad456e13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-03T08:46:44.000Z",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "ebae34158ca0b735933f3a2203a624e67bddf6d39fec376ee927ac1f2c8a065b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-03T08:47:05.000Z",
      "commit": "b5308bd8b63947953001c131188af172103b4fcc",
      "fileid": "7216bc532a5f877b3b2cd6d2856ee3bf40df6a3c2bea4fdf553491efd5250058",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/26873617716"
    }
  ]
}