CRAN Package Check Results for Maintainer ‘Andrea Brancaccio <andrea.brancaccio at unipd.it>’

Last updated on 2025-07-29 21:51:42 CEST.

Package FAIL NOTE OK
matRiks 1 2 10

Package matRiks

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

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