CRAN Package Check Results for Package WayFindR

Last updated on 2025-07-29 16:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 29.24 429.84 459.08 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 23.43 311.30 334.73 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 718.79 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 717.98 OK
r-devel-windows-x86_64 0.3.1 29.00 351.00 380.00 OK
r-patched-linux-x86_64 0.3.1 30.28 409.01 439.29 OK
r-release-linux-x86_64 0.3.1 27.19 391.17 418.36 ERROR
r-release-macos-arm64 0.3.1 5.00 ERROR
r-release-macos-x86_64 0.3.1 335.00 OK
r-release-windows-x86_64 0.3.1 28.00 358.00 386.00 OK
r-oldrel-macos-arm64 0.3.1 200.00 OK
r-oldrel-macos-x86_64 0.3.1 320.00 OK
r-oldrel-windows-x86_64 0.3.1 41.00 474.00 515.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘01-testEdge.R’ [10s/14s] Running ‘02-testNode.R’ [10s/14s] Running ‘03-testGroup.R’ [10s/15s] Running ‘04-testAnchor.R’ [10s/14s] Running ‘05-testIgraph.R’ [10s/14s] Running ‘06-testCycle.R’ [10s/14s] Running ‘06-testShapes.R’ [11s/15s] Running ‘10-testKeggUtil.R’ [13s/27s] Running ‘11-testkgml.R’ [26s/41s] Running the tests in ‘tests/10-testKeggUtil.R’ failed. Complete output: > library(WayFindR) > ## input directly from file > xmlfile <- system.file("pathways/kegg_hsa00510.xml", package = "WayFindR") > > entries <- collectEntries(xmlfile, "one") Error in if (ncol(ans) < 2) { : argument is of length zero Calls: collectEntries -> cpdanno Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.1
Check: package dependencies
Result: ERROR Package required but not available: ‘org.Hs.eg.db’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-arm64