installAllPackages2: Install All Needed Packages V2

Description Usage Arguments

Description

Alteryx packages, with the exception of AlteryxRDataX, are installed from the Alteryx drat repo on GitHub, while AlteryxRDataX is installed from either the binary installer of the package of the most recent nightly build of the specified branch, or from a local a local directory. The local directory option would allow for an installation of AlteryxRDataX from source.

Usage

1
2
3
installAllPackages2(branch = "Predictive_Dev", buildDir = NULL,
  ayxRepo = "https://alteryx.github.io/drat",
  buildRepo = "\\\\DEN-IT-FILE-07\\BuildRepo")

Arguments

branch

string indicating svn branch.

buildDir

build directory.

ayxRepo

string indicating cran-like repo for alteryx packages

buildRepo

build repo.


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