On 01.05.2012 00:12, strycker wrote: > I'm interested in this question, too, not so I can hide code, but so I can > run R code faster. It's been my experience that compiled code always runs > faster than interpreted code. Can you explain further how to compile a > front-end? > > -- > View this message in context: > http://r.789695.n4.nabble.com/compiling-an-R-script-tp2195949p4599541.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. Hello,
there is a thread on Stack Overflow concerning this: http://stackoverflow.com/questions/1452235/does-an-r-compiler-exist Regards! -- GnuPG Key:7340821E <http://pgp.mit.edu:11371/pks/lookup?search=0x7340821e&op=index&fingerprint=on> [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.