Skip to content

UofUEpiBio/citer

Repository files navigation

R-CMD-check-final pkgdown website Pre-commit

citer: Boosting your R packages’ citations

Although used a core of scientific endeavors, citations of scientific software are often overlooked. This package provides tools to boost citation of R packages, making it easier for users to cite the software they use in their research.

Installation

Using remotes:

remotes::install_github("UofUEpiBio/citer")

Usage

Setting up citations via .onLoad():

citer::cite_on_load()

Setting up citations on a function call:

citer::cite_on_call()

Code of Conduct

Please note that the citer project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Boosting your R package citations

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Contributors