https://github.com/reconhub/nomad
:package::point_right::school_satchel: Pack up R to take away
https://github.com/reconhub/nomad
Last synced: 5 months ago
JSON representation
:package::point_right::school_satchel: Pack up R to take away
- Host: GitHub
- URL: https://github.com/reconhub/nomad
- Owner: reconhub
- License: other
- Created: 2017-06-13T10:05:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T15:11:32.000Z (almost 5 years ago)
- Last Synced: 2024-08-13T07:15:04.534Z (8 months ago)
- Language: R
- Homepage:
- Size: 46.9 KB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - reconhub/nomad - :package::point_right::school_satchel: Pack up R to take away (R)
README
# nomad
[](http://www.repostatus.org/#wip)
[](https://travis-ci.org/reconhub/nomad)
[](https://ci.appveyor.com/project/reconhub/nomad)
[](https://codecov.io/github/reconhub/nomad?branch=master)Pack up R to take away

This is a fairly thin wrapper around some of the functions in [`provisionr`](https://github.com/richfitz/provisionr) but aimed at making it easy to create an internally consistent set of R packages, along with R itself, Rstudio, and on windows Rtools and git. Non-CRAN packages are supported. Configuration is via a simple yml file; see [`inst/nomad.yml`](inst/nomad.yml) for an annoted example.