Learn R Programming

⚠️There's a newer version (0.5.1) of this package.Take me there.

repmis (version 0.2.3)

A collection of miscellaneous tools for reproducible research with R.

Description

A collection of miscellaneous tools for reproducible research with R. Currently the package includes tools to load R packages and automatically generate BibTeX files citing them as well as load plain-text data stored on GitHub.

Copy Link

Version

Install

install.packages('repmis')

Monthly Downloads

1,409

Version

0.2.3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Christopher Gandrud

Last Published

March 23rd, 2013

Functions in repmis (0.2.3)

LoadandCite

Install, load, and cite R packages
InstallOldPackages

Install old versions of R packages.
source_GitHubData

Load plain-text data from GitHub
source_data

Load plain-text data from a URL (either http or https)