CRAN Package Check Results for Package bakR

Last updated on 2025-02-03 05:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 647.20 475.40 1122.60 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 547.30 397.25 944.55 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 1711.04 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 2013.76 NOTE
r-devel-windows-x86_64 1.0.1 529.00 501.00 1030.00 OK
r-patched-linux-x86_64 1.0.1 753.71 519.19 1272.90 OK
r-release-linux-x86_64 1.0.1 733.60 519.09 1252.69 OK
r-release-macos-arm64 1.0.1 241.00 NOTE
r-release-macos-x86_64 1.0.1 282.00 NOTE
r-release-windows-x86_64 1.0.1 555.00 0.00 555.00 FAIL
r-oldrel-macos-arm64 1.0.1 409.00 NOTE
r-oldrel-macos-x86_64 1.0.1 601.00 NOTE
r-oldrel-windows-x86_64 1.0.1 726.00 621.00 1347.00 NOTE

Check Details

Version: 1.0.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 103.3Mb sub-directories of 1Mb or more: libs 101.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.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: > cleanEx() > nameEx("reliableFeatures") > ### * reliableFeatures > > flush(stderr()); flush(stdout()) > > ### Name: reliableFeatures > ### Title: Identify features (e.g., transcripts) with high quality data > ### Aliases: reliableFeatures > > ### ** Examples > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.03 0.45 9.5 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