{
  "_id": "6a1af9f61d7bb097a09fbbd7",
  "Package": "rsemmed",
  "Version": "1.23.0",
  "Title": "An interface to the Semantic MEDLINE database",
  "Description": "A programmatic interface to the Semantic MEDLINE database.\nIt provides functions for searching the database for concepts\nand finding paths between concepts. Path searching can also be\ntailored to user specifications, such as placing restrictions\non concept types and the type of link between concepts. It also\nprovides functions for summarizing and visualizing those paths.",
  "Authors@R": "person(given = \"Leslie\",\nfamily = \"Myint\",\nrole = c(\"aut\", \"cre\"),\nemail = \"leslie.myint@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2478-0331\"))",
  "VignetteBuilder": "knitr",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/lmyint/rsemmed",
  "BugReports": "https://github.com/lmyint/rsemmed/issues",
  "biocViews": "Software, Annotation, Pathways, SystemsBiology",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:41 UTC",
  "RemoteUrl": "https://github.com/bioc/rsemmed",
  "RemoteRef": "HEAD",
  "RemoteSha": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:49:45 UTC",
    "User": "root"
  },
  "Author": "Leslie Myint [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2478-0331>)",
  "Maintainer": "Leslie Myint <leslie.myint@gmail.com>",
  "MD5sum": "254746899d18f0d11545f47a80a24e14",
  "_user": "bioc",
  "_type": "src",
  "_file": "rsemmed_1.23.0.tar.gz",
  "_fileid": "f5d93af00369b00d864f86fcbffa89edadf6b0c22f34343d37b2037d6681cb4e",
  "_filesize": 2105559,
  "_sha256": "f5d93af00369b00d864f86fcbffa89edadf6b0c22f34343d37b2037d6681cb4e",
  "_created": "2026-05-30T09:49:45.000Z",
  "_published": "2026-05-30T14:53:42.008Z",
  "_jobs": [
    {
      "job": 78640746465,
      "time": 140,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307526047"
    },
    {
      "job": 78640746482,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307530386"
    },
    {
      "job": 78640746470,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307530451"
    },
    {
      "job": 78640746479,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309028488"
    },
    {
      "job": 78640746460,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309027127"
    },
    {
      "job": 78639989153,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307305542"
    },
    {
      "job": 78640746456,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307524200"
    },
    {
      "job": 78640746504,
      "time": 374,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307548158"
    },
    {
      "job": 78640746494,
      "time": 404,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307550982"
    },
    {
      "job": 78640746478,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307522161"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rsemmed",
  "_commit": {
    "id": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380821
  },
  "_maintainer": {
    "name": "Leslie Myint",
    "email": "leslie.myint@gmail.com",
    "login": "lmyint",
    "twitter": "@lesliemyint",
    "description": "",
    "uuid": 5376916,
    "orcid": "0000-0003-2478-0331"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "annotation",
    "pathways",
    "systemsbiology"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lmyint",
      "count": 18,
      "uuid": 5376916
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 332,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rsemmed"
  },
  "_devurl": "https://github.com/lmyint/rsemmed",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rsemmed.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lmyint/rsemmed",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "find_nodes",
    "find_paths",
    "get_edge_features",
    "get_middle_nodes",
    "grow_nodes",
    "make_edge_weights",
    "plot_path",
    "summarize_predicates",
    "summarize_semtypes",
    "text_path"
  ],
  "_datasets": [
    {
      "name": "g_mini",
      "title": "Example data for the rsemmed package",
      "object": "g_mini",
      "file": "g_mini.rda",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "g_small",
      "title": "Example data for the rsemmed package",
      "object": "g_small",
      "file": "g_small.rda",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "find_nodes",
      "title": "Search for nodes by name or semantic type",
      "topics": [
        "find_nodes"
      ]
    },
    {
      "page": "find_paths",
      "title": "Shortest paths between node sets",
      "topics": [
        "find_paths"
      ]
    },
    {
      "page": "g_mini",
      "title": "Example data for the rsemmed package",
      "topics": [
        "g_mini"
      ]
    },
    {
      "page": "g_small",
      "title": "Example data for the rsemmed package",
      "topics": [
        "g_small"
      ]
    },
    {
      "page": "get_edge_features",
      "title": "Get information about edges",
      "topics": [
        "get_edge_features"
      ]
    },
    {
      "page": "get_middle_nodes",
      "title": "Obtain the middle nodes of a path",
      "topics": [
        "get_middle_nodes"
      ]
    },
    {
      "page": "grow_nodes",
      "title": "Obtain immediate neighbors",
      "topics": [
        "grow_nodes"
      ]
    },
    {
      "page": "make_edge_weights",
      "title": "Create edge weights",
      "topics": [
        "make_edge_weights"
      ]
    },
    {
      "page": "plot_path",
      "title": "Display path (plot form)",
      "topics": [
        "plot_path"
      ]
    },
    {
      "page": "summarize_predicates",
      "title": "Summarize predicates",
      "topics": [
        "summarize_predicates"
      ]
    },
    {
      "page": "summarize_semtypes",
      "title": "Summarize semantic types",
      "topics": [
        "summarize_semtypes"
      ]
    },
    {
      "page": "text_path",
      "title": "Display path (text form)",
      "topics": [
        "text_path"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/rsemmed/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "rsemmed_user_guide.Rmd",
      "filename": "rsemmed_user_guide.html",
      "title": "The rsemmed User's Guide",
      "author": "Leslie Myint",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Overview of Semantic MEDLINE",
        "Graph representation of SemMedDB",
        "Full data availability",
        "Note about processed data",
        "Installation",
        "Example workflow",
        "Loading packages and data",
        "Finding nodes",
        "Growing understanding by connecting nodes",
        "Aim 1: Connecting different node sets",
        "Information from find_paths()",
        "Displaying paths",
        "Refining paths with weights",
        "Weighting option: make_edge_weights()",
        "Summarizing information in paths",
        "Aim 2: Expanding a single node set",
        "Summary",
        "Session Info",
        "References"
      ],
      "created": "2020-08-16 20:47:07",
      "modified": "2020-09-12 03:26:34",
      "commits": 2
    }
  ],
  "_score": 4.113943352306837,
  "_indexed": true,
  "_nocasepkg": "rsemmed",
  "_universes": [
    "bioc",
    "lmyint"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T10:31:16.000Z",
      "distro": "noble",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "3cccc3598e72aae4043802925235d4049d2d8da4c11232d81cd7aa5a3aa6248c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T10:31:14.000Z",
      "distro": "noble",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "a0e6cad55886cbb8549a0b5d1e676e364c2a50413ea1a85bb10965409b474211",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T14:53:07.000Z",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "f1fd529f51c8425eb72abbd387a9b7285db70986a3861b7eaa975f31b49b5fc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T14:52:52.000Z",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "ba6dcafef8a1f0660d116b79b8cb9a483d3e1018b82bd9ce02e4d0d8c07b919c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-30T10:30:26.000Z",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "cfc7519902fe630d9b351ec65abba458d2aa600c3b82b8eafe0baa89a7260e30",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T10:34:24.000Z",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "fcbaedb7d3012bcb6693dc310f072aeb76182f12a6efd5e6e8c08e3c1a9f0f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T10:34:49.000Z",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "fa21999c3146ac87da01abaccf711e156224f1a4b8b10d8fec2d464636f17dd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T10:29:36.000Z",
      "commit": "4377ba5b2a59cc1f06352d0f0e936cd89d30ea72",
      "fileid": "72ce66998d72dd869b7e26f33bfc0221d9edf5a04807c74edcb51533d4d71bd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677181571"
    }
  ]
}