CRAN Package Check Results for Maintainer ‘Brian Stock <bstock09 at gmail.com>’

Last updated on 2025-05-09 01:50:31 CEST.

Package ERROR NOTE OK
MixSIAR 1 4 8

Package MixSIAR

Current CRAN status: ERROR: 1, NOTE: 4, OK: 8

Version: 3.1.12
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Brian Stock <bstock09@gmail.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 3.1.12
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 3.1.12
Check: tests
Result: ERROR Running 'testthat.R' [40s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(MixSIAR) > > test_check("MixSIAR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ex3_lake.R:27:3'): Lake ex works ─────────────────────────────── Error in `update.jags(object, n.iter, ...)`: Error in node X_iso[18,1:2] Failure to calculate log density Backtrace: ▆ 1. ├─utils::capture.output(...) at test_ex3_lake.R:27:3 2. │ └─base::withVisible(...elt(i)) 3. └─MixSIAR::run_model(run, mix, source, discr, model_filename) 4. └─R2jags::jags(...) 5. └─rjags::adapt(...) 6. └─rjags:::update.jags(object, n.iter, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64