Last updated on 2025-08-29 01:52:05 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
BimodalIndex | 13 | ||
ClassComparison | 13 | ||
ClassDiscovery | 1 | 12 | |
CloneSeeker | 13 | ||
CrossValidate | 13 | ||
GenAlgo | 13 | ||
integIRTy | 13 | ||
Mercator | 13 | ||
Modeler | 13 | ||
NameNeedle | 13 | ||
NewmanOmics | 13 | ||
oompaBase | 13 | ||
oompaData | 13 | ||
PCDimension | 13 | ||
plasma | 13 | ||
Polychrome | 13 | ||
PreProcess | 13 | ||
RCytoGPS | 13 | ||
RPointCloud | 13 | ||
SIBERG | 13 | ||
SillyPutty | 13 | ||
TailRank | 13 | ||
Thresher | 13 | ||
Umpire | 13 | ||
WayFindR | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 1, OK: 12
Version: 3.4.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kevin R. Coombes <krc@silicovore.com>’
Found the following (possibly) invalid URLs:
URL: http:/silicovore.com/camda01.html
From: man/cd08-0-PCanova-class.Rd
Message: Invalid URL: missing authority part
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘01-testEdge.R’ [10s/13s]
Running ‘02-testNode.R’ [10s/13s]
Running ‘03-testGroup.R’ [11s/14s]
Running ‘04-testAnchor.R’ [10s/13s]
Running ‘05-testIgraph.R’ [10s/12s]
Running ‘06-testCycle.R’ [10s/13s]
Running ‘06-testShapes.R’ [10s/13s]
Running ‘10-testKeggUtil.R’ [13s/24s]
Running ‘11-testkgml.R’ [26s/40s]
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-patched-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