Last updated on 2025-09-30 01:48:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.4 | 3.40 | 33.49 | 36.89 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.4 | 2.18 | 24.54 | 26.72 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.4 | 52.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.4 | 50.75 | OK | |||
r-devel-windows-x86_64 | 2.0.4 | 6.00 | 64.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 2.0.4 | 3.66 | 31.12 | 34.78 | OK | |
r-release-linux-x86_64 | 2.0.4 | 3.14 | 31.53 | 34.67 | OK | |
r-release-macos-arm64 | 2.0.4 | 28.00 | OK | |||
r-release-macos-x86_64 | 2.0.4 | 61.00 | OK | |||
r-release-windows-x86_64 | 2.0.4 | 6.00 | 79.00 | 85.00 | OK | |
r-oldrel-macos-arm64 | 2.0.4 | 50.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.4 | 49.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.4 | 8.00 | 79.00 | 87.00 | OK |
Version: 2.0.4
Check: examples
Result: ERROR
Running examples in ‘algaeClassify-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: genus_search_itis
> ### Title: Wrapper function for several functions in ritis:: Searches ITIS
> ### database for matches to a genus name
> ### Aliases: genus_search_itis
>
> ### ** Examples
>
> genus='Anabaena'
> genus_search_itis(genus,higher=FALSE)
Error: Bad Gateway (HTTP 502)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc