CRAN Package Check Results for Package spatialsample

Last updated on 2023-06-06 20:09:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 175.62 2690.13 2865.75 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 136.23 1796.12 1932.35 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 3658.98 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 3492.39 OK
r-devel-windows-x86_64 0.4.0 184.00 0.00 184.00 FAIL
r-patched-linux-x86_64 0.4.0 157.18 2515.56 2672.74 OK
r-release-linux-x86_64 0.4.0 119.12 2514.31 2633.43 OK
r-release-macos-arm64 0.4.0 910.00 OK
r-release-macos-x86_64 0.3.0 277.00 NOTE
r-release-windows-x86_64 0.4.0 191.00 0.00 191.00 FAIL
r-oldrel-macos-arm64 0.4.0 724.00 OK
r-oldrel-macos-x86_64 0.4.0 925.00 OK
r-oldrel-windows-x86_64 0.4.0 203.00 1498.00 1701.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
     3 <split [11/2]> Fold03
     4 <split [17/2]> Fold04
     5 <split [17/2]> Fold05
     6 <split [10/2]> Fold06
     7 <split [11/2]> Fold07
     8 <split [14/2]> Fold08
     9 <split [11/2]> Fold09
    10 <split [10/2]> Fold10
    > data(ames, package = "modeldata")
    > ames_sf <- sf::st_as_sf(ames, coords = c("Longitude", "Latitude"), crs = 4326)
    > ames_neighborhoods <- spatial_leave_location_out_cv(ames_sf, Neighborhood)
    > ## End(Don't show)
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 6.14 1 7.16 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64

Version: 0.3.0
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
Flavor: r-release-macos-x86_64

Version: 0.4.0
Check: re-building of vignette outputs
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
     3 <split [11/2]> Fold03
     4 <split [17/2]> Fold04
     5 <split [17/2]> Fold05
     6 <split [10/2]> Fold06
     7 <split [11/2]> Fold07
     8 <split [14/2]> Fold08
     9 <split [11/2]> Fold09
    10 <split [10/2]> Fold10
    > data(ames, package = "modeldata")
    > ames_sf <- sf::st_as_sf(ames, coords = c("Longitude", "Latitude"), crs = 4326)
    > ames_neighborhoods <- spatial_leave_location_out_cv(ames_sf, Neighborhood)
    > ## End(Don't show)
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 8.38 0.63 9 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64