Last updated on 2026-08-08 01:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.6 | 10.78 | 140.73 | 151.51 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.9.6 | 7.19 | 100.05 | 107.24 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.6 | 8.00 | 96.56 | 104.56 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 8.00 | 99.49 | 107.49 | ERROR | |
| r-devel-windows-x86_64 | 0.9.6 | 17.00 | 188.00 | 205.00 | OK | |
| r-patched-linux-x86_64 | 0.9.6 | 14.29 | 135.45 | 149.74 | 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 | 19.00 | 200.00 | 219.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 | 20.00 | 249.00 | 269.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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc