Last updated on 2026-08-09 12:51:49 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.88 | 96.94 | 104.82 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.6 | 99.44 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 104.34 | 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 | 11.41 | 135.53 | 146.94 | 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 | 195.00 | 210.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 | 23.00 | 247.00 | 270.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