build | Build package |
clean_dll | Remove compiled objects from /src/ directory |
compile_dll | Compile a .dll/.so from source. |
compiler_flags | Default compiler flags used by devtools. |
has_build_tools | Are build tools are available? |
has_compiler | Is a compiler available? |
has_latex | Is latex installed? |
has_rtools | Is Rtools installed? |
needs_compile | Does the package need recompiling? (i.e. is there a source or... |
pkgbuild-package | pkgbuild: Find Tools Needed to Build R Packages |
pkgbuild_process | Build package in the background |
pkg_has_src | Does a source package have src/ directory? |
pkg_links_to_rcpp | Test if a package path is linking to Rcpp or cpp11 |
rcmd_build_tools | Call R CMD 'command' with build tools active |
rtools_needed | Retrieve a text string with the rtools version needed |
with_debug | Temporarily set debugging compilation flags. |
without_compiler | Tools for testing pkgbuild |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.