Package: puremoe Type: Package Title: Integrated Retrieval and Analysis of 'PubMed', 'NIH', and 'NLM' Literature Data Version: 1.1.0 Authors@R: c(person("Jason", "Timm", role = c("aut", "cre"), email = "JaTimm@salud.unm.edu")) Author: Jason Timm [aut, cre] Maintainer: Jason Timm Description: Retrieve and analyze biomedical literature from 'PubMed' and the wider 'NIH'/'NLM' data stack through a single, PMID-centered interface. A PubMed search resolves to a set of PMIDs, which can be used to retrieve article metadata and abstracts, author affiliations, 'iCite' citation data and links, 'PubTator3' entity and relation annotations, and open-access full text from 'PMC'. A local analysis layer operates on the retrieved tables, supporting corpus expansion through citation links, citation network construction, sentence-level entity co-occurrence, inspection of relation evidence, and 'MeSH' descriptor keyness. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true LazyDataCompression: xz Depends: R (>= 3.5) Imports: rentrez, textshape, xml2, data.table, httr, pbapply, jsonlite, rappdirs, textpress, parallel, tools, utils Suggests: knitr, rmarkdown, DT, dplyr, testthat (>= 3.0.0) URL: https://github.com/jaytimm/puremoe, https://jaytimm.github.io/puremoe/ BugReports: https://github.com/jaytimm/puremoe/issues Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://jaytimm.r-universe.dev Date/Publication: 2026-06-24 01:22:03 UTC RemoteUrl: https://github.com/jaytimm/puremoe RemoteRef: HEAD RemoteSha: b6f40cb95ddefc20fe7699fcb796512919f87104 NeedsCompilation: no Packaged: 2026-06-24 02:41:35 UTC; root