CRAN Package Check Results for Package MixSIAR

Last updated on 2025-05-05 06:51:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.12 7.13 86.04 93.17 NOTE
r-devel-linux-x86_64-debian-gcc 3.1.12 4.81 59.35 64.16 NOTE
r-devel-linux-x86_64-fedora-clang 3.1.12 151.94 OK
r-devel-linux-x86_64-fedora-gcc 3.1.12 206.70 OK
r-devel-windows-x86_64 3.1.12 8.00 103.00 111.00 OK
r-patched-linux-x86_64 3.1.12 6.23 79.24 85.47 OK
r-release-linux-x86_64 3.1.12 6.17 78.95 85.12 OK
r-release-macos-arm64 3.1.12 80.00 OK
r-release-macos-x86_64 3.1.12 163.00 OK
r-release-windows-x86_64 3.1.12 8.00 102.00 110.00 OK
r-oldrel-macos-arm64 3.1.12 63.00 NOTE
r-oldrel-macos-x86_64 3.1.12 97.00 NOTE
r-oldrel-windows-x86_64 3.1.12 11.00 125.00 136.00 ERROR

Check Details

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