Package: pubmedR
Title: Gathering Metadata About Publications, Grants, Clinical Trials
from 'PubMed' Database
Version: 1.0.2.9000
Authors@R:
person(given = "Massimo",
family = "Aria",
role = c("aut", "cre"),
email = "massimo.aria@gmail.com",
comment = c(ORCID = "0000-0002-8517-9411"))
Description: A set of tools to extract bibliographic content from
'PubMed' database using 'NCBI' REST API
. It includes
functions to search, download, and convert 'PubMed'
bibliographic records into data frames compatible with the
'bibliometrix' package. Features include programmatic query
building, batch downloading by PMID, citation enrichment via
'NCBI' E-Link, and robust error handling with automatic retry
logic.
License: GPL-3
URL: https://github.com/massimoaria/pubmedR
BugReports: https://github.com/massimoaria/pubmedR/issues
Encoding: UTF-8
Imports: rentrez, XML
Suggests: bibliometrix, knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/pak/sysreqs: libxml2-dev libssl-dev
Repository: https://massimoaria.r-universe.dev
Date/Publication: 2026-05-05 08:21:33 UTC
RemoteUrl: https://github.com/massimoaria/pubmedr
RemoteRef: HEAD
RemoteSha: add34a2fbf21f1a344a228e2f3a759f54e23bb44
NeedsCompilation: no
Packaged: 2026-07-04 05:29:25 UTC; root
Author: Massimo Aria [aut, cre] (ORCID:
)
Maintainer: Massimo Aria