Last updated on 2025-09-29 08:49:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.5 | 13.22 | 115.31 | 128.53 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.5 | 9.64 | 80.71 | 90.35 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.5 | 200.34 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 194.11 | ERROR | |||
r-devel-windows-x86_64 | 1.2.5 | 19.00 | 126.00 | 145.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.5 | 13.65 | 103.74 | 117.39 | ERROR | |
r-release-linux-x86_64 | 1.2.5 | 11.30 | 105.90 | 117.20 | 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 | 21.00 | 128.00 | 149.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 | 157.00 | 185.00 | ERROR |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, 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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64