Prepare minimum R through only copying necessary files.
minimumR(pkgs, output = "MR", r.home = R.home(), arch = "i386")
A character vector of export packages
The output folder of all files
Home directory of R
The architecture of R will be copied, i368 or x64. NO implement now.