Package index
-
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()check_build_tools()with_build_tools()local_build_tools() - Are build tools are available?
-
has_compiler()check_compiler() - Is a compiler available?
-
has_latex()check_latex() - Is latex installed?
-
pkg_has_src() - Does a source package have
src/directory?
-
pkgbuild_process - Build package in the background
-
rcmd_build_tools() - Call R CMD 'command' with build tools active
-
with_debug() - Temporarily set debugging compilation flags.
-
without_compiler()without_cache()without_latex()with_latex() - Tools for testing pkgbuild