{
  "_id": "6a5f024b9baadeef8ab58909",
  "Package": "glycoverse",
  "Title": "Easy Install and Load the `Glycoverse`",
  "Version": "0.3.2",
  "Authors@R": "person(\"Bin\", \"Fu\", , \"23110220018@m.fudan.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8567-2997\"))",
  "Description": "The 'glycoverse' is a set of packages that together form a\ncomprehensive pipeline for glycomics and glycoproteomics data\nanalysis. This package is designed to make it easy to install\nand load multiple 'glycoverse' packages in a single step.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://glycoverse.github.io/glycoverse/",
  "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-11 18:06:38 UTC",
  "RemoteUrl": "https://github.com/glycoverse/glycoverse",
  "RemoteRef": "v0.3.2",
  "RemoteSha": "05d483e66015c5a92e0fb59b0232224c70678856",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 05:16:53 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": "glycoverse_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/1427869dbc3452298ce9aceb3b93cdea1b216d5a0d2bbd3a7e6f140d2aea5d67",
  "_filesize": 838027,
  "_sha256": "1427869dbc3452298ce9aceb3b93cdea1b216d5a0d2bbd3a7e6f140d2aea5d67",
  "_expires": "2026-10-29T05:23:21.000Z",
  "_created": "2026-07-21T05:16:53.000Z",
  "_published": "2026-07-21T05:23:23.423Z",
  "_jobs": [
    {
      "job": 88549306318,
      "time": 344,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484715596"
    },
    {
      "job": 88549306291,
      "time": 295,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484701889"
    },
    {
      "job": 88549306287,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484662862"
    },
    {
      "job": 88549306296,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484664799"
    },
    {
      "job": 88548467799,
      "time": 348,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484617188"
    },
    {
      "job": 88549306283,
      "time": 237,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484685599"
    },
    {
      "job": 88549306319,
      "time": 248,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484689404"
    },
    {
      "job": 88549306322,
      "time": 218,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484680330"
    },
    {
      "job": 88549306307,
      "time": 222,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484681549"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458",
  "_status": "success",
  "_upstream": "https://github.com/glycoverse/glycoverse",
  "_commit": {
    "id": "05d483e66015c5a92e0fb59b0232224c70678856",
    "author": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "committer": "fubin1999 <65430559+fubin1999@users.noreply.github.com>",
    "message": "chore: release version 0.3.2\n",
    "time": 1783793198
  },
  "_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": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "glyclean",
      "version": ">= 0.9.1",
      "role": "Imports"
    },
    {
      "package": "glydet",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "glyexp",
      "version": ">= 0.10.4",
      "role": "Imports"
    },
    {
      "package": "glymotif",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "glyparse",
      "version": ">= 0.5.3",
      "role": "Imports"
    },
    {
      "package": "glyread",
      "version": ">= 0.8.2",
      "role": "Imports"
    },
    {
      "package": "glyrepr",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "glystats",
      "version": ">= 0.5.5",
      "role": "Imports"
    },
    {
      "package": "glyvis",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "glydraw",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "factoextra",
      "role": "Suggests"
    },
    {
      "package": "clusterProfiler",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "missForest",
      "role": "Suggests"
    },
    {
      "package": "glyfun",
      "role": "Suggests"
    }
  ],
  "_owner": "glycoverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 13
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 12
    },
    {
      "week": "2026-01",
      "n": 9
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 11
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 15
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 10
    },
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-22"
    },
    {
      "name": "v0.1.1",
      "date": "2025-10-10"
    },
    {
      "name": "v0.1.2",
      "date": "2025-11-01"
    },
    {
      "name": "v0.1.3",
      "date": "2025-11-08"
    },
    {
      "name": "v0.2.0",
      "date": "2025-12-18"
    },
    {
      "name": "v0.2.1",
      "date": "2025-12-29"
    },
    {
      "name": "v0.2.2",
      "date": "2026-01-02"
    },
    {
      "name": "v0.2.3",
      "date": "2026-01-02"
    },
    {
      "name": "v0.2.4",
      "date": "2026-01-28"
    },
    {
      "name": "v0.2.5",
      "date": "2026-02-10"
    },
    {
      "name": "v0.3.0",
      "date": "2026-03-26"
    },
    {
      "name": "v0.3.1",
      "date": "2026-05-21"
    },
    {
      "name": "v0.3.2",
      "date": "2026-07-11"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "fubin1999",
      "count": 114,
      "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/glycoverse"
  },
  "_devurl": "https://github.com/glycoverse/glycoverse",
  "_pkgdown": "https://glycoverse.github.io/glycoverse/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glycoverse.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "glycoverse_conflicts",
    "glycoverse_deps",
    "glycoverse_packages",
    "glycoverse_sitrep",
    "glycoverse_update"
  ],
  "_help": [
    {
      "page": "glycoverse_conflicts",
      "title": "Conflicts between the glycoverse and other packages",
      "topics": [
        "glycoverse_conflicts"
      ]
    },
    {
      "page": "glycoverse_deps",
      "title": "List all glycoverse dependencies",
      "topics": [
        "glycoverse_deps"
      ]
    },
    {
      "page": "glycoverse_packages",
      "title": "List all packages in the glycoverse",
      "topics": [
        "glycoverse_packages"
      ]
    },
    {
      "page": "glycoverse_sitrep",
      "title": "Get a situation report on the glycoverse",
      "topics": [
        "glycoverse_sitrep"
      ]
    },
    {
      "page": "glycoverse_update",
      "title": "Update glycoverse packages",
      "topics": [
        "glycoverse_update"
      ]
    }
  ],
  "_pkglogo": "https://github.com/glycoverse/glycoverse/raw/v0.3.2/man/figures/logo.png",
  "_readme": "https://github.com/glycoverse/glycoverse/raw/v0.3.2/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "backports",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocManager",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "broom",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "digest",
    "doRNG",
    "dplyr",
    "edgeR",
    "farver",
    "fastmap",
    "filelock",
    "forcats",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "genefilter",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "glue",
    "glyclean",
    "glydet",
    "glydraw",
    "glyexp",
    "glymotif",
    "glyparse",
    "glyread",
    "glyrepr",
    "glystats",
    "glyvis",
    "gridGraphics",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "itertools",
    "janitor",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "missForest",
    "nlme",
    "openssl",
    "pak",
    "pcaMethods",
    "pillar",
    "pixmap",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "rematch",
    "rjsoncons",
    "rlang",
    "rngtools",
    "RSQLite",
    "rstackdeque",
    "rstudioapi",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "segmented",
    "Seqinfo",
    "seqinr",
    "snakecase",
    "snow",
    "sp",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sva",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "UniProt.ws",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XML",
    "xtable",
    "XVector",
    "yulab.utils"
  ],
  "_score": 3.720159303405957,
  "_indexed": true,
  "_nocasepkg": "glycoverse",
  "_universes": [
    "glycoverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-21T05:21:30.000Z",
      "distro": "resolute",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/d495fb44876b3d0284199ed53deddc7f331fd4f6ce82f963406905a4d257dc7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-21T05:20:56.000Z",
      "distro": "resolute",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/17303e5180f1aafdd77e96780f76c0daf1f3a6471aa1d01d2889fca153bd3407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-21T05:19:06.000Z",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/15432047fb7896703ad84440fc1c79d0a9640362e7075f52bb90a385cc573f0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-21T05:19:14.000Z",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/37c32fb012b6043ee622be94f271c00a2643ccc6ce3fe1d94e360cbbb72a3577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-21T05:21:15.000Z",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/1447254c0a6860807eba66f054fa05d35f1997c9f817e163e2bd72c88ca1a58e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-21T05:19:27.000Z",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/4ac31e9c70a3accaf4cd0214c70bb3d081a2eab2709096109deecde7672538b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-21T05:19:24.000Z",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/073ae46ba9c9958488d1aa1cf6d5e7542f6b57fbf33fc4a91498bb3c4e0f2baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-21T05:19:26.000Z",
      "commit": "05d483e66015c5a92e0fb59b0232224c70678856",
      "fileid": "https://r2.ropensci.org/0720deafe0150105bcd1684aa2752aee401f9d003831c08b208c59a977e10ec5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glycoverse/actions/runs/29803272458"
    }
  ]
}