CRAN Package Check Results for Package rphylopic

Last updated on 2024-06-18 15:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 9.16 83.85 93.01 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.0 7.93 65.94 73.87 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 128.39 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 134.59 OK
r-devel-windows-x86_64 1.4.0 12.00 92.00 104.00 OK
r-patched-linux-x86_64 1.4.0 11.44 83.36 94.80 OK
r-release-linux-x86_64 1.4.0 9.86 83.14 93.00 OK
r-release-macos-arm64 1.4.0 63.00 OK
r-release-macos-x86_64 1.4.0 80.00 OK
r-release-windows-x86_64 1.4.0 11.00 87.00 98.00 OK
r-oldrel-macos-arm64 1.4.0 58.00 OK
r-oldrel-macos-x86_64 1.4.0 111.00 OK
r-oldrel-windows-x86_64 1.4.0 12.00 99.00 111.00 OK

Check Details

Version: 1.4.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