minimumR: Prepare minimum R through only copying necessary files.

View source: R/minimumR.R

minimumRR Documentation

Prepare minimum R through only copying necessary files.

Description

Prepare minimum R through only copying necessary files.

Usage

minimumR(pkgs, output = "MR", r.home = R.home(), arch = "i386")

Arguments

pkgs

A character vector of export packages

output

The output folder of all files

r.home

Home directory of R

arch

The architecture of R will be copied, i368 or x64. NO implement now.


byzheng/htcondor documentation built on April 3, 2022, 12:03 a.m.