[R] How to convert R script to standalone executable?
David Winsemius
dwinsemius at comcast.net
Tue Sep 18 08:37:15 CEST 2012
On Sep 17, 2012, at 8:23 PM, Jingwan Li wrote:
> Hi all,
>
> Can anyone tell me how to convert a R script to a standalone executable
> that can be installed and run on any Windows machines?
> Thanks in advance.
R is an interpreted language. There is no compiler that creates standalone modules.
--
David Winsemius, MD
Alameda, CA, USA
More information about the R-help
mailing list