Installing R Packages Manually
If you have write permission to the computer hosting the TERR service, then you can install packages to a specific location manually, and then point to the package location in the custom configuration.
About this task
This method of installing packages is useful for packages that have a larger number of dependent packages. Dependent packages are installed by default, rather than manually, using this method.
Any time you install additional packages or update existing packages, be sure to install them in the directory you specified for your
packagePath
. You can have only one package path for the
TERR service installation.
Before you begin
Procedure
What to do next
Restart the TERR service.
Parent topic: Package Management for TERR Service
Related concepts