Last updated on 2026-08-26 02:56:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.8 | 6.74 | 4091.53 | 4098.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.8 | 4.77 | 2448.34 | 2453.11 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 5.00 | 87.78 | 92.78 | OK | --no-tests |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 83.52 | OK | --no-tests | ||
| r-devel-windows-x86_64 | 1.2.8 | 11.00 | 3472.00 | 3483.00 | OK | |
| r-patched-linux-x86_64 | 1.2.8 | 7.15 | 3628.08 | 3635.23 | OK | |
| r-release-linux-x86_64 | 1.2.8 | 5.93 | 3608.14 | 3614.07 | OK | |
| r-release-macos-arm64 | 1.2.8 | 2.00 | 131.00 | 133.00 | OK | |
| r-release-macos-x86_64 | 1.2.8 | 6.00 | 555.00 | 561.00 | OK | |
| r-release-windows-x86_64 | 1.2.8 | 10.00 | 3354.00 | 3364.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.8 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.8 | 4.00 | 473.00 | 477.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.8 | 12.00 | 2677.00 | 2689.00 | ERROR |
Version: 1.2.8
Check: tests
Result: ERROR
Running 'testthat.R' [42m]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(rxode2)
rxode2 5.1.6 using 2 threads (see ?getRxThreads)
no cache: create with `rxCreateCache()`
> library(posologyr)
> library(testthat)
> setRxThreads(2L) #for CRAN, following the advice of mattfidler
>
> test_check("posologyr")
Flavor: r-oldrel-windows-x86_64