CRAN Package Check Results for Package lin.eval

Last updated on 2024-10-02 15:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 3.82 36.34 40.16 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.68 27.47 30.15 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 63.03 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 77.87 NOTE
r-devel-windows-x86_64 0.1.2 5.00 0.00 5.00 FAIL
r-patched-linux-x86_64 0.1.2 4.09 34.10 38.19 NOTE
r-release-linux-x86_64 0.1.2 3.76 34.34 38.10 NOTE
r-release-macos-arm64 0.1.2 30.00 NOTE
r-release-macos-x86_64 0.1.2 42.00 NOTE
r-release-windows-x86_64 0.1.2 6.00 62.00 68.00 NOTE
r-oldrel-macos-arm64 0.1.2 32.00 NOTE
r-oldrel-macos-x86_64 0.1.2 50.00 NOTE
r-oldrel-windows-x86_64 0.1.2 8.00 61.00 69.00 NOTE

Check Details

Version: 0.1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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.1.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: > ### nonlinear. Does not return any value. Prints details of the > ### relationship between x and y. > ### Aliases: poly_eval > > ### ** Examples > > foo <- c(1000, 4000, 5000, 4500, 3000, 4000, 9000, 11000, 15000, 12000, 7000, 3000) > bar <- c(9914, 40487, 54324, 50044, 34719, 42551, 94871, 118914, 158484, 131348, 78504, 36284) > poly_eval(bar, foo) Best fitting model is linear since linear model has lowest p-value Linearity established - Linear 1 No further testing required > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.83 0.12 0.96 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