Dear all, I tried modifying the runjags package and there was an error when devtools::test() was run with an error notification
Error (test-basic_example.R:2:3): basic example works
Error in neojags:::load.neojagsmodule(): The internal neojags module is not installed - please reinstall the full version of the package from CRAN, or alternatively you can download a standalone version of the JAGS module from the sourceforge page at http://sourceforge.net/projects/neojags/
Backtrace:
1. neojags:::example_neojags()
at test-basic_example.R:2:2
2. neojags:::load.neojagsmodule()
at neojags/R/example.R:22:8
Do anyone khow what happen?
Thank you so much
-resi
Last edit: Resi Ramadani 2023-05-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear all, I tried modifying the runjags package and there was an error when devtools::test() was run with an error notification
Error (test-basic_example.R:2:3): basic example works
Error in
neojags:::load.neojagsmodule()
: The internal neojags module is not installed - please reinstall the full version of the package from CRAN, or alternatively you can download a standalone version of the JAGS module from the sourceforge page at http://sourceforge.net/projects/neojags/Backtrace:
1. neojags:::example_neojags()
at test-basic_example.R:2:2
2. neojags:::load.neojagsmodule()
at neojags/R/example.R:22:8
Do anyone khow what happen?
Thank you so much
-resi
Last edit: Resi Ramadani 2023-05-27