Skip to content

Instantly share code, notes, and snippets.

@ike-okonkwo
Created February 7, 2013 05:09
wget http://cran.r-project.org/src/contrib/Archive/rjags/rjags_3-4.tar.gz
sudo R CMD INSTALL --configure-args='--with-jags-include=/usr/local/include/JAGS --with-jags-lib=/usr/local/lib{64} --enable-rpath' rjags_3-4.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment