compile_dll performs a fake R CMD install so
should code that works here should work with a regular
install (and vice versa).compile_dll(pkg = ".", quiet = FALSE)as.package for more informationTRUE suppresses output from this
function.compiler_flags(TRUE).Invisibly returns the names of the DLL.
clean_dll to delete the compiled files.