CRAN Package Check Results for Package fastei

Last updated on 2025-06-14 03:49:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.0.7 18.46 68.95 87.41 OK
r-devel-linux-x86_64-debian-gcc 0.0.0.7 14.40 54.30 68.70 OK
r-devel-linux-x86_64-fedora-clang 0.0.0.7 146.31 OK
r-devel-linux-x86_64-fedora-gcc 0.0.0.7 163.65 OK
r-devel-windows-x86_64 0.0.0.7 25.00 135.00 160.00 OK
r-patched-linux-x86_64 0.0.0.7 20.12 71.02 91.14 OK
r-release-linux-x86_64 0.0.0.7 19.07 70.61 89.68 OK
r-release-macos-arm64 0.0.0.7 98.00 OK
r-release-macos-x86_64 0.0.0.7 123.00 OK
r-release-windows-x86_64 0.0.0.7 27.00 0.00 27.00 FAIL
r-oldrel-macos-arm64 0.0.0.7 83.00 OK
r-oldrel-macos-x86_64 0.0.0.7 118.00 OK
r-oldrel-windows-x86_64 0.0.0.7 24.00 139.00 163.00 WARN

Check Details

Version: 0.0.0.7
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: [2,] 2 1 [3,] 3 1 [4,] 4 1 [5,] 5 1 [6,] 1 2 [7,] 2 2 [8,] 3 2 [9,] 4 2 [10,] 3 3 [11,] 4 3 [12,] 5 3 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.02 0.09 5.12 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

Version: 0.0.0.7
Check: whether package can be installed
Result: WARN Found the following significant warnings: hitAndRun.c:88:37: warning: unknown conversion type character 'z' in format [-Wformat=] hitAndRun.c:88:41: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] hitAndRun.c:88:49: warning: format '%f' expects argument of type 'double', but argument 6 has type 'int' [-Wformat=] hitAndRun.c:88:32: warning: too many arguments for format [-Wformat-extra-args] hitAndRun.c:307:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] hitAndRun.c:450:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] main.c:404:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] See 'd:/Rcompile/CRANpkg/local/4.4/fastei.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64