An open API service indexing awesome lists of open source software.

https://github.com/ms609/packages

R packages
https://github.com/ms609/packages

Last synced: 5 months ago
JSON representation

R packages

Awesome Lists containing this project

README

          

This is a repository for R packages constructed using
[drat](http://dirk.eddelbuettel.com/code/drat.html).

This allows R `DESCRIPTION` files to access packages that are not available on CRAN using

`Additional_repositories: https://ms609.github.io/packages`

## Instructions for maintainer

Add packages using
```r
drat::insertPackage('path/to/PACKAGENAME_1.0.0.tar.gz', 'path/to/packages')
```

On new N.X releases of R, add a blank `PACKAGES` file to each folder in `bin`.