compile_dll(pkg = ".")as.package for more informationcompile_dll will compile .c, .cpp,
and .f files, and save the resulting DLL file in
the same directory as the source code, /src/.
Depending on the platform, the DLL file will have the
extension .dll or .so.Invisibly returns the names of the DLL.
clean_dll to delete the compiled files.