Package: tidypmc Type: Package Title: Parse Full Text XML Documents from PubMed Central Version: 1.8 Authors@R: person("Chris", "Stubben", role = c("aut", "cre"), email = "chris.stubben@hci.utah.edu") Description: Parse XML documents from the Open Access subset of Europe PubMed Central including section paragraphs, tables, captions and references. URL: https://docs.ropensci.org/tidypmc, https://github.com/ropensci/tidypmc BugReports: https://github.com/ropensci/tidypmc/issues License: GPL-3 Encoding: UTF-8 VignetteBuilder: knitr Imports: xml2, tokenizers, stringr, tibble, dplyr, readr Suggests: europepmc, tidytext, rmarkdown, knitr, testthat, covr RoxygenNote: 6.1.1 Config/pak/sysreqs: libicu-dev libxml2-dev libx11-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2019-12-09 19:35:01 UTC RemoteUrl: https://github.com/ropensci/tidypmc RemoteRef: master RemoteSha: d9739ce3ef6f57832f56bb488de80c48b58e1f91 NeedsCompilation: no Packaged: 2026-06-14 07:31:55 UTC; root Author: Chris Stubben [aut, cre] Maintainer: Chris Stubben