Last updated on 2026-08-04 21:52:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.6 | 11.51 | 139.18 | 150.69 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.9.6 | 6.46 | 95.77 | 102.23 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.6 | 20.00 | 237.30 | 257.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 8.00 | 103.57 | 111.57 | ERROR | |
| r-devel-windows-x86_64 | 0.9.6 | 15.00 | 180.00 | 195.00 | OK | |
| r-patched-linux-x86_64 | 0.9.6 | 10.92 | 136.10 | 147.02 | ERROR | |
| r-release-linux-x86_64 | 0.9.6 | 10.33 | 137.11 | 147.44 | ERROR | |
| r-release-macos-arm64 | 0.9.6 | 3.00 | 38.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.9.6 | 8.00 | 177.00 | 185.00 | OK | |
| r-release-windows-x86_64 | 0.9.6 | 15.00 | 200.00 | 215.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.6 | 7.00 | 138.00 | 145.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.6 | 21.00 | 253.00 | 274.00 | OK |
Version: 0.9.6
Check: examples
Result: ERROR
Running examples in ‘rock-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: number_as_xl_date
> ### Title: Convert a number to a date using Excel's system
> ### Aliases: number_as_xl_date
>
> ### ** Examples
>
> preregr::number_as_xl_date(44113);
Error in loadNamespace(x) : there is no package called ‘preregr’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.9.6
Check: examples
Result: ERROR
Running examples in ‘rock-Ex.R’ failed
The error most likely occurred in:
> ### Name: number_as_xl_date
> ### Title: Convert a number to a date using Excel's system
> ### Aliases: number_as_xl_date
>
> ### ** Examples
>
> preregr::number_as_xl_date(44113);
Error in loadNamespace(x) : there is no package called ‘preregr’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc