Hello All,

            I came across following docs/links on the current work by Luke
for code compilation/byte code for R.

http://www.stat.uiowa.edu/~luke/R/bytecode.html
and
http://www.ci.tuwien.ac.at/Conferences/DSC-2001/Proceedings/Tierney.pdf

Also a usage guide

http://www.stat.cmu.edu/~hseltman/files/compiler.txt


which indicates that we can use cmpfun through compiler package. However, I
have a few questions:

1) What is the current status of code compilation in R.
2) Are people using code compilation in production systems?
3) Is compiler package available as part of CRAN? If not, any pointers from
where I can download


Regards,

           Imanpreet Singh Arora

        [[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.

Reply via email to