CRAN Package Check Results for Package fmtr

Last updated on 2025-03-13 15:51:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.8 14.16 70.40 84.56 OK
r-devel-linux-x86_64-debian-gcc 1.6.8 9.73 51.00 60.73 OK
r-devel-linux-x86_64-fedora-clang 1.6.8 135.61 OK
r-devel-linux-x86_64-fedora-gcc 1.6.8 155.80 OK
r-devel-macos-arm64 1.6.8 60.00 OK
r-devel-macos-x86_64 1.6.8 83.00 OK
r-devel-windows-x86_64 1.6.8 19.00 110.00 129.00 OK
r-patched-linux-x86_64 1.6.8 OK
r-release-linux-x86_64 1.6.8 13.06 65.36 78.42 OK
r-release-macos-arm64 1.6.8 73.00 OK
r-release-macos-x86_64 1.6.8 91.00 OK
r-release-windows-x86_64 1.6.8 18.00 0.00 18.00 FAIL
r-oldrel-macos-arm64 1.6.5 OK
r-oldrel-macos-x86_64 1.6.8 82.00 OK
r-oldrel-windows-x86_64 1.6.8 21.00 128.00 149.00 OK

Check Details

Version: 1.6.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 Type Expression Label Order Factor 1 f1 S %5.1f NA NA 2 f2 S %6.2f NA NA > > # Create sample data > dat <- c(12.3844, 292.28432) > > # Use formats in the catalog > fapply(dat, fr) [1] " 12.4" "292.28" > # [1] " 12.4" "292.28" > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.42 0.11 3.54 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