Parallel Analog Ensemble
|
We need to change the interfaces between R and C++ using Rcpp::compileAttributes()
function.
We need to regenerate our documents, and possibly the NAMESPACE file.
Before generating any documents, make sure you have already complete the RAnEn
package folder. Be sure to run cmake
and make
process in advance.
Set the working directory to the R library root folder. And then regenerate the documents using devtools::document()
function. This will generate both the MAN documents and the NAMESPACE file.