CRAN Package Check Results for Package GGoutlieR

Last updated on 2025-01-27 03:49:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 8.82 69.67 78.49 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 6.26 50.94 57.20 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 128.01 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 117.45 OK
r-devel-windows-x86_64 1.0.2 12.00 0.00 12.00 FAIL
r-patched-linux-x86_64 1.0.2 10.70 65.54 76.24 OK
r-release-linux-x86_64 1.0.2 8.53 64.78 73.31 OK
r-release-macos-arm64 1.0.2 35.00 OK
r-release-macos-x86_64 1.0.2 54.00 OK
r-release-windows-x86_64 1.0.2 11.00 78.00 89.00 OK
r-oldrel-macos-arm64 1.0.2 35.00 OK
r-oldrel-macos-x86_64 1.0.2 61.00 OK
r-oldrel-windows-x86_64 1.0.2 14.00 91.00 105.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: > ### ** Examples > > library(GGoutlieR) > data(ggoutlier_example) # get an example output of ggoutlier > head(summary_ggoutlier(ggoutlier_example)) ID method p.value 1 BRIDGE_HOR_2827 geoKNN 0.0002533251 2 BRIDGE_HOR_12795 geoKNN 0.0002871882 3 BRIDGE_BCC_37 geoKNN 0.0003011807 4 BRIDGE_HOR_10557 geoKNN 0.0003500990 5 BRIDGE_HOR_10555 geoKNN 0.0003697789 6 BTR_FT519 geneticKNN 0.0003816026 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.77 0.28 2.05 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