CRAN Package Check Results for Package rock

Last updated on 2026-08-04 12:51:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.6 9.42 141.85 151.27 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.6 8.06 96.65 104.71 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 99.37 107.37 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

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 Flavor: r-devel-linux-x86_64-fedora-gcc