R installation
From BioUML platform
This page describes how to install R for BioUML. There is a special script in BioUML source tree scripts/R/install that will install R and required packages (only for ubuntu): You need to perform the following steps:
- Change directory to BioUML/scripts/R
cd BioUML/scripts/R
- run install script as root user
sudo ./install