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

https://github.com/ashander/pip-r-demo

using pip to install an R-based command line util
https://github.com/ashander/pip-r-demo

Last synced: 10 months ago
JSON representation

using pip to install an R-based command line util

Awesome Lists containing this project

README

          

simple demo of a minimial (non-)python package to install an R-based command line utility (in ``bin/``). in this case the util sets up an r package (using ``devtools``) but it could be anything...

make-rstudio-project
====================

Make an Rstudio project with R (requires ``R`` with ``devtools``).

::

$ git clone
$ cd
$ pip install -e make_rstudio_project

then

::

$ mkrproj --args mynewproj