Skip to content
Prev 2137 / 12125 Next

[R-pkg-devel] adding rPython as a suggested package

2017-12-01 7:50 GMT+01:00 Slava Lyubchich <lyubchich at umces.edu>:
rPython is not available for Windows. You can see "OS_type: unix" in
its DESCRIPTION. If you want to support Windows systems, take a look
at the reticulate package, which is another R interface to Python.
Create an inst/ directory and put it there, as suggested in "1.1.7
Non-R scripts in packages" in the "Writing R Extensions" manual.

I?aki