View source: R/prepare_package.R
This function prepares the package such that all the C / C++ source files are concatenated into one file (for each source). This decreases compilation time, and produces a tarball that can be used for submission to CRAN.
1 2 |
build |
Build the package with |
check |
Check the package with |
install |
Install the package with |
copy.tarball |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.