CRAN Package Check Results for Maintainer ‘Norm Matloff <matloff at cs.ucdavis.edu>’

Last updated on 2025-01-30 16:48:55 CET.

Package FAIL NOTE OK
polyreg 1 12
regtools 2 11

Package polyreg

Current CRAN status: FAIL: 1, OK: 12

Version: 0.8.0
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: The best model has Predicted Adjusted R^2: 0.6499 The best model has Mean Absolute Predicted Error: 0.2988 The output has a data.frame out$models that contains measures of fit and information about each model, such as the formula call. The output is also a nested list such that if the output is called 'out', out$model1, out$model2, and so on, contain further metadata. The predict method will automatically use the model with the best validated fit but individual models can also be selected like so: predict(z, newdata = Xnew, model_to_use = 3) > forecast <- predict(out, mtcars[31:nrow(mtcars),]) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.6 0.59 4.2 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

Package regtools

Current CRAN status: NOTE: 2, OK: 11

Version: 1.7.0
Check: whether startup messages can be suppressed
Result: NOTE OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.7.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'cdparcoord', 'partools' Flavor: r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.