CRAN Package Check Results for Package chillR

Last updated on 2025-05-31 13:49:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.76 33.98 247.75 281.73 OK
r-devel-linux-x86_64-debian-gcc 0.76 22.77 164.43 187.20 OK
r-devel-linux-x86_64-fedora-clang 0.76 462.79 OK
r-devel-linux-x86_64-fedora-gcc 0.76 466.61 OK
r-devel-windows-x86_64 0.76 41.00 287.00 328.00 OK
r-patched-linux-x86_64 0.76 36.07 235.52 271.59 OK
r-release-linux-x86_64 0.76 30.84 237.36 268.20 OK
r-release-macos-arm64 0.76 108.00 OK
r-release-macos-x86_64 0.76 282.00 OK
r-release-windows-x86_64 0.76 43.00 0.00 43.00 FAIL
r-oldrel-macos-arm64 0.76 258.00 OK
r-oldrel-macos-x86_64 0.76 330.00 OK
r-oldrel-windows-x86_64 0.76 52.00 370.00 422.00 OK

Check Details

Version: 0.76
Check: PDF version of manual
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: > # an error when R runs its package functionality checks. To run the examples, remove the # mark, > # before running the code. > > #stat_list<-get_weather(location=c(lat=40,lon=-120,ele=150),time_interval=c(2015,2016), > #database="UCIPM") > #chillRcode<-stat_list[which(stat_list$Perc_interval_covered== > #max(stat_list$Perc_interval_covered)),"chillR_code"][1] > #chillRcode should equal "DOYLE.C" now. > #gw<-get_weather(location="DOYLE.C",time_interval=c(2002,2002),database="UCIPM") > #weather<-weather2chillR(gw$weather,"GSOD") > #weather<-weather2chillR(gw) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 51.56 2.87 54.5 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