CRAN Package Check Results for Package rempsyc

Last updated on 2024-09-28 03:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 7.38 265.71 273.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 5.40 182.33 187.73 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 443.12 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 462.63 OK
r-devel-windows-x86_64 0.1.8 10.00 0.00 10.00 FAIL
r-patched-linux-x86_64 0.1.8 8.97 251.42 260.39 OK
r-release-linux-x86_64 0.1.8 7.63 252.81 260.44 OK
r-release-macos-arm64 0.1.8 140.00 OK
r-release-macos-x86_64 0.1.8 349.00 OK
r-release-windows-x86_64 0.1.8 9.00 232.00 241.00 OK
r-oldrel-macos-arm64 0.1.8 209.00 OK
r-oldrel-macos-x86_64 0.1.8 375.00 OK
r-oldrel-windows-x86_64 0.1.8 12.00 296.00 308.00 OK

Check Details

Version: 0.1.8
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: > ### Name: winsorize_mad > ### Title: Winsorize based on the absolute median deviation > ### Aliases: winsorize_mad > ### Keywords: MAD mean median normalization outliers standardization > > ### ** Examples > > winsorize_mad(mtcars$qsec, criteria = 2) [1] 16.46000 17.02000 18.61000 19.44000 17.02000 20.22000 15.84000 20.00000 [9] 20.54177 18.30000 18.90000 17.40000 17.60000 18.00000 17.98000 17.82000 [17] 17.42000 19.47000 18.52000 19.90000 20.01000 16.87000 17.30000 15.41000 [25] 17.05000 18.90000 16.70000 16.90000 14.87823 15.50000 14.87823 18.60000 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 26.01 1.36 27.42 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