Last updated on 2025-10-09 15:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.5 | 13.49 | 137.54 | 151.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.5 | 10.25 | 93.95 | 104.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.5 | 241.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 242.76 | OK | |||
r-devel-windows-x86_64 | 1.2.5 | 21.00 | 156.00 | 177.00 | OK | |
r-patched-linux-x86_64 | 1.2.5 | 13.88 | 128.09 | 141.97 | OK | |
r-release-linux-x86_64 | 1.2.5 | 12.48 | 105.16 | 117.64 | ERROR | |
r-release-macos-arm64 | 1.2.5 | 39.00 | OK | |||
r-release-macos-x86_64 | 1.2.5 | 72.00 | OK | |||
r-release-windows-x86_64 | 1.2.5 | 20.00 | 123.00 | 143.00 | ERROR | |
r-oldrel-macos-arm64 | 1.2.5 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.5 | 108.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.5 | 28.00 | 200.00 | 228.00 | OK |
Version: 1.2.5
Check: examples
Result: ERROR
Running examples in ‘fastR2-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Cuckoo
> ### Title: Cuckoo eggs in other birds' nests
> ### Aliases: Cuckoo
> ### Keywords: datasets
>
> ### ** Examples
>
>
> data(Cuckoo)
Warning in data(Cuckoo) : data set ‘Cuckoo’ not found
> gf_boxplot(length ~ species, data = Cuckoo)
Error in `position_dodge()`:
! `orientation` must be a string or character vector.
Backtrace:
▆
1. ├─ggformula::gf_boxplot(length ~ species, data = Cuckoo)
2. │ ├─base::do.call(position_fun, pdots)
3. │ └─ggplot2::position_dodge(orientation = NA)
4. │ ├─ggplot2::ggproto(...)
5. │ │ └─rlang::list2(...)
6. │ └─rlang::arg_match0(orientation, c("x", "y"))
7. └─rlang::abort(message = message, call = call)
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.2.5
Check: examples
Result: ERROR
Running examples in 'fastR2-Ex.R' failed
The error most likely occurred in:
> ### Name: Cuckoo
> ### Title: Cuckoo eggs in other birds' nests
> ### Aliases: Cuckoo
> ### Keywords: datasets
>
> ### ** Examples
>
>
> data(Cuckoo)
Warning in data(Cuckoo) : data set 'Cuckoo' not found
> gf_boxplot(length ~ species, data = Cuckoo)
Error in `position_dodge()`:
! `orientation` must be a string or character vector.
Backtrace:
▆
1. ├─ggformula::gf_boxplot(length ~ species, data = Cuckoo)
2. │ ├─base::do.call(position_fun, pdots)
3. │ └─ggplot2::position_dodge(orientation = NA)
4. │ ├─ggplot2::ggproto(...)
5. │ │ └─rlang::list2(...)
6. │ └─rlang::arg_match0(orientation, c("x", "y"))
7. └─rlang::abort(message = message, call = call)
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.
Health stats visible at Monitor.