Package: tidypmc 1.8

Chris Stubben
tidypmc: Parse Full Text XML Documents from PubMed Central
Parse XML documents from the Open Access subset of Europe PubMed Central <https://europepmc.org> including section paragraphs, tables, captions and references.
Authors:
tidypmc_1.8.tar.gz
tidypmc_1.8.zip(r-4.7)tidypmc_1.8.zip(r-4.6)tidypmc_1.8.zip(r-4.5)
tidypmc_1.8.tgz(r-4.6-any)tidypmc_1.8.tgz(r-4.5-any)
tidypmc_1.8.tar.gz(r-4.7-any)tidypmc_1.8.tar.gz(r-4.6-any)
tidypmc_1.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
tidypmc/json (API)
| # Install 'tidypmc' in R: |
| install.packages('tidypmc', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #290
Bug tracker:https://github.com/ropensci/tidypmc/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:d9739ce3ef (on master). Checks:7 WARNING, 2 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 135 | ||
| pkgdown docs | ERROR | 168 | ||
| source / vignettes | ERROR | 196 | ||
| linux-release-x86_64 | WARNING | 138 | ||
| macos-release-arm64 | WARNING | 86 | ||
| macos-oldrel-arm64 | WARNING | 82 | ||
| windows-devel | WARNING | 88 | ||
| windows-release | WARNING | 85 | ||
| windows-oldrel | WARNING | 76 | ||
| wasm-release | OK | 114 |
Exports:collapse_rowspmc_captionpmc_metadatapmc_referencepmc_tablepmc_textpmc_xmlseparate_genesseparate_refsseparate_tagsseparate_text
Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6RcppreadrrlangSnowballCstringistringrtibbletidyselecttokenizerstzdbutf8vctrsvroomwithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Collapse a list of PubMed Central tables | collapse_rows |
| Split captions into sentences | pmc_caption |
| Get article metadata | pmc_metadata |
| Format references cited | pmc_reference |
| Convert table nodes to tibbles | pmc_table |
| Split section paragraphs into sentences | pmc_text |
| Download XML from PubMed Central | pmc_xml |
| Separate genes and operons into multiple rows | separate_genes |
| Separate references cited into multiple rows | separate_refs |
| Separate locus tag into multiple rows | separate_tags |
| Separate all matching text into multiple rows | separate_text |