rjags error
Brought to you by:
martyn_plummer
I am receiving the following error after using the code:
ellipses.posterior <- siberMVN(siber.example, parms, priors)
Error: .onLoad failed in loadNamespace() for 'rjags', details:
call: inDL(x, as.logical(local), as.logical(now), ...)
error: unable to load shared object 'C:/Users/emsa/AppData/Local/R/win-library/4.4/rjags/libs/x64/rjags.dll':
LoadLibrary failure: The specified procedure could not be found.
I am using Windows and [64-bit] C:\Program Files\R\R-4.4.3 . I've tried to download the JAGS 4.3.2 from this site, but am not sure if it is being loaded into R.
Anonymous
Try downloading the JAGS installer from
https://sourceforge.net/projects/mcmc-jags/files/JAGS/4.x/Windows/JAGS-4.3.1.exe/download
Then double click on the downloaded file to install JAGS 4.3.1.