CRAN Package Check Results for Package rock

Last updated on 2026-08-05 09:50:28 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 19.00 221.70 240.70 ERROR
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 17.00 188.00 205.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 20.00 249.00 269.00 OK

Additional issues

noSuggests

Check Details

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