Package: rsemmed Version: 1.22.0 Title: An interface to the Semantic MEDLINE database Description: A programmatic interface to the Semantic MEDLINE database. It provides functions for searching the database for concepts and finding paths between concepts. Path searching can also be tailored to user specifications, such as placing restrictions on concept types and the type of link between concepts. It also provides functions for summarizing and visualizing those paths. Authors@R: person(given = "Leslie", family = "Myint", role = c("aut", "cre"), email = "leslie.myint@gmail.com", comment = c(ORCID = "0000-0003-2478-0331")) Depends: R (>= 4.0), igraph Suggests: testthat, knitr, BiocStyle, rmarkdown Imports: methods, magrittr, stringr, dplyr 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: Bioconductor 3.23 Date/Publication: 2026-04-28 12:53:41 UTC RemoteUrl: https://github.com/bioc/rsemmed RemoteRef: RELEASE_3_23 RemoteSha: edc561d4d4d57018feee70c152eb030e06ebd371 NeedsCompilation: no Packaged: 2026-07-05 10:25:29 UTC; root Author: Leslie Myint [aut, cre] (ORCID: ) Maintainer: Leslie Myint