User Tools

Site Tools


mbstring extension must be loaded in order to run mPDF
r_antsr_usage

This is an old revision of the document!


R

package installation issue

ANTsR

Installing from R

(Thanks to Phil Cook!)

Setup in your .bash_profile file:

export PATH=/share/apps/R/R-3.2.3/:$PATH

export R_LIBS=/home/pcook/R/x86_64-unknown-linux-gnu-library/3.2

Then on chead

[...]# R

> install.packages("devtools", repos="http://cran.cnr.berkeley.edu/")
> library(devtools)
> install_github("stnava/cmaker")
> install_github("stnava/ITKR")
> install_github("stnava/ANTsR")
r_antsr_usage.1458766885.txt.gz · Last modified: 2016/03/23 21:01 by mgstauff