saveManifest: Save manifest of R packages installed.

Description Usage Arguments

Description

A detailed manifest of all R package installed in the SVN directory specified by svnDir is built and saved to 3rdParty\R\Scripts\packages.csv. A plain list of R packages installed is also saved to 3rdParty\R\Installer\Readme.txt Note that both the manifest and the Readme are built based on packages installed in the R library in the SVN directory and hence should not be manipulated manually.

Usage

1
saveManifest(svnDir = getOption("alteryx.svndir"), rVersion = getRversion())

Arguments

svnDir

string indicating path to svn directory

rVersion

string indicating version of R


alteryx/jeeves documentation built on May 12, 2019, 1:40 a.m.