Installing OFSAAIRunnerOpenR R Package

OFSAAIRunnerOpenR is a mandatory R package required to execute models in the Open-R Framework. This package (OFSAAIRunnerOpenR_1.0.0.tar.gz) is available in the $FIC_DB_HOME/lib directory. Install this package on a machine which runs Rserve or client R Engine.
Perform the following instructions to install OFSAAIRunnerOpenR R Package:
  1. Login to the OFSAA Server.
  2. Navigate to the $FIC_DB_HOME/lib directory.
  3. Copy the file OFSAAIRunnerOpenR_1.0.0.tar.gz in default mode to Rserve box (node where Rserve is installed/running).
  4. Navigate to the directory where the file OFSAAIRunnerOpenR_1.0.0.tar.gz is copied.
  5. Install the package by executing the command as a root user:
    R CMD INSTALL OFSAAIRunnerOpenR_1.0.0.tar.gz

    Note:

    The OFSAAIRunnerOpenR package is installed in the /usr/lib64/R/library directory.
  6. Navigate to the directory $R_HOME/library and check whether the OFSAAIRunneOpenR package is listed in the directory by executing the command as root user:
    ls -l