Skip to content
Prev 33838 / 63424 Next

How to ship R scripts with R packages ?

On 09/03/2009 02:46 PM, Duncan Murdoch wrote:
Good point. The other hard coded thing is that it goes looking for the 
path of Rscript, which might not be that useful if the script is a 
python/perl/ script.

I might try to encapsulate an R equivalent to !/bin/env lookup ...