Comment 1 for bug 832846

Revision history for this message
dlebauer (dlebauer) wrote : Re: r-cran-rjags version 2.2.0-4-1 failed to build in oneiric

I think this is due to incompatibility between the JAGS version installed and the version on which rjags depends.

This was discussion on r-sig-debian: https://stat.ethz.ch/pipermail/r-sig-debian/2011-April/001582.html

Here is a workaround:
1. add Michael Rutter's repository:
add-apt-repository ppa:marutter/rrutter
2. update and install jags and rjags
apt-get update
apt-get install jags r-cran-rjags