CRAN Package Check Results for Package dglm

Last updated on 2025-06-20 12:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.6 2.40 22.36 24.76 NOTE
r-devel-linux-x86_64-debian-gcc 1.8.6 1.90 17.66 19.56 NOTE
r-devel-linux-x86_64-fedora-clang 1.8.6 38.58 OK
r-devel-linux-x86_64-fedora-gcc 1.8.6 35.95 OK
r-devel-windows-x86_64 1.8.6 3.00 43.00 46.00 FAIL
r-patched-linux-x86_64 1.8.6 2.75 20.98 23.73 OK
r-release-linux-x86_64 1.8.6 2.23 20.74 22.97 OK
r-release-macos-arm64 1.8.6 17.00 OK
r-release-macos-x86_64 1.8.6 28.00 OK
r-release-windows-x86_64 1.8.6 3.00 44.00 47.00 OK
r-oldrel-macos-arm64 1.8.6 21.00 OK
r-oldrel-macos-x86_64 1.8.6 29.00 OK
r-oldrel-windows-x86_64 1.8.6 4.00 47.00 51.00 OK

Check Details

Version: 1.8.6
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Gordon Smyth <smyth@wehi.edu.au>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Gordon", family = "Smyth", role = c("aut", "cre"), email = "smyth@wehi.edu.au"), person(given = c("Peter", "K"), family = "Dunn", role = "aut", email = "pdunn2@usc.edu.au"), person(given = c("Robert", "W."), family = "Corty", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.8.6
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: Dispersion Coefficients: Estimate Std. Error z value Pr(>|z|) (Intercept) -4.5883298168667 0.7635105213724 -6.00951747020 1.86076312752e-09 u -0.0696836643821 0.0150275778656 -4.63705229181 3.53413025597e-06 (Dispersion parameter for Digamma family taken to be 2 ) Scaled Null Deviance: 16.7586587548 on 8 degrees of freedom Scaled Residual Deviance: 4.41480063022 on 7 degrees of freedom Minus Twice the Log-Likelihood: 22.171313465 Number of Alternating Iterations: 3 > options(oo) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.31 0.03 0.34 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