Learn R Programming

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

repmis (version 0.2.7.1)

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 Dropbox, GitHub, and from other sources.

Copy Link

Version

Install

install.packages('repmis')

Monthly Downloads

1,409

Version

0.2.7.1

License

GPL (>= 3)

Maintainer

Christopher Gandrud

Last Published

February 6th, 2014

Functions in repmis (0.2.7.1)

LoadandCite

Install, load, and cite R packages
source_GitHubData

Load plain-text data from GitHub
source_DropboxData

Load plain-text data from Dropbox non-Public folders
source_data

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

Install old versions of R packages.