{
  "_id": "6a5f01569baadeef8ab587fa",
  "Package": "glyread",
  "Title": "Read and process glycomics and glycoproteomics data",
  "Version": "0.12.1",
  "Authors@R": "person(\"Bin\", \"Fu\", , \"23110220018@m.fudan.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8567-2997\"))",
  "Description": "Provides a unified interface for reading and processing\nquantification results from various glycomics and\nglycoproteomics software tools, including Byonic (ByoLogic,\npGlycoQuant), StrucGP, pGlyco3 (pGlycoQuant), Glyco-Decipher,\nGlyHunter, and MSFragger. The package standardizes raw data\nfrom different sources, performs peptide-spectrum match (PSM)\naggregation, parses glycan compositions and structures, and\nconverts the data into a standardized 'GlycomicSE' and\n'GlycoproteomicSE' objects from the 'glyexp' package for\ndownstream analysis within the glycoverse ecosystem.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://glycoverse.github.io/glyread/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://glycoverse.r-universe.dev",
  "Date/Publication": "2026-07-16 10:59:51 UTC",
  "RemoteUrl": "https://github.com/glycoverse/glyread",
  "RemoteRef": "v0.12.1",
  "RemoteSha": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 05:14:51 UTC",
    "User": "root"
  },
  "Author": "Bin Fu [aut, cre] (ORCID: <https://orcid.org/0000-0001-8567-2997>)",
  "Maintainer": "Bin Fu <23110220018@m.fudan.edu.cn>",
  "_user": "glycoverse",
  "_type": "src",
  "_file": "glyread_0.12.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/597135851fa137a8ffd5e06c96c0017722ce93e2e8aae677fa2aa2427d0ab502",
  "_filesize": 466757,
  "_sha256": "597135851fa137a8ffd5e06c96c0017722ce93e2e8aae677fa2aa2427d0ab502",
  "_expires": "2026-10-29T05:19:15.000Z",
  "_created": "2026-07-21T05:14:51.000Z",
  "_published": "2026-07-21T05:19:18.170Z",
  "_jobs": [
    {
      "job": 88549011590,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484639629"
    },
    {
      "job": 88549011561,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484645281"
    },
    {
      "job": 88549011551,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484624019"
    },
    {
      "job": 88549011563,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484632854"
    },
    {
      "job": 88548489941,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484582312"
    },
    {
      "job": 88549011583,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484621480"
    },
    {
      "job": 88549011694,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484623560"
    },
    {
      "job": 88549011634,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484624721"
    },
    {
      "job": 88549011603,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484626421"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810",
  "_status": "success",
  "_upstream": "https://github.com/glycoverse/glyread",
  "_commit": {
    "id": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
    "author": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "committer": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "message": "chore: release version 0.12.1\n",
    "time": 1784199591
  },
  "_maintainer": {
    "name": "Bin Fu",
    "email": "23110220018@m.fudan.edu.cn",
    "orcid": "0000-0001-8567-2997"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glyexp",
      "version": ">= 0.16.0",
      "role": "Imports"
    },
    {
      "package": "glyparse",
      "version": ">= 0.5.3",
      "role": "Imports"
    },
    {
      "package": "glyrepr",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "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": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "glycoverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 7
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 9
    },
    {
      "week": "2025-42",
      "n": 12
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 10
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 14
    },
    {
      "week": "2026-28",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2025-07-25"
    },
    {
      "name": "v0.6.0",
      "date": "2025-08-20"
    },
    {
      "name": "v0.6.1",
      "date": "2025-09-12"
    },
    {
      "name": "v0.6.2",
      "date": "2025-10-09"
    },
    {
      "name": "v0.6.3",
      "date": "2025-10-12"
    },
    {
      "name": "v0.7.0",
      "date": "2025-10-16"
    },
    {
      "name": "v0.8.0",
      "date": "2025-10-16"
    },
    {
      "name": "v0.8.1",
      "date": "2025-11-01"
    },
    {
      "name": "v0.8.2",
      "date": "2025-11-08"
    },
    {
      "name": "v0.8.3",
      "date": "2025-12-24"
    },
    {
      "name": "v0.8.4",
      "date": "2026-01-14"
    },
    {
      "name": "v0.9.0",
      "date": "2026-01-31"
    },
    {
      "name": "v0.9.1",
      "date": "2026-02-09"
    },
    {
      "name": "v0.9.2",
      "date": "2026-03-26"
    },
    {
      "name": "v0.10.0",
      "date": "2026-04-20"
    },
    {
      "name": "v0.11.0",
      "date": "2026-05-02"
    },
    {
      "name": "v0.12.0",
      "date": "2026-07-13"
    },
    {
      "name": "v0.12.1",
      "date": "2026-07-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fubin1999",
      "count": 193,
      "uuid": 65430559
    }
  ],
  "_userbio": {
    "uuid": 188668119,
    "type": "organization",
    "name": "glycoverse",
    "followers": 3,
    "description": "A modern glycomics and glycoproteomics data analysis framework in R."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glyread"
  },
  "_devurl": "https://github.com/glycoverse/glyread",
  "_pkgdown": "https://glycoverse.github.io/glyread/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glyread.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "read_byonic_byologic",
    "read_byonic_pglycoquant",
    "read_glycan_finder",
    "read_glyco_decipher",
    "read_glyhunter",
    "read_msfragger",
    "read_pglyco3",
    "read_pglyco3_pglycoquant",
    "read_strucgp"
  ],
  "_help": [
    {
      "page": "read_byonic_byologic",
      "title": "Read Byonic-Byologic result",
      "topics": [
        "read_byonic_byologic"
      ]
    },
    {
      "page": "read_byonic_pglycoquant",
      "title": "Read Byonic-pGlycoQuant result",
      "topics": [
        "read_byonic_pglycoquant"
      ]
    },
    {
      "page": "read_glycan_finder",
      "title": "Read GlycanFinder result",
      "topics": [
        "read_glycan_finder"
      ]
    },
    {
      "page": "read_glyco_decipher",
      "title": "Read glyco-decipher output",
      "topics": [
        "read_glyco_decipher"
      ]
    },
    {
      "page": "read_glyhunter",
      "title": "Read GlyHunter result",
      "topics": [
        "read_glyhunter"
      ]
    },
    {
      "page": "read_msfragger",
      "title": "Read MSFragger-Glyco result",
      "topics": [
        "read_msfragger"
      ]
    },
    {
      "page": "read_pglyco3",
      "title": "Read pGlyco3 result",
      "topics": [
        "read_pglyco3"
      ]
    },
    {
      "page": "read_pglyco3_pglycoquant",
      "title": "Read pGlyco3-pGlycoQuant result",
      "topics": [
        "read_pglyco3_pglycoquant"
      ]
    },
    {
      "page": "read_strucgp",
      "title": "Read the result from StrucGP",
      "topics": [
        "read_strucgp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/glycoverse/glyread/raw/v0.12.1/man/figures/logo.png",
  "_readme": "https://github.com/glycoverse/glyread/raw/v0.12.1/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "backports",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "GenomicRanges",
    "glue",
    "glyexp",
    "glyparse",
    "glyrepr",
    "hms",
    "httr",
    "igraph",
    "IRanges",
    "janitor",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "RSQLite",
    "rstackdeque",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snakecase",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "glyread.Rmd",
      "filename": "glyread.html",
      "title": "Get Started with glyread",
      "engine": "knitr::rmarkdown",
      "headings": [
        "One function, two files — that's it",
        "Load your data",
        "What's next?"
      ],
      "created": "2025-07-12 14:09:24",
      "modified": "2026-07-12 09:31:41",
      "commits": 5
    }
  ],
  "_score": 4.574031267727719,
  "_indexed": true,
  "_nocasepkg": "glyread",
  "_universes": [
    "glycoverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.1",
      "date": "2026-07-21T05:17:44.000Z",
      "distro": "resolute",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/d87eba94c289b45a5853b80b98d831407c19bff44bfa909dd9c993c8b3b2d948",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.12.1",
      "date": "2026-07-21T05:17:41.000Z",
      "distro": "resolute",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/798422060fe8db6b1c51325acd1fddf73dd7c9ec99f9559f3c46e36032bd754a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.12.1",
      "date": "2026-07-21T05:16:53.000Z",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/0b796a7ebefe9b6cd1ee0193748a07e40f20273f29d892e4ca3631c1905f5ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.12.1",
      "date": "2026-07-21T05:17:10.000Z",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/c8dfd29bb911fecd7b67ac5f4d366720036d3cc473aa8a3e52e4a97598451450",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.12.1",
      "date": "2026-07-21T05:17:30.000Z",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/f4868174d625971395b9896f5e8a7f7fa34a5eb505367418fc35a19624128185",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.12.1",
      "date": "2026-07-21T05:16:17.000Z",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/2d83bb7bc7bc483a53d9526790cb63533f29e435fd2a9404303c58e67c74e6ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.12.1",
      "date": "2026-07-21T05:16:27.000Z",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/0dfe76387a82b2cfc1fca069420fb8e8fec0ddfa694cf9db79e862dfdfb162b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.12.1",
      "date": "2026-07-21T05:16:25.000Z",
      "commit": "557972b2326f54fac362e2a6a9e9d9d205b87b9d",
      "fileid": "https://r2.ropensci.org/ebe4da76c8218c182480ba350935bcf0dd16d78a50177a00270bcdc59e6a0fe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803281810"
    }
  ]
}