CRAN Package Check Results for Package cubelyr

Last updated on 2024-08-16 20:48:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 3.35 36.63 39.98 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 3.26 27.47 30.73 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 70.05 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 62.13 OK
r-devel-windows-x86_64 1.0.2 6.00 0.00 6.00 FAIL
r-patched-linux-x86_64 1.0.2 3.86 34.20 38.06 OK
r-release-linux-x86_64 1.0.2 4.51 35.08 39.59 OK
r-release-macos-arm64 1.0.2 24.00 OK
r-release-macos-x86_64 1.0.2 34.00 OK
r-release-windows-x86_64 1.0.2 7.00 54.00 61.00 OK
r-oldrel-macos-arm64 1.0.2 26.00 OK
r-oldrel-macos-x86_64 1.0.2 36.00 OK
r-oldrel-windows-x86_64 1.0.2 8.00 59.00 67.00 OK

Check Details

Version: 1.0.2
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: > # Arrange is meaningless for tbl_cubes > > by_loc <- group_by(nasa, lat, long) > summarise(by_loc, pressure = max(pressure), temp = mean(temperature)) Source: local array [576 x 2] D: lat [dbl, 24] D: long [dbl, 24] M: pressure [dbl[,24]] M: temp [dbl[,24]] > > > > ### * <FOOTER> > ### > cleanEx() detaching 'package:dplyr' > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.02 0.17 1.2 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