CRAN Package Check Results for Package annotator

Last updated on 2024-09-27 01:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3.1 3.33 31.25 34.58 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.3.1 2.64 24.00 26.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.3.1 54.23 OK
r-devel-linux-x86_64-fedora-gcc 0.0.3.1 51.87 OK
r-devel-windows-x86_64 0.0.3.1 6.00 53.00 59.00 NOTE
r-patched-linux-x86_64 0.0.3.1 7.69 30.06 37.75 OK
r-release-linux-x86_64 0.0.3.1 3.37 30.28 33.65 OK
r-release-macos-arm64 0.0.3.1 23.00 OK
r-release-macos-x86_64 0.0.3.1 35.00 OK
r-release-windows-x86_64 0.0.3.1 6.00 0.00 6.00 FAIL
r-oldrel-macos-arm64 0.0.3.1 24.00 OK
r-oldrel-macos-x86_64 0.0.3.1 41.00 OK
r-oldrel-windows-x86_64 0.0.3.1 6.00 58.00 64.00 OK

Check Details

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