iCiteR: A Minimal Wrapper Around NIH's 'iCite' API

A minimal wrapper around the NIH's 'iCite' API (<https://icite.od.nih.gov/api>). Given a vector of pubmed IDs, this package returns a dataframe of the information yielded by the 'iCite' API. The primary metrics yielded by 'iCite' are measurements of a paper's scientific influence and translational potential, but the API also returns other meta-data from the paper, including author names, publication journal, publication year, paper title, doi, and a number of other citation metrics.

Version: 0.2.1
Depends: R (≥ 3.5)
Imports: httr (≥ 1.4)
Suggests: testthat, knitr, rmarkdown
Published: 2019-11-18
Author: Travis Riddle [aut, cre]
Maintainer: Travis Riddle <travis.riddle at nih.gov>
BugReports: https://github.com/riddlet/iCiteR/issues
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: iCiteR results

Documentation:

Reference manual: iCiteR.pdf
Vignettes: iCiteR-usage

Downloads:

Package source: iCiteR_0.2.1.tar.gz
Windows binaries: r-devel: iCiteR_0.2.1.zip, r-release: iCiteR_0.2.1.zip, r-oldrel: iCiteR_0.2.1.zip
macOS binaries: r-release (arm64): iCiteR_0.2.1.tgz, r-oldrel (arm64): iCiteR_0.2.1.tgz, r-release (x86_64): iCiteR_0.2.1.tgz, r-oldrel (x86_64): iCiteR_0.2.1.tgz
Old sources: iCiteR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=iCiteR to link to this page.