Skip to content
Prev 6233 / 15075 Next

help building a package on mac

On 09/06/2009 10:57 PM, Simon Urbanek wrote:
Thanks. The script is pretty simple, so I guess it should work.

#!/bin/sh

cd inst/java_src
"${R_HOME}/bin/Rscript" ../../exec/ant.R --installer

Romain