Package: pmparser 1.0.20
pmparser: Create and Maintain a Relational Database of Data from PubMed/MEDLINE
Provides a simple interface for extracting various elements from the publicly available PubMed XML files, incorporating PubMed's regular updates, and combining the data with the NIH Open Citation Collection. See Schoenbachler and Hughey (2021) <doi:10.7717/peerj.11071>.
Authors:
pmparser_1.0.20.tar.gz
pmparser_1.0.20.zip(r-4.5)pmparser_1.0.20.zip(r-4.4)pmparser_1.0.20.zip(r-4.3)
pmparser_1.0.20.tgz(r-4.4-any)pmparser_1.0.20.tgz(r-4.3-any)
pmparser_1.0.20.tar.gz(r-4.5-noble)pmparser_1.0.20.tar.gz(r-4.4-noble)
pmparser_1.0.20.tgz(r-4.4-emscripten)pmparser_1.0.20.tgz(r-4.3-emscripten)
pmparser.pdf |pmparser.html✨
pmparser/json (API)
NEWS
# Install 'pmparser' in R: |
install.packages('pmparser', repos = c('https://hugheylab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugheylab/pmparser/issues
Last updated 10 months agofrom:fe86e9355b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:getCitationgetPgParamsmodifyPubmedDbparseAbstractparseArticleparseArticleIdparseAuthorparseChemicalparseCommentparseDataBankparseGrantparseInvestigatorparseJournalparseKeywordparseMeshparseOtherparsePmidStatusparsePubHistoryparsePubType
Dependencies:bitopsclicodetoolscurldata.tableDBIforeachglueiteratorsjsonliteR.methodsS3R.ooR.utilsRCurlrlangwithrxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get public-domain citation data | getCitation |
Get Postgres connection parameters | getPgParams |
Create or update a PubMed database | modifyPubmedDb |
Parse elements from a PubMed XML file | parseAbstract parseArticle parseArticleId parseAuthor parseChemical parseComment parseDataBank parseElement parseGrant parseInvestigator parseJournal parseKeyword parseMesh parseOther parsePmidStatus parsePubHistory parsePubType |