powered by
make(pkg = ".", makefile = "Makefile", target = "", quiet = FALSE)
as.package
system
intern=FALSE
load_all
make() # run make within working directory make("/path/to/mypackage") # run make within /path/to/mypackage
Run the code above in your browser using DataLab