CRAN Package Check Results for Package RcppFastFloat

Last updated on 2024-10-01 18:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 12.22 22.33 34.55 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.4 9.34 17.86 27.20 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.4 62.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.4 62.25 NOTE
r-devel-windows-x86_64 0.0.4 19.00 74.00 93.00 NOTE
r-patched-linux-x86_64 0.0.4 NOTE
r-release-linux-x86_64 0.0.4 13.08 21.51 34.59 NOTE
r-release-macos-arm64 0.0.4 22.00 NOTE
r-release-macos-x86_64 0.0.4 35.00 NOTE
r-release-windows-x86_64 0.0.4 19.00 0.00 19.00 FAIL
r-oldrel-macos-arm64 0.0.4 24.00 NOTE
r-oldrel-macos-x86_64 0.0.4 33.00 NOTE
r-oldrel-windows-x86_64 0.0.4 19.00 80.00 99.00 NOTE

Check Details

Version: 0.0.4
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.0.4
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: > > flush(stderr()); flush(stdout()) > > ### Name: parseExample > ### Title: Floating Point Parsing Example > ### Aliases: parseExample > > ### ** Examples > > parseExample() parsed the number 3.1416 [1] 3.1416 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.28 0.04 0.33 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