testjags: ANALYSE THE SYSTEM TO CHECK THAT JAGS IS INSTALLED
Description
Test the users system to determine the operating system, version of R installed, and version of JAGS installed. Some information is collected from other functions such as .platform and Sys.info. Used by the bayescount, bayescount.single and call.jags functions.Usage
testjags(jags=findjags(), silent=FALSE)
Value
The following self-explanatory information is returned: os, JAGS.available (logical), JAGS.path, popen.support (internalisation of terminal output), JAGS.version, R.version, R.GUI, R.package.type, username.