Thank you all so much! It seems that using dyn.load() fixes the
problem.
On Nov 20, 2009, at 8:16 PM, Simon Urbanek wrote:
On Nov 20, 2009, at 3:07 PM, Romain Francois wrote:
On 11/20/2009 08:43 PM, Elana Fertig wrote:
Hi All,
I am trying to install the package rjags into a local librar
On Nov 20, 2009, at 3:07 PM, Romain Francois wrote:
On 11/20/2009 08:43 PM, Elana Fertig wrote:
Hi All,
I am trying to install the package rjags into a local library on a
machine for which I do not have root permissions.
Using the command: R CMD INSTALL
--configure-args="--with-jags-include=
On 11/20/2009 08:43 PM, Elana Fertig wrote:
Hi All,
I am trying to install the package rjags into a local library on a
machine for which I do not have root permissions.
Using the command: R CMD INSTALL
--configure-args="--with-jags-include=${JAGSBIN}/include/JAGS
--with-jags-lib=${JAGSBIN}/lib/
Hi All,
I am trying to install the package rjags into a local library on a
machine for which I do not have root permissions.
Using the command: R CMD INSTALL --configure-args="--with-jags-include=
${JAGSBIN}/include/JAGS --with-jags-lib=${JAGSBIN}/lib/ --with-jags-
modules=${JAGSBIN}/lib/JA