Package: rsemmed Version: 1.23.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: 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: 2026-05-30 09:49:45 UTC; root Author: Leslie Myint [aut, cre] (ORCID: ) Maintainer: Leslie Myint