CRAN Package Check Results for Package WayFindR

Last updated on 2025-07-01 07:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 32.91 432.04 464.95 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 21.31 309.44 330.75 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 750.37 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 746.52 OK
r-devel-windows-x86_64 0.3.1 30.00 345.00 375.00 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.3.1 25.84 409.35 435.19 OK
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 29.00 355.00 384.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 39.00 476.00 515.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running '01-testEdge.R' [8s] Running '02-testNode.R' [9s] Running '03-testGroup.R' [8s] Running '04-testAnchor.R' [8s] Running '05-testIgraph.R' [9s] Running '06-testCycle.R' [8s] Running '06-testShapes.R' [9s] Running '10-testKeggUtil.R' [19s] Running '11-testkgml.R' [23s] 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 collectEntries(xmlfile, "one") : Entries: Bad replacement: 80, compound In addition: Warning message: In retrieve.PubChemInstance(object = list(result = list(), request_args = list( : 'object' encountered an error. Nothing to return. See error details in 'object'. Execution halted Flavor: r-devel-windows-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