"rpublish" is a software package designed to facilitate:
- Collaboration, by interfacing with git and cvs repositories,
- Construction, by assisting in the building of R-package and the resolution of errors/warnings in R code, and
- Publishing, by creating and updating R repositories.
Requirements
Use of the rpublish script requires any of:
- Python 2.5 and the "simplejson" module,
- Python 2.6, or
- Python 2.7
Installation
- Download the latest tarball
- Unpackage
- Install script in your computer's path
