CRAN Package Check Results for Package sftime

Last updated on 2026-05-06 12:51:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 4.08 71.99 76.07 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 3.55 52.88 56.43 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 8.00 109.73 117.73 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 8.00 125.15 133.15 OK
r-devel-windows-x86_64 0.3.1 7.00 86.00 93.00 OK
r-patched-linux-x86_64 0.3.1 4.99 67.90 72.89 OK
r-release-linux-x86_64 0.3.1 3.76 67.26 71.02 OK
r-release-macos-arm64 0.3.1 1.00 25.00 26.00 OK
r-release-macos-x86_64 0.3.1 3.00 89.00 92.00 OK
r-release-windows-x86_64 0.3.1 8.00 73.00 81.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 3.00 77.00 80.00 OK
r-oldrel-windows-x86_64 0.3.1 11.00 106.00 117.00 ERROR

Check Details

Version: 0.3.1
Check: examples
Result: ERROR Running examples in 'sftime-Ex.R' failed The error most likely occurred in: > ### Name: st_crop.sftime > ### Title: Crop an 'sftime' object to a specific rectangle > ### Aliases: st_crop.sftime > > ### ** Examples > > # modified from sf: > box <- c(xmin = 0, ymin = 0, xmax = 1, ymax = 1) > pol <- sf::st_sfc(sf::st_buffer(sf::st_point(c(0.5, 0.5)), 0.6)) Flavor: r-oldrel-windows-x86_64