Last updated on 2026-08-17 22:50:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.15 | 5.29 | 44.05 | 49.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.15 | 3.72 | 33.21 | 36.93 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.15 | 33.43 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.15 | 32.57 | OK | |||
| r-devel-windows-x86_64 | 0.1.15 | 8.00 | 62.00 | 70.00 | OK | |
| r-patched-linux-x86_64 | 0.1.15 | 4.97 | 40.99 | 45.96 | OK | |
| r-release-linux-x86_64 | 0.1.15 | 4.95 | 41.48 | 46.43 | OK | |
| r-release-macos-arm64 | 0.1.15 | 1.00 | 15.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1.15 | 4.00 | 47.00 | 51.00 | OK | |
| r-release-windows-x86_64 | 0.1.15 | 8.00 | 0.00 | 8.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.15 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.15 | 3.00 | 38.00 | 41.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.15 | 10.00 | 71.00 | 81.00 | OK |
Version: 0.1.15
Check: examples
Result: ERROR
Running examples in ‘bdDwC-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: downloadCloudData
> ### Title: Download Darwin Cloud Data
> ### Aliases: downloadCloudData
>
> ### ** Examples
>
> downloadCloudData()
Warning in file(file, "rt") :
cannot open URL 'https://raw.githubusercontent.com/kurator-org/kurator-validation/master/packages/kurator_dwca/data/vocabularies/darwin_cloud.txt': HTTP status was '429 Unknown Error'
Error in file(file, "rt") :
cannot open the connection to 'https://raw.githubusercontent.com/kurator-org/kurator-validation/master/packages/kurator_dwca/data/vocabularies/darwin_cloud.txt'
Calls: downloadCloudData -> read.csv -> read.table -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc