{
  "_id": "6a1efa96b401979e7341878e",
  "Package": "glydet",
  "Title": "Describe Glycosylation Structural Properties in a Site Specific\nManner",
  "Version": "0.11.0",
  "Authors@R": "person(\"Bin\", \"Fu\", , \"23110220018@m.fudan.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8567-2997\"))",
  "Description": "Calculate and analyze glycosylation derived traits for\nsite-specific glycoproteomics data. Derived traits are summary\nfeatures that aggregate individual glycan abundances into\nbiologically meaningful groups (e.g., galactosylation,\nsialylation, fucosylation, branching). This package provides\nfunctions to compute well-established derived traits from the\nliterature, and features a domain-specific language for\ndefining custom derived traits tailored to specific research\nneeds.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://glycoverse.github.io/glydet/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev",
  "Repository": "https://glycoverse.r-universe.dev",
  "Date/Publication": "2026-05-04 03:36:51 UTC",
  "RemoteUrl": "https://github.com/glycoverse/glydet",
  "RemoteRef": "v0.11.0",
  "RemoteSha": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 02:52:56 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": "bbf6b71cb0bbf1362166696ef8d102aa",
  "_user": "glycoverse",
  "_type": "src",
  "_file": "glydet_0.11.0.tar.gz",
  "_fileid": "53c6d1329a719aaad676a9c742c827fd0971f30aac267efbedcac56ead0b7ca7",
  "_filesize": 299412,
  "_sha256": "53c6d1329a719aaad676a9c742c827fd0971f30aac267efbedcac56ead0b7ca7",
  "_created": "2026-05-17T02:52:56.000Z",
  "_published": "2026-06-02T15:45:26.190Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111601012,
      "time": 297,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7057826886"
    },
    {
      "job": 79111600751,
      "time": 287,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7057823613"
    },
    {
      "job": 79111600745,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7057795924"
    },
    {
      "job": 79111601123,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7057800457"
    },
    {
      "job": 79111599962,
      "time": 671,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7038739389"
    },
    {
      "job": 79111599807,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362698561"
    },
    {
      "job": 79111600968,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7057807308"
    },
    {
      "job": 79111601085,
      "time": 254,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7057813344"
    },
    {
      "job": 79111601560,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7057809042"
    }
  ],
  "_buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/glycoverse/glydet",
  "_commit": {
    "id": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
    "author": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "committer": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "message": "chore: release version 0.11.0\n",
    "time": 1777865811
  },
  "_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": "glymotif",
      "version": ">= 0.13.0",
      "role": "Imports"
    },
    {
      "package": "glyparse",
      "version": ">= 0.5.3",
      "role": "Imports"
    },
    {
      "package": "glyrepr",
      "version": ">= 0.10.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "glyexp",
      "version": ">= 0.12.3",
      "role": "Suggests"
    },
    {
      "package": "glyclean",
      "version": ">= 0.12.0",
      "role": "Suggests"
    },
    {
      "package": "glystats",
      "version": ">= 0.6.3",
      "role": "Suggests"
    },
    {
      "package": "missForest",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "role": "Suggests"
    }
  ],
  "_owner": "glycoverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 14
    },
    {
      "week": "2025-36",
      "n": 14
    },
    {
      "week": "2025-37",
      "n": 16
    },
    {
      "week": "2025-38",
      "n": 27
    },
    {
      "week": "2025-39",
      "n": 15
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 22
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 13
    },
    {
      "week": "2026-01",
      "n": 13
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 7
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 19
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-09"
    },
    {
      "name": "v0.1.1",
      "date": "2025-09-12"
    },
    {
      "name": "v0.2.0",
      "date": "2025-09-17"
    },
    {
      "name": "v0.3.0",
      "date": "2025-09-20"
    },
    {
      "name": "v0.3.1",
      "date": "2025-09-20"
    },
    {
      "name": "v0.4.0",
      "date": "2025-09-21"
    },
    {
      "name": "v0.4.1",
      "date": "2025-09-22"
    },
    {
      "name": "v0.5.0",
      "date": "2025-09-24"
    },
    {
      "name": "v0.6.0",
      "date": "2025-10-06"
    },
    {
      "name": "v0.6.1",
      "date": "2025-10-09"
    },
    {
      "name": "v0.6.2",
      "date": "2025-10-09"
    },
    {
      "name": "v0.6.3",
      "date": "2025-10-17"
    },
    {
      "name": "v0.6.4",
      "date": "2025-11-01"
    },
    {
      "name": "v0.6.5",
      "date": "2025-11-08"
    },
    {
      "name": "v0.7.0",
      "date": "2025-12-22"
    },
    {
      "name": "v0.8.0",
      "date": "2025-12-29"
    },
    {
      "name": "v0.8.1",
      "date": "2025-12-30"
    },
    {
      "name": "v0.9.0",
      "date": "2026-01-12"
    },
    {
      "name": "v0.9.1",
      "date": "2026-01-27"
    },
    {
      "name": "v0.10.0",
      "date": "2026-02-04"
    },
    {
      "name": "v0.10.1",
      "date": "2026-02-04"
    },
    {
      "name": "v0.10.2",
      "date": "2026-02-10"
    },
    {
      "name": "v0.10.3",
      "date": "2026-03-14"
    },
    {
      "name": "v0.10.4",
      "date": "2026-03-24"
    },
    {
      "name": "v0.11.0",
      "date": "2026-05-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fubin1999",
      "count": 211,
      "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/glydet"
  },
  "_devurl": "https://github.com/glycoverse/glydet",
  "_pkgdown": "https://glycoverse.github.io/glydet/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glydet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_meta_properties",
    "all_mp_fns",
    "all_traits",
    "basic_traits",
    "derive_traits",
    "derive_traits_",
    "explain_trait",
    "get_meta_properties",
    "has_bisecting",
    "make_trait",
    "n_antennae",
    "n_arm_fuc",
    "n_core_fuc",
    "n_fuc",
    "n_gal",
    "n_glycan_type",
    "n_man",
    "n_sia",
    "n_terminal_gal",
    "prop",
    "quantify_motifs",
    "ratio",
    "total",
    "traits_basic",
    "traits_clerc_2018",
    "traits_detailed",
    "traits_fu_2026",
    "traits_li_2025",
    "wmean",
    "wsum"
  ],
  "_help": [
    {
      "page": "add_meta_properties",
      "title": "Add Meta-Properties to Experiment",
      "topics": [
        "add_meta_properties"
      ]
    },
    {
      "page": "all_mp_fns",
      "title": "Get All Meta-Property Functions",
      "topics": [
        "all_mp_fns"
      ]
    },
    {
      "page": "derive_traits",
      "title": "Calculate Derived Traits",
      "topics": [
        "derive_traits"
      ]
    },
    {
      "page": "derive_traits_",
      "title": "Calculate Derived Traits from Tidy Data",
      "topics": [
        "derive_traits_"
      ]
    },
    {
      "page": "explain_trait",
      "title": "Explain a Derived Trait",
      "topics": [
        "explain_trait"
      ]
    },
    {
      "page": "get_meta_properties",
      "title": "Get Meta-Properties of Glycans",
      "topics": [
        "get_meta_properties"
      ]
    },
    {
      "page": "make_trait",
      "title": "Use a Large Language Model (LLM) to create a derived trait function",
      "topics": [
        "make_trait"
      ]
    },
    {
      "page": "n_glycan_type",
      "title": "Determine N-Glycan Key Properties",
      "topics": [
        "has_bisecting",
        "n_antennae",
        "n_arm_fuc",
        "n_core_fuc",
        "n_fuc",
        "n_gal",
        "n_glycan_type",
        "n_man",
        "n_sia",
        "n_terminal_gal"
      ]
    },
    {
      "page": "prop",
      "title": "Create a Proportion Trait",
      "topics": [
        "prop"
      ]
    },
    {
      "page": "quantify_motifs",
      "title": "Quantify Motifs in an Experiment",
      "topics": [
        "quantify_motifs"
      ]
    },
    {
      "page": "ratio",
      "title": "Create a Ratio Trait",
      "topics": [
        "ratio"
      ]
    },
    {
      "page": "total",
      "title": "Create a Total Abundance Trait",
      "topics": [
        "total"
      ]
    },
    {
      "page": "traits_basic",
      "title": "Get Basic Derived Traits",
      "topics": [
        "basic_traits",
        "traits_basic"
      ]
    },
    {
      "page": "traits_clerc_2018",
      "title": "Get Traits in Clerc et al. 2018",
      "topics": [
        "traits_clerc_2018"
      ]
    },
    {
      "page": "traits_detailed",
      "title": "Get Detailed Derived Traits",
      "topics": [
        "all_traits",
        "traits_detailed"
      ]
    },
    {
      "page": "traits_fu_2026",
      "title": "Get Traits in Fu et al. 2026",
      "topics": [
        "traits_fu_2026"
      ]
    },
    {
      "page": "traits_li_2025",
      "title": "Get Traits in Li et al. 2025",
      "topics": [
        "traits_li_2025"
      ]
    },
    {
      "page": "wmean",
      "title": "Create a Weighted-Mean Trait",
      "topics": [
        "wmean"
      ]
    },
    {
      "page": "wsum",
      "title": "Create a Weighted Sum Trait",
      "topics": [
        "wsum"
      ]
    }
  ],
  "_pkglogo": "https://github.com/glycoverse/glydet/raw/v0.11.0/man/figures/logo.png",
  "_readme": "https://github.com/glycoverse/glydet/raw/v0.11.0/README.md",
  "_rundeps": [
    "backports",
    "cachem",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fs",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "ggview",
    "globals",
    "glue",
    "glydraw",
    "glyexp",
    "glymotif",
    "glyparse",
    "glyrepr",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "memoise",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "rstackdeque",
    "rstudioapi",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "custom-traits.Rmd",
      "filename": "custom-traits.html",
      "title": "Defining Custom Traits",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Custom Traits",
        "Trait Factories",
        "prop()",
        "ratio()",
        "wmean()",
        "total()",
        "wsum()",
        "Using Custom Traits",
        "Validating Trait Definitions",
        "Custom Meta-Properties",
        "Defining Custom Meta-Properties with Functions",
        "Defining Custom Meta-Properties with Columns",
        "Using make_trait()",
        "Exercise Solutions"
      ],
      "created": "2025-09-09 02:24:09",
      "modified": "2026-05-03 14:30:50",
      "commits": 19
    },
    {
      "source": "glydet.Rmd",
      "filename": "glydet.html",
      "title": "Get Started with glydet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Important Notes Before You Start",
        "Prerequisites",
        "Data Types",
        "Your First Analysis",
        "Site-Specific Derived Traits in Glycoproteomics",
        "Understanding Meta-Properties",
        "get_meta_properties()",
        "add_meta_properties()",
        "Meta-Property Functions",
        "Working with Structural Ambiguity",
        "Generic vs. Specific Monosaccharides",
        "Handling Detailed Structures",
        "Extending Functionality",
        "What's Next?"
      ],
      "created": "2025-09-08 12:16:52",
      "modified": "2026-05-03 14:30:50",
      "commits": 13
    },
    {
      "source": "quantify-motifs.Rmd",
      "filename": "quantify-motifs.html",
      "title": "Quantifying Glycan Motifs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is motif quantification?",
        "The quantify_motifs() function",
        "Absolute vs. relative motif quantification",
        "Absolute motif quantification",
        "Relative motif quantification",
        "Choosing the right approach",
        "Connection to derived traits"
      ],
      "created": "2025-10-06 06:41:36",
      "modified": "2026-05-01 15:43:41",
      "commits": 3
    }
  ],
  "_score": 5.014940349792936,
  "_indexed": true,
  "_nocasepkg": "glydet",
  "_universes": [
    "glycoverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-05-18T12:31:16.000Z",
      "distro": "noble",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "4f97f2c9795fca7377fd30e9fc9d6c3e3029a45bfc60a65c90f757c0360a5b3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-05-18T12:31:13.000Z",
      "distro": "noble",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "ed6b3a5ccf1932a5c471a3c3fa279f3f6ac49507e1e0d5520a58f4e3ee756089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-05-18T12:30:20.000Z",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "7fa7999fdf2e7823042a6b129747b088244c097df69ce6d36112b0b198632f29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-05-18T12:30:21.000Z",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "32ce100e7caac976e3c65ed8e97f3f88927c62d9d97ba4874fe01de06851e3c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-18T12:29:52.000Z",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "a0f0f0284572258e3e297cdc6fd3051e0e521d9b32afa7b1e0e2ca070c38bbf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-18T12:30:08.000Z",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "7983d265064c99c1569746eb8788269439f4bb0de8fa52e75b90ad2044c85409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-18T12:30:09.000Z",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "8cad290e0a0bd54eebb002d0ca6f03b71ca1801bc97956770b167f407d42659e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.0",
      "date": "2026-06-02T15:45:09.000Z",
      "commit": "196d23ec9cdf44b8729f563bd33493777ef2b18e",
      "fileid": "3e311253ca1260243cca1ae8ceea189ea7e7f64193ac386c2a137da877d153ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25979387807"
    }
  ]
}