CRAN Package Check Results for Package cofeatureR

Last updated on 2025-05-03 01:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 1.73 22.68 24.41 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 1.04 18.56 19.60 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 35.96 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 34.54 NOTE
r-devel-windows-x86_64 1.1.1 3.00 0.00 3.00 FAIL
r-patched-linux-x86_64 1.1.1 1.86 20.91 22.77 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 1.1.1 21.00 OK
r-release-macos-x86_64 1.1.1 26.00 OK
r-release-windows-x86_64 1.1.1 4.00 43.00 47.00 OK
r-oldrel-macos-arm64 1.1.1 16.00 NOTE
r-oldrel-macos-x86_64 1.1.1 22.00 NOTE
r-oldrel-windows-x86_64 1.1.1 4.00 47.00 51.00 NOTE

Check Details

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

Version: 1.1.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: > ##D plot_cofeature_mat(in.df, dot.flag = TRUE, dot.size = "p_value", > ##D tile.flag = FALSE) > ##D > ##D # Samples will not be dropped > ##D sample.id.order.new <- c("sampleA", "sampleB", "sampleC", "sampleD") > ##D plot_cofeature_mat(in.df, tile.col = "black", > ##D sample.id.order = sample.id.order.new) > ##D > ##D # Samples can be dropped by setting drop.x = TRUE > ##D plot_cofeature_mat(in.df, tile.col = "black", > ##D sample.id.order = sample.id.order.new, drop.x = TRUE) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.14 0.02 0.15 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

Version: 1.1.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64