Last updated on 2024-11-22 03:52:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.0 | 7.81 | 69.71 | 77.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.0 | 5.40 | 50.95 | 56.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.0 | 128.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 145.12 | OK | |||
r-devel-windows-x86_64 | 1.5.0 | 11.00 | 89.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 1.5.0 | 9.48 | 66.60 | 76.08 | OK | |
r-release-linux-x86_64 | 1.5.0 | 7.88 | 67.12 | 75.00 | OK | |
r-release-macos-arm64 | 1.5.0 | 48.00 | OK | |||
r-release-macos-x86_64 | 1.5.0 | 134.00 | OK | |||
r-release-windows-x86_64 | 1.5.0 | 10.00 | 89.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 1.5.0 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.0 | 91.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.0 | 13.00 | 98.00 | 111.00 | ERROR |
Version: 1.5.0
Check: examples
Result: ERROR
Running examples in 'rphylopic-Ex.R' failed
The error most likely occurred in:
> ### Name: add_phylopic_legend
> ### Title: Add a PhyloPic legend for a base R plot
> ### Aliases: add_phylopic_legend
>
> ### ** Examples
>
> # Get UUIDs
> uuids <- get_uuid(name = "Canis lupus", n = 2)
Error in get_uuid(name = "Canis lupus", n = 2) :
Image resource not available for 'canis lupus'. Did you mean one of the following?
canis lupus, canis lupus dingo, canis lupus familiaris, canis lupus monstrabilis
Execution halted
Flavor: r-oldrel-windows-x86_64