CRAN Package Check Results for Maintainer ‘Johann Pfitzinger <johann.pfitzinger at gmail.com>’

Last updated on 2025-03-14 08:54:03 CET.

Package FAIL NOTE OK
hfr 15
tidyfit 1 5 9

Package hfr

Current CRAN status: OK: 15

Package tidyfit

Current CRAN status: FAIL: 1, NOTE: 5, OK: 9

Version: 0.7.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘explain_methods.R’ ‘fit.gets.R’ ‘fit.group_lasso.R’ ‘m.R’ ‘post_process.R’ 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-macos-x86_64, r-devel-windows-x86_64

Version: 0.7.3
Check: tests
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: 1 Durbl lm 0.719 2 Durbl lm -0.270 3 Durbl lm 1.91 4 Durbl lm 6.63 5 Durbl lm -4.52 6 Durbl lm -1.67 7 Durbl lm -2.50 8 Durbl lm -0.856 9 Durbl lm -2.33 10 Durbl lm 2.74 # ℹ 7,070 more rows > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1578.66 5.68 1585.66 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