...
Introduction
Usage
No Format |
---|
module load jags/4.2.0 |
Installation
No Format |
---|
cd /sw/R/extras/downloaded_packages/JAGS-4.2.0 ./configure --prefix=/sw/R/extras/JAGS-4.2.0 2>&1 | tee configureJags.txt make 2>&1 | tee makeJags.txt make install 2>&1 | tee makeInstallJags.txt |