Last updated on 2026-09-12 00:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.8 | 6.99 | 4018.46 | 4025.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.8 | 4.29 | 2445.08 | 2449.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 5.00 | 80.80 | 85.80 | OK | --no-tests |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 5.00 | 85.59 | 90.59 | OK | --no-tests |
| r-devel-windows-x86_64 | 1.2.8 | 10.00 | 3391.00 | 3401.00 | OK | |
| r-patched-linux-x86_64 | 1.2.8 | 5.97 | 3610.41 | 3616.38 | OK | |
| r-release-linux-x86_64 | 1.2.8 | 5.16 | 3636.08 | 3641.24 | 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 | 2565.00 | 2575.00 | ERROR | |
| 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 | 13.00 | 4864.00 | 4877.00 | OK |
Version: 1.2.8
Check: tests
Result: ERROR
Running 'testthat.R' [41m]
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-release-windows-x86_64