CRAN Package Check Results for Package rphylopic

Last updated on 2024-08-16 01:48:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 9.33 68.76 78.09 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 5.70 47.09 52.79 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.0 124.76 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 129.01 OK
r-devel-windows-x86_64 1.4.0 9.00 87.00 96.00 OK
r-patched-linux-x86_64 1.4.0 8.99 64.84 73.83 OK
r-release-linux-x86_64 1.4.0 7.49 65.54 73.03 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 100.00 112.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-gcc