I am thinking of writing an R wrapper for some code that uses cmake. If I
include that code under the src directory (ie in src/<the_other_project>/),
am I likely to run into problems with CRAN? Never been down that road and
would like to know if this is feasible. I guess I would have to call cmake
in the configure script.

I know I can simply keep the other project code separate. Just wondering if
the above setup makes any sense.

THK

http://www.keittlab.org/

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to