CRAN Package Check Results for Package rphylopic

Last updated on 2024-10-09 04:50:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 6.67 66.55 73.22 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.0 5.71 52.20 57.91 OK
r-devel-linux-x86_64-fedora-clang 1.5.0 129.62 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 132.47 OK
r-devel-windows-x86_64 1.5.0 11.00 89.00 100.00 OK
r-patched-linux-x86_64 1.5.0 8.24 66.28 74.52 OK
r-release-linux-x86_64 1.5.0 8.41 66.06 74.47 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 91.00 101.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 101.00 114.00 OK

Check Details

Version: 1.5.0
Check: examples
Result: ERROR Running examples in ‘rphylopic-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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) : No images matching the specified `filter`. Execution halted Flavor: r-devel-linux-x86_64-debian-clang