CRAN Package Check Results for Package isotracer

Last updated on 2024-05-27 13:52:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 424.03 433.68 857.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.6 283.43 330.73 614.16 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.6 885.69 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.6 1058.79 NOTE
r-devel-windows-x86_64 1.1.6 235.00 318.00 553.00 NOTE
r-patched-linux-x86_64 1.1.6 235.95 435.95 671.90 ERROR
r-release-linux-x86_64 1.1.6 233.91 439.46 673.37 ERROR
r-release-macos-arm64 1.1.6 254.00 NOTE
r-release-macos-x86_64 1.1.6 672.00 NOTE
r-release-windows-x86_64 1.1.6 239.00 315.00 554.00 NOTE
r-oldrel-macos-arm64 1.1.6 271.00 NOTE
r-oldrel-macos-x86_64 1.1.6 572.00 NOTE
r-oldrel-windows-x86_64 1.1.6 309.00 411.00 720.00 NOTE

Check Details

Version: 1.1.6
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.6
Check: installed package size
Result: NOTE installed size is 10.0Mb sub-directories of 1Mb or more: data 2.0Mb doc 2.3Mb libs 4.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.6
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [172s/171s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(isotracer) To automatically run isotracer in parallel on a multicore CPU, you can call: options(mc.cores = parallel::detectCores()) Attaching package: 'isotracer' The following object is masked from 'package:stats': filter > > test_check("isotracer") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-steady-states-flows-pred.R:481:5'): Predictions for open network, single unit, one steady, one split ── all(x[["from"]] - x[["to"]] < 1e-13) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [176s/183s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(isotracer) To automatically run isotracer in parallel on a multicore CPU, you can call: options(mc.cores = parallel::detectCores()) Attaching package: 'isotracer' The following object is masked from 'package:stats': filter > > test_check("isotracer") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-steady-states-flows-pred.R:381:5'): Predictions for open network, multiple units, one steady, one split ── all(x[["from"]] - x[["to"]] < 1e-13) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64