CRAN Package Check Results for Maintainer ‘Jay Burns <jay.burns at sruc.ac.uk>’

Last updated on 2025-05-31 13:50:07 CEST.

Package FAIL NOTE OK
RankAggregator 1 2 10

Package RankAggregator

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

Version: 0.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jay Burns <jay.burns@sruc.ac.uk>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.1
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: > ### Aliases: evaluationMatrix > > ### ** Examples > > evaluationMatrix(cook_example) item_1 item_3 item_2 item_5 item_4 item_6 item_1 0 1 2 0 0 2 item_3 1 0 1 0 1 1 item_2 1 1 0 0 0 1 item_5 2 2 1 0 2 1 item_4 2 0 1 0 0 1 item_6 1 1 1 1 2 0 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.17 0.06 0.24 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