[R] rjags loading error
Duncan Mackay
dulcalma at bigpond.com
Sun Jan 17 02:14:44 CET 2016
Hi
What version of JAGS are you using
JAGS 4.0.0 is current
library(rjags)
Loading required package: coda
Linked to JAGS 4.0.0
Loaded modules: basemod,bugs
Regards
Duncan
Duncan Mackay
Department of Agronomy and Soil Science
University of New England
Armidale NSW 2351
Email: home: mackay at northnet.com.au
-----Original Message-----
From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Dalthorp,
Daniel
Sent: Saturday, 16 January 2016 08:24
To: r-help at r-project.org
Subject: [R] rjags loading error
What has happened?!
I get the following error message when I try to load rjags package (w/
Windows 7)...
> require(rjags)
Loading required package: rjags
Error in get(method, envir = home) :
lazy-load database 'C:/Program Files/R/R-3.2.3/library/rjags/R/rjags.rdb'
is corrupt
In addition: Warning messages:
1: In .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4], :
restarting interrupted promise evaluation
2: In get(method, envir = home) :
restarting interrupted promise evaluation
3: In get(method, envir = home) : internal error -3 in R_decompress1
I was able to use this package successfully a few months ago. Has something
changed?
Yes, I upgraded to R 3.2.3, but would that break the package?
Any help would be greatly appreciated!
Thanks.
-Dan
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list