https://github.com/ms609/packages
R packages
https://github.com/ms609/packages
Last synced: 5 months ago
JSON representation
R packages
- Host: GitHub
- URL: https://github.com/ms609/packages
- Owner: ms609
- Created: 2020-06-24T12:36:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T12:13:41.000Z (about 2 years ago)
- Last Synced: 2025-01-13T08:47:09.894Z (over 1 year ago)
- Language: HTML
- Homepage: https://ms609.github.io/packages
- Size: 69.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.html
- Code of conduct: CODE_OF_CONDUCT.html
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`.