{
  "_id": "6a43c2a558db26aa3c3586ad",
  "Package": "meshes",
  "Title": "MeSH Enrichment and Semantic analyses",
  "Version": "1.39.1",
  "Authors@R": "c(person(given = \"Guangchuang\", family = \"Yu\", email = \"guangchuangyu@gmail.com\",   role = c(\"aut\", \"cre\")))",
  "Description": "Provides tools for MeSH (Medical Subject Headings)\nenrichment and semantic similarity analysis. The package uses\nMeSH term annotations linked to Entrez Gene identifiers through\ngendoo, gene2pubmed and RBBH, enabling over-representation\nanalysis, gene set enrichment analysis and semantic comparison\nof gene lists or ranked expression profiles. It implements\nResnik, Schlicker, Jiang, Lin and Wang similarity methods for\ncomparing MeSH terms, genes and gene groups across more than 70\nspecies.",
  "VignetteBuilder": "quarto",
  "ByteCompile": "true",
  "License": "Artistic-2.0",
  "URL": "https://yulab-smu.top/biomedical-knowledge-mining-book/",
  "BugReports": "https://github.com/YuLab-SMU/meshes/issues",
  "biocViews": "Annotation, Clustering, MultipleComparison, Software",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-06-30 05:19:29 UTC",
  "RemoteUrl": "https://github.com/bioc/meshes",
  "RemoteRef": "HEAD",
  "RemoteSha": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:14:38 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre]",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "MD5sum": "632a3bee99a7d9150cf7d153838e8ee9",
  "_user": "bioc",
  "_type": "src",
  "_file": "meshes_1.39.1.tar.gz",
  "_fileid": "62ec2835f2ef33a5f61be50a1ee681697a80fe7c5a398e3e221b4bee4a232849",
  "_filesize": 1003311,
  "_sha256": "62ec2835f2ef33a5f61be50a1ee681697a80fe7c5a398e3e221b4bee4a232849",
  "_created": "2026-06-30T13:14:38.000Z",
  "_published": "2026-06-30T13:20:37.514Z",
  "_jobs": [
    {
      "job": 84299368151,
      "time": 177,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "7981722046"
    },
    {
      "job": 84299368137,
      "time": 293,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981772190"
    },
    {
      "job": 84299368099,
      "time": 309,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981779141"
    },
    {
      "job": 84299368075,
      "time": 304,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7981776414"
    },
    {
      "job": 84299368134,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981737383"
    },
    {
      "job": 84298526970,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981638112"
    },
    {
      "job": 84299368284,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7981710324"
    },
    {
      "job": 84299368127,
      "time": 217,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981739248"
    },
    {
      "job": 84299368103,
      "time": 200,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7981732078"
    },
    {
      "job": 84299368149,
      "time": 203,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981733295"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/meshes",
  "_commit": {
    "id": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "rm tmp files\n",
    "time": 1782796769
  },
  "_maintainer": {
    "name": "Guangchuang Yu",
    "email": "guangchuangyu@gmail.com",
    "login": "guangchuangyu",
    "twitter": "@guangchuangyu",
    "description": "Professor of Bioinformatics at Southern Medical University.",
    "uuid": 626539
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "enrichit",
      "role": "Imports"
    },
    {
      "package": "gson",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "GOSemSim",
      "version": "> 2.37.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AnnotationHub",
      "role": "Imports"
    },
    {
      "package": "MeSHDbi",
      "role": "Imports"
    },
    {
      "package": "yulab.utils",
      "version": ">= 0.1.5",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-27",
      "n": 3
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "annotation",
    "clustering",
    "multiplecomparison",
    "software",
    "enrichment-analysis",
    "medical-subject-headings",
    "semantic-similarity",
    "quarto"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 73,
      "uuid": 626539
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "huerqiang",
      "count": 9,
      "uuid": 48857018
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 443,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/yulab-smu/meshes",
  "_searchresults": 56,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/meshes.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yulab-smu/meshes",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "enrichMeSH",
    "geneID",
    "geneInCategory",
    "geneSim",
    "get_organism",
    "gseMeSH",
    "meshdata",
    "meshSim"
  ],
  "_datasets": [
    {
      "name": "hsamd",
      "title": "DATA Sets",
      "object": "hsamd",
      "class": [
        "GOSemSimDATA"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "meshtbl",
      "title": "DATA Sets",
      "object": "meshtbl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "meshID",
        "parent",
        "Ontology"
      ],
      "rows": 164135,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "enrichMeSH",
      "title": "enrichMeSH",
      "topics": [
        "enrichMeSH"
      ]
    },
    {
      "page": "geneSim",
      "title": "geneSim",
      "topics": [
        "geneSim"
      ]
    },
    {
      "page": "gseMeSH",
      "title": "gseMeSH",
      "topics": [
        "gseMeSH"
      ]
    },
    {
      "page": "mesh_term_table",
      "title": "DATA Sets",
      "topics": [
        "hsamd",
        "meshtbl",
        "mesh_term_table"
      ]
    },
    {
      "page": "meshdata",
      "title": "meshdata",
      "topics": [
        "meshdata"
      ]
    },
    {
      "page": "meshSim",
      "title": "meshSim",
      "topics": [
        "meshSim"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/meshes/raw/HEAD/README.md",
  "_rundeps": [
    "AnnotationDbi",
    "AnnotationHub",
    "askpass",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocManager",
    "BiocVersion",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "enrichit",
    "fastmap",
    "filelock",
    "fs",
    "generics",
    "glue",
    "GO.db",
    "GOSemSim",
    "gson",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "magrittr",
    "memoise",
    "MeSHDbi",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "meshes.qmd",
      "filename": "meshes.html",
      "title": "meshes",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "Supported Data",
        "Supported Analyses",
        "Learn More",
        "Citation",
        "Getting Help"
      ],
      "created": "2026-06-30 04:40:12",
      "modified": "2026-06-30 04:40:12",
      "commits": 1
    }
  ],
  "_score": 7.401400540781545,
  "_indexed": true,
  "_nocasepkg": "meshes",
  "_universes": [
    "bioc",
    "guangchuangyu",
    "yulab-smu"
  ],
  "_previous": "1.39.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.1",
      "date": "2026-06-30T13:18:40.000Z",
      "distro": "resolute",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "5f19de14fcbd7935411df7ae14a94342b9d17461b7619536758f2c828deb2fd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.39.1",
      "date": "2026-06-30T13:18:45.000Z",
      "distro": "resolute",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "1fb17ec88b0fa13b35bbb0e07ce957ec20f058442371a9c7304f1073d7065c56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.1",
      "date": "2026-06-30T13:18:18.000Z",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "997277a4e884863ca14e145417bca994c5178de7b6559ab2e1fa80b764d6c9b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.39.1",
      "date": "2026-06-30T13:17:19.000Z",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "a85f4c233a41332ce30de86e8e4de7e58ba9d126c5bc32ac259eaa4c8d8be4ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.1",
      "date": "2026-06-30T13:17:38.000Z",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "79938a74237bc9d2e4dbfb4b21f034c70f195376ad625547846487df7012c38c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.1",
      "date": "2026-06-30T13:17:05.000Z",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "0d776552c3e72ce37081c3a09dfac3b29ee3bf9eea5f08806b0ee699f6519b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.1",
      "date": "2026-06-30T13:16:49.000Z",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "d8d6bb0ec253c16446a2446050fc36004cdf62e11a7df130d2c91567f24b1917",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.39.1",
      "date": "2026-06-30T13:16:53.000Z",
      "commit": "5b46b9de43d4ed33668e8ed61caf551dfd225c0b",
      "fileid": "6b2af464b72d16794725ac6fd5c3c081434dbcae756c5332f7a234c9d0efef59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28446879825"
    }
  ]
}