Hi Hadley, > The development version of devtools now attempts to compile C, C++ and > fortran code in your src/ directory, and then dynamically link into > your running R session (thanks to hard work by Winston Chang). It's > unlikely to be perfect (or to work for large, complicated projects), > but it's a step forward, and should be useful if you only have a few > c++ files.
devtools on github is still of version 0.7.1. Are you talking about a branch different from master? In the newer version, when I call load(), it will automatically compile the C++ code? -- Regards, Peng _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
