Skip to content
Prev 12098 / 21307 Next

[Bioc-devel] How to recreate R CMD BUILD environment in interactive session?

On 10/23/2017 09:47 AM, Martin Morgan wrote:
A little bit more helpfully, at least on Linux R CMD build evaluates the 
script R_HOME/bin/build, which launches R as

echo 'tools:::.build_packages()' | R_DEFAULT_PACKAGES= LC_COLLATE=C 
"${R_HOME}/bin/R" --no-restore --slave --args ${args}

It's actually very tedious to figure out how the R process that builds 
the vignette is launched.

Martin
This email message may contain legally privileged and/or...{{dropped:2}}