CRAN Package Check Results for Package matRiks

Last updated on 2025-07-30 12:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 11.36 135.48 146.84 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 8.38 98.37 106.75 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 227.79 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 238.17 OK
r-devel-windows-x86_64 0.1.3 13.00 147.00 160.00 OK
r-patched-linux-x86_64 0.1.3 11.62 127.32 138.94 OK
r-release-linux-x86_64 0.1.3 10.43 127.40 137.83 OK
r-release-macos-arm64 0.1.3 72.00 OK
r-release-macos-x86_64 0.1.3 125.00 OK
r-release-windows-x86_64 0.1.3 13.00 0.00 13.00 FAIL
r-oldrel-macos-arm64 0.1.3 66.00 OK
r-oldrel-macos-x86_64 0.1.3 108.00 OK
r-oldrel-windows-x86_64 0.1.3 17.00 186.00 203.00 OK

Check Details

Version: 0.1.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Andrea Brancaccio <andrea.brancaccio@unipd.it>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Andrea", family = "Brancaccio", role = c("aut", "ctb", "cph", "cre"), email = "andrea.brancaccio@unipd.it"), person(given = c("Ottavia", "M."), family = "Epifania", role = c("aut", "ctb", "com")), person(given = "Debora", family = "de Chiusole", role = "ctb")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
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: > ### ** Examples > > m1 <- mat_apply(hexagon(), hrules = "lty") > # draw the matriks > draw(m1) > # draw the wp distractors with the title > draw(wp(m1), main = TRUE) > m1 <- mat_apply(hexagon(), hrules = "lty") > # draw the matriks > draw(m1) > # draw the wp distractors with the title > draw(wp(m1), main = TRUE) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 11.63 0.45 12.13 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