CRAN Package Check Results for Package EnrichIntersect

Last updated on 2025-05-16 05:49:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7 6.95 175.16 182.11 OK
r-devel-linux-x86_64-debian-gcc 0.7 4.96 102.32 107.28 OK
r-devel-linux-x86_64-fedora-clang 0.7 307.58 OK
r-devel-linux-x86_64-fedora-gcc 0.7 308.35 OK
r-devel-windows-x86_64 0.7 9.00 0.00 9.00 FAIL
r-patched-linux-x86_64 0.7 7.19 164.27 171.46 OK
r-release-linux-x86_64 0.7 6.20 161.85 168.05 OK
r-release-macos-arm64 0.7 78.00 OK
r-release-macos-x86_64 0.7 145.00 OK
r-release-windows-x86_64 0.7 9.00 146.00 155.00 OK
r-oldrel-macos-arm64 0.7 60.00 OK
r-oldrel-macos-x86_64 0.7 110.00 OK
r-oldrel-windows-x86_64 0.7 11.00 217.00 228.00 OK

Check Details

Version: 0.7
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: > ### Name: intersectSankey > ### Title: Plot Sankey diagram for intersecting sets > ### Aliases: intersectSankey > > ### ** Examples > > # Data set 'cancers_genes_drugs' is an array with association scores between 56 genes (1st > # dimension), three cancer types (2nd dimension) and two drugs (3rd dimension) > data(cancers_genes_drugs, package = "EnrichIntersect") > > intersectSankey(cancers_genes_drugs, step.names = c("Cancers", "Genes", "Drugs")) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.44 0.22 6.7 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