R installation
From BioUML platform
Revision as of 16:21, 4 June 2015 by Ivan Yevshin (Talk | contribs)
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