CRAN Package Check Results for Package rphylopic

Last updated on 2024-07-26 07:52:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 11.44 89.06 100.50 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 7.77 62.51 70.28 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.0 130.46 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 129.55 OK
r-devel-windows-x86_64 1.4.0 10.00 88.00 98.00 OK
r-patched-linux-x86_64 1.4.0 OK
r-release-linux-x86_64 1.4.0 7.58 83.66 91.24 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 10.00 88.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 13.00 102.00 115.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