Learn R Programming

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

repmis (version 0.2.4)

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 and GitHub.

Copy Link

Version

Install

install.packages('repmis')

Monthly Downloads

1,409

Version

0.2.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Christopher Gandrud

Last Published

April 11th, 2013

Functions in repmis (0.2.4)

source_GitHubData

Load plain-text data from GitHub
source_DropboxData

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

Install old versions of R packages.
LoadandCite

Install, load, and cite R packages
source_data

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