Last updated on 2025-11-05 21:49:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.8 | 337.10 | 351.13 | 688.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.8 | 219.19 | 255.61 | 474.80 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.8 | 780.00 | 167.82 | 947.82 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.8 | 660.00 | 340.63 | 1000.63 | NOTE | |
| r-devel-windows-x86_64 | 1.1.8 | 244.00 | 341.00 | 585.00 | OK | |
| r-patched-linux-x86_64 | 1.1.8 | 278.57 | 352.71 | 631.28 | OK | |
| r-release-linux-x86_64 | 1.1.8 | 290.34 | 353.15 | 643.49 | OK | |
| r-release-macos-arm64 | 1.1.8 | 96.00 | 127.00 | 223.00 | OK | |
| r-release-macos-x86_64 | 1.1.8 | 212.00 | 155.00 | 367.00 | OK | |
| r-release-windows-x86_64 | 1.1.8 | 231.00 | 335.00 | 566.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.8 | 96.00 | 113.00 | 209.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.1.8 | 189.00 | 169.00 | 358.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.8 | 307.00 | 460.00 | 767.00 | NOTE |
Version: 1.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [94s/93s]
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:274:5'): Predictions for open network, multiple units, one steady, no split ──
all(x[["from"]] - x[["to"]] < 1e-12) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 582 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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