Skip to content

Ironholds/retractr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check Paper Retractions in R

Author: Oliver Keyes, Jay Jacobs
License: MIT
Status: Stable

Travis-CI Build Status downloads

retractr provides a client for the Open Retractions dataset of paper retractions.

Example

This is a basic example which shows you how to solve a common problem:

library(retractr)

retraction_result <- check_retraction(doi = "10.7860/JCDR/2013/4833.2724")

Installation

The package is soon to be on CRAN, but in the meantime:

devtools::install_github("ironholds/retractr")

Releases

No releases published

Packages

No packages published

Languages