[Rcpp-devel] How to make an R package that uses Boost.Thread, qualified to be published on CRAN or shared by the most
Dirk Eddelbuettel
edd at debian.org
Sat Nov 2 16:38:16 CET 2013
Simon,
Here is what I would do:
1) See
http://cran.r-project.org/bin/windows/contrib/ThirdPartySoftware.html
and learn about BOOSTLIB
2) Build a minimal R package invoking one or two Boost Thread functions.
Use BOOSTLIB in src/Makevars.win
3) Upload the package to win-builder. If it builds ... then it will build on
CRAN. If it doesn't reiterate.
Good luck, Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list