{
  "_id": "6a101984acfb0bcc41c85fbf",
  "Package": "glyread",
  "Title": "Read and process glycomics and glycoproteomics data",
  "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": "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 experiment object from\nthe 'glyexp' package for downstream analysis within the\nglycoverse 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-05-02 14:41:49 UTC",
  "RemoteUrl": "https://github.com/glycoverse/glyread",
  "RemoteRef": "v0.11.0",
  "RemoteSha": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 15:37:26 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": "a95dc2f4b57bef2b3d9e32e374df08c8",
  "_user": "glycoverse",
  "_type": "src",
  "_file": "glyread_0.11.0.tar.gz",
  "_fileid": "09703cc6bcee8f8a14ac085f3e2421b48ee9ac7c12a07ddb2c965873439ab151",
  "_filesize": 464105,
  "_sha256": "09703cc6bcee8f8a14ac085f3e2421b48ee9ac7c12a07ddb2c965873439ab151",
  "_created": "2026-05-14T15:37:26.000Z",
  "_published": "2026-05-22T08:53:24.460Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347389482,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6998258814"
    },
    {
      "job": 77347389380,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998260524"
    },
    {
      "job": 77347389473,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6998277670"
    },
    {
      "job": 77347389464,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998275851"
    },
    {
      "job": 77347388758,
      "time": 282,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998193410"
    },
    {
      "job": 77347388944,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156600429"
    },
    {
      "job": 77347389413,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6998248573"
    },
    {
      "job": 77347389723,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6998243494"
    },
    {
      "job": 77347389455,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998245359"
    }
  ],
  "_buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/glycoverse/glyread",
  "_commit": {
    "id": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
    "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": 1777732909
  },
  "_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": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glyexp",
      "version": ">= 0.12.1",
      "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": "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": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "glycoverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-24",
      "n": 5
    },
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 14
    },
    {
      "week": "2025-28",
      "n": 18
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "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": 13
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-06-19"
    },
    {
      "name": "v0.2.1",
      "date": "2025-06-29"
    },
    {
      "name": "v0.3.0",
      "date": "2025-07-05"
    },
    {
      "name": "v0.3.1",
      "date": "2025-07-05"
    },
    {
      "name": "v0.3.2",
      "date": "2025-07-05"
    },
    {
      "name": "v0.4.0",
      "date": "2025-07-12"
    },
    {
      "name": "v0.4.1",
      "date": "2025-07-12"
    },
    {
      "name": "v0.4.2",
      "date": "2025-07-15"
    },
    {
      "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"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fubin1999",
      "count": 187,
      "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/glyread"
  },
  "_devurl": "https://github.com/glycoverse/glyread",
  "_pkgdown": "https://glycoverse.github.io/glyread/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_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",
    "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.11.0/man/figures/logo.png",
  "_readme": "https://github.com/glycoverse/glyread/raw/v0.11.0/README.md",
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "backports",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "fastmap",
    "fs",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "glyexp",
    "glyparse",
    "glyrepr",
    "hms",
    "httr",
    "igraph",
    "IRanges",
    "janitor",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "RSQLite",
    "rstackdeque",
    "S4Vectors",
    "Seqinfo",
    "snakecase",
    "stringi",
    "stringr",
    "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-02-08 06:49:10",
      "commits": 4
    }
  ],
  "_score": 4.638489256954638,
  "_indexed": true,
  "_nocasepkg": "glyread",
  "_universes": [
    "glycoverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-05-14T15:39:52.000Z",
      "distro": "noble",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "4b3deaeedc99c8445d186b1921aec5ad3e309ef4590faae76e0a80e595305f6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-05-14T15:40:00.000Z",
      "distro": "noble",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "52fcd6fa39197295d22e37d8e74b916f3fcd1c095196f2306803744c0bf4dac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-05-14T15:41:08.000Z",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "8075773a5c168427b6bdef9d8033e35ed5806f53d1a6b25bbb1fd5996a07f02a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-05-14T15:40:57.000Z",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "006a31dc96a33c235c8e79df42280ab8dec9483fc33d2321615aa774c9442623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-14T15:39:11.000Z",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "8aa7ba9e825cff9f1a902701388d68bb6c764fc3cdb4fc363f7c0c0f2419eb08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-14T15:39:00.000Z",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "4288d06099102aaf1b363d0fc0477fc988de686ea561ce4e867ee7e2fbc177b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-14T15:39:03.000Z",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "a5a4f4764c53fef4c724b710d1b86107f8441054c4db95fcd399f4aa1c3dd8db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.0",
      "date": "2026-05-22T08:53:11.000Z",
      "commit": "d2d8d25f71c8e6ad8742e5e8b3bed5c24595dcf2",
      "fileid": "2692dda789c43d4b096af1a0c8012a15624044a0fb6ffadfac51fbb1b552ac50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/25869106374"
    }
  ]
}