Last updated on 2026-08-19 01:52:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.9 | 46.85 | 376.18 | 423.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.9 | 33.86 | 277.97 | 311.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.9 | 41.00 | 279.41 | 320.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 39.00 | 276.00 | 315.00 | OK | |
| r-devel-windows-x86_64 | 0.2.9 | 50.00 | 339.00 | 389.00 | OK | |
| r-patched-linux-x86_64 | 0.2.9 | 44.08 | 351.04 | 395.12 | OK | |
| r-release-linux-x86_64 | 0.2.9 | 43.44 | 354.93 | 398.37 | OK | |
| r-release-macos-arm64 | 0.2.9 | 13.00 | 94.00 | 107.00 | OK | |
| r-release-macos-x86_64 | 0.2.9 | 33.00 | 369.00 | 402.00 | OK | |
| r-release-windows-x86_64 | 0.2.9 | 50.00 | 0.00 | 50.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.9 | 13.00 | 101.00 | 114.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.9 | 32.00 | 411.00 | 443.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.9 | 72.00 | 435.00 | 507.00 | ERROR |
Version: 0.2.9
Check: examples
Result: ERROR
Running examples in 'RCPA-Ex.R' failed
The error most likely occurred in:
> ### Name: loadData
> ### Title: Load data from GitHub
> ### Aliases: loadData
>
> ### ** Examples
>
>
> library(RCPA)
> RNASeqDataset <- loadData("RNASeqDataset")
Warning in .checkURLAvailable(toUseURL) :
The data source is temporarily unvailable. Please try it again later or contact the maintainer(s) to solve this issue.
Execution halted
Flavor: r-oldrel-windows-x86_64