CRAN Package Check Results for Maintainer ‘Mihai Valcu <mvalcu at gwdg.de>’

Last updated on 2024-09-27 11:51:41 CEST.

Package FAIL NOTE OK
annotator 1 3 9

Package annotator

Current CRAN status: FAIL: 1, NOTE: 3, OK: 9

Version: 0.0.3.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: annotate.Rd: htmlwidgets Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.0.3.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: runExample > > ### ** Examples > > ## Only run this example in interactive R sessions > if (interactive()) { + annotator::runExample("01_hello") + annotator::runExample("02_pipeline") + + # Print the directory containing the code for all examples + system.file("examples", package = "annotator") + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.75 0.16 0.89 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