Check DOIs in a paper for being retracted by running your manuscript through retractcheck
in R or using the Shiny app in your browser. This R package builds on the API of Open retractions (also an open source project).
The original inspiration for this package can be found in a tweet by @PaolaPalma and the origin of the name in this tweet by @MarkHoffarth 🔥
Retracted papers 📚 keep getting cited (see for example here) and this package aims to help reduce this effect. Zotero provides retraction checking into your reference manager, so be sure to check that out too 👍
install.packages('retractcheck')
Please note that the dependency on textreadr
may fail if you don't have the necessary software for that. If installation fails, try install.packages('textreadr')
and see what errors it gives.
If the retractcheck
package does not return any hits for retracted references, please note that the result is only as good as the data made available on this.
This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. We welcome you with open arms if you are mindful and respectful of differences. You might not always understand another person's perspective; acknowledging that other people's feelings or perspectives are valid regardless of your understanding is prerequisite number one to being both mindful and respectful. We will not consider contributions if they are not done in a respectful manner, no matter how "genius" they might be.
- Read the Code of conduct
- Maintainers sign commits with their GPG key (see also this guide)
- All contributions and pull requests should only be made if you agree to license your contribution under MIT
Thanks goes to these wonderful people (emoji key):
Chris Hartgerink 🚧 | Frederik Aust 💻 🎨 |
This project follows the all-contributors specification. Contributions of any kind welcome!