CRAN Package Check Results for Package mada

Last updated on 2025-06-12 21:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.12 11.26 90.66 101.92 OK
r-devel-linux-x86_64-debian-gcc 0.5.12 8.22 65.61 73.83 OK
r-devel-linux-x86_64-fedora-clang 0.5.12 156.41 OK
r-devel-linux-x86_64-fedora-gcc 0.5.12 160.63 OK
r-devel-windows-x86_64 0.5.12 11.00 154.00 165.00 FAIL
r-patched-linux-x86_64 0.5.12 10.82 87.36 98.18 OK
r-release-linux-x86_64 0.5.12 10.50 86.44 96.94 OK
r-release-macos-arm64 0.5.12 80.00 OK
r-release-macos-x86_64 0.5.12 127.00 OK
r-release-windows-x86_64 0.5.12 12.00 143.00 155.00 OK
r-oldrel-macos-arm64 0.5.12 59.00 OK
r-oldrel-macos-x86_64 0.5.12 150.00 OK
r-oldrel-windows-x86_64 0.5.12 15.00 144.00 159.00 OK

Check Details

Version: 0.5.12
Check: re-building of vignette outputs
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: > > flush(stderr()); flush(stdout()) > > ### Name: talpha > ### Title: The t_alpha transformation as a link function for binary GLMs. > ### Aliases: talpha > > ### ** Examples > > canonical <- binomial(link = talpha(1)) # logit-link > talpha_fam <- function(alpha)binomial(link = talpha(alpha)) # talpha family > ## A call to glm might look like this: glm(formula, family = talpha_fam(1.5)) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.86 0.61 6.49 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