Last updated on 2025-06-25 05:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.8 | 336.03 | 334.62 | 670.65 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.8 | 206.32 | 245.34 | 451.66 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.8 | 903.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.8 | 985.89 | NOTE | |||
r-devel-windows-x86_64 | 1.1.8 | 244.00 | 326.00 | 570.00 | OK | |
r-patched-linux-x86_64 | 1.1.8 | 291.08 | 329.08 | 620.16 | OK | |
r-release-linux-x86_64 | 1.1.8 | 272.37 | 335.55 | 607.92 | OK | |
r-release-macos-arm64 | 1.1.8 | 223.00 | OK | |||
r-release-macos-x86_64 | 1.1.8 | 367.00 | OK | |||
r-release-windows-x86_64 | 1.1.8 | 236.00 | 327.00 | 563.00 | OK | |
r-oldrel-macos-arm64 | 1.1.8 | 209.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.8 | 358.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.8 | 303.00 | 429.00 | 732.00 | NOTE |
Version: 1.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [132s/135s]
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 2 | WARN 0 | SKIP 0 | PASS 581 ]
══ 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-12) is not TRUE
`actual`: FALSE
`expected`: TRUE
── 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-12) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 581 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.8
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.8
Check: installed package size
Result: NOTE
installed size is 93.5Mb
sub-directories of 1Mb or more:
data 2.0Mb
doc 2.3Mb
libs 88.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.1.8
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64