Dear List, This is probably a dumb question:
Is there an easy way to convert Rcpp code to pure cpp code to build a command line tool? I was thinking about something similar to the 'python setup.py install’ thing. Once the software is built, the binary executable can be added to /usr/bin/ and invoked directly on command line without the R environment. I apologize as the question seems to be spoiled in that i could write everything in cpp in the first place ... many thanks! Yue _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel