CRAN Package Check Results for Package extrasteps

Last updated on 2026-08-24 09:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 12.41 125.44 137.85 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 9.56 80.09 89.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 76.15 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 9.00 75.54 84.54 ERROR
r-devel-windows-x86_64 0.3.0 16.00 138.00 154.00 OK
r-patched-linux-x86_64 0.3.0 11.57 121.22 132.79 OK
r-release-linux-x86_64 0.3.0 12.24 122.53 134.77 OK
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 20.00 172.00 192.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 Flavor: r-devel-linux-x86_64-debian-gcc

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