CRAN Package Check Results for Package extrasteps

Last updated on 2026-09-06 05:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 12.78 104.33 117.11 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 9.13 75.88 85.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 82.27 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 78.90 ERROR
r-devel-windows-x86_64 0.3.0 15.00 134.00 149.00 OK
r-patched-linux-x86_64 0.3.0 11.16 98.46 109.62 ERROR
r-release-linux-x86_64 0.3.0 12.48 98.90 111.38 ERROR
r-release-macos-arm64 0.3.0 3.00 32.00 35.00 OK
r-release-macos-x86_64 0.3.0 8.00 120.00 128.00 OK
r-release-windows-x86_64 0.3.0 13.00 128.00 141.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 8.00 126.00 134.00 OK
r-oldrel-windows-x86_64 0.3.0 19.00 169.00 188.00 OK

Additional issues

noSuggests

Check Details

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘extrasteps-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: step_date_after > ### Title: Time after Recurrent Date Time Event > ### Aliases: step_date_after tidy.step_date_after > > ### ** Examples > > library(recipes) > library(extrasteps) > library(almanac) Error in library(almanac) : there is no package called ‘almanac’ 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.3.0
Check: examples
Result: ERROR Running examples in ‘extrasteps-Ex.R’ failed The error most likely occurred in: > ### Name: step_date_after > ### Title: Time after Recurrent Date Time Event > ### Aliases: step_date_after tidy.step_date_after > > ### ** Examples > > library(recipes) > library(extrasteps) > library(almanac) Error in library(almanac) : there is no package called ‘almanac’ Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc