The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-06-06 11:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.2 | 3.81 | 58.24 | 62.05 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.5.2 | 2.79 | 42.04 | 44.83 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.5.2 | 8.00 | 90.21 | 98.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.2 | 8.00 | 90.39 | 98.39 | ERROR | |
| r-devel-windows-x86_64 | 1.5.2 | 5.00 | 90.00 | 95.00 | OK | |
| r-patched-linux-x86_64 | 1.5.2 | 5.58 | 52.42 | 58.00 | OK | |
| r-release-linux-x86_64 | 1.5.2 | 3.92 | 53.62 | 57.54 | OK | |
| r-release-macos-arm64 | 1.5.2 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.5.2 | 3.00 | 62.00 | 65.00 | OK | |
| r-release-windows-x86_64 | 1.5.2 | 7.00 | 92.00 | 99.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.2 | 1.00 | 17.00 | 18.00 | OK | |
| r-oldrel-macos-x86_64 | 1.5.2 | 3.00 | 71.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.2 | 8.00 | 104.00 | 112.00 | OK |
Version: 1.5.2
Check: examples
Result: ERROR
Running examples in ‘spider-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: seeBarcode
> ### Title: Create illustrative barcodes
> ### Aliases: seeBarcode
> ### Keywords: Barcoding Utilities
>
> ### ** Examples
>
>
> graphics::layout(matrix(1:6, ncol=1))
> graphics::par(mar=c(0.5, 0, 0.5, 0))
> data(woodmouse)
> seeBarcode(woodmouse[1,])
> seeBarcode(woodmouse[1,], col=c("pink", "orange", "steelblue", "yellow"))
> seeBarcode(woodmouse[1,], col=c("black", "white", "white", "black"))
> apply(woodmouse[1:3,], MARGIN=1, FUN=seeBarcode)
Error in FUN(newX[, i], ...) : Single sequences only please!
Calls: apply -> FUN
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.5.2
Check: examples
Result: ERROR
Running examples in ‘spider-Ex.R’ failed
The error most likely occurred in:
> ### Name: seeBarcode
> ### Title: Create illustrative barcodes
> ### Aliases: seeBarcode
> ### Keywords: Barcoding Utilities
>
> ### ** Examples
>
>
> graphics::layout(matrix(1:6, ncol=1))
> graphics::par(mar=c(0.5, 0, 0.5, 0))
> data(woodmouse)
> seeBarcode(woodmouse[1,])
> seeBarcode(woodmouse[1,], col=c("pink", "orange", "steelblue", "yellow"))
> seeBarcode(woodmouse[1,], col=c("black", "white", "white", "black"))
> apply(woodmouse[1:3,], MARGIN=1, FUN=seeBarcode)
Error in FUN(newX[, i], ...) : Single sequences only please!
Calls: apply -> FUN
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
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.