Last updated on 2025-07-26 21:50:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 28.70 | 425.77 | 454.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 21.82 | 298.58 | 320.40 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 713.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 689.56 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 28.00 | 357.00 | 385.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 | 337.00 | 365.00 | ERROR | |
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 |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘01-testEdge.R’ [7s/9s]
Running ‘02-testNode.R’ [7s/8s]
Running ‘03-testGroup.R’ [9s/10s]
Running ‘04-testAnchor.R’ [9s/10s]
Running ‘05-testIgraph.R’ [7s/9s]
Running ‘06-testCycle.R’ [7s/8s]
Running ‘06-testShapes.R’ [7s/9s]
Running ‘10-testKeggUtil.R’ [9s/22s]
Running ‘11-testkgml.R’ [18s/32s]
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-devel-linux-x86_64-debian-gcc
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
Version: 0.3.1
Check: tests
Result: ERROR
Running '01-testEdge.R' [8s]
Running '02-testNode.R' [8s]
Running '03-testGroup.R' [8s]
Running '04-testAnchor.R' [8s]
Running '05-testIgraph.R' [8s]
Running '06-testCycle.R' [8s]
Running '06-testShapes.R' [8s]
Running '10-testKeggUtil.R' [18s]
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 if (ncol(ans) < 2) { : argument is of length zero
Calls: collectEntries -> cpdanno
Execution halted
Flavor: r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.