Installing the Bundle of Commonly Used R Packages - Aster R

Teradata Aster® R User GuideUpdate 3

Product
Aster R
Release Number
7.00.02.01
Published
December 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
fop1497542774450.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
fbp1477004286096
lifecycle
previous
Product Category
Software
Teradata provides an automated bundle that installs 104 of the most commonly used R packages and all of the associated R and OS dependencies. Teradata recommends the use of the installer included in the bundle for installing this bundle. The bundle (including R packages, all of the associated R and OS dependencies, the installer and associated documentation) can be downloaded from https://aster-community.teradata.com/groups/aster-client-advisory-board/blog/2016/02/05/automated-r-package-installer-available-for-aster-cluster.

Installation instructions are included in the downloaded bundle, but are provided here for convenience.

This procedure automatically takes care of synchronizing the worker nodes with the queen node after installing the packages. It is not necessary to issue a separate synchronization command.
  1. Download the RPackagesBundle_<ReleaseVersion>.tar.gz.
  2. Copy the downloaded file to the /var/opt/teradata/ directory on the queen node.
  3. Log in to the queen node as root.
  4. Change to the /var/opt/teradata directory. cd /var/opt/teradata/
  5. Unzip the tarball: tar -xvf RPackagesBundle_<ReleaseVersion>.tar.gz
  6. Change to the RPackagesBundle directory: cd RPackagesBundle
  7. Run the install.sh script to install R packages: ./install.sh