CRAN Package Check Results for Package glmulti

Last updated on 2025-07-24 21:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 7.15 39.33 46.48 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.8 4.54 29.32 33.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.8 70.06 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.8 74.91 NOTE
r-devel-windows-x86_64 1.0.8 7.00 0.00 7.00 FAIL
r-patched-linux-x86_64 1.0.8 6.14 37.33 43.47 NOTE
r-release-linux-x86_64 1.0.8 6.12 36.91 43.03 NOTE
r-release-macos-arm64 1.0.8 27.00 NOTE
r-release-macos-x86_64 1.0.8 43.00 NOTE
r-release-windows-x86_64 1.0.8 7.00 61.00 68.00 NOTE
r-oldrel-macos-arm64 1.0.8 25.00 NOTE
r-oldrel-macos-x86_64 1.0.8 35.00 NOTE
r-oldrel-windows-x86_64 1.0.8 9.00 68.00 77.00 NOTE

Check Details

Version: 1.0.8
Check: Rd files
Result: NOTE checkRd: (-1) coef.glmulti.Rd:26: Escaped LaTeX specials: \& checkRd: (-1) coef.glmulti.Rd:27: Escaped LaTeX specials: \& checkRd: (-1) coef.glmulti.Rd:51: Escaped LaTeX specials: \& checkRd: (-1) coef.glmulti.Rd:60: Escaped LaTeX specials: \& checkRd: (-1) coef.glmulti.Rd:61: Escaped LaTeX specials: \& checkRd: (-1) consensus.Rd:29: Escaped LaTeX specials: \& checkRd: (-1) getfit.Rd:14: Lost braces 14 | \item{object}{A fitted model object, of class \code{glm}, \code{lm} or code{glm.nb}} | ^ checkRd: (-1) getfit.Rd:26: Escaped LaTeX specials: \& checkRd: (-1) glmulti-class.Rd:26: Escaped LaTeX specials: \& checkRd: (-1) glmulti-methods.Rd:14: Lost braces 14 | code{glmulti} finds what are the \code{n} best models (the confidence set of models) among all possible models (the candidate set, as specified by the user). | ^ checkRd: (-1) glmulti.Rd:99: Escaped LaTeX specials: \& checkRd: (-1) summary.glmulti.Rd:72: Escaped LaTeX specials: \& 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: 1.0.8
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: Initialization... TASK: Exhaustive screening of candidate set. Fitting... Completed. > # va will be shuffled but vb is always included in the models > > # this procedure allows support of arbitrarily any fitting function, > # or the use of sophisticated constraints on the model structure > > > > > ### * <FOOTER> > ### > cleanEx() detaching 'package:pscl' > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.89 0.19 1.06 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