Last updated on 2026-08-18 10:52:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 9.35 | 119.66 | 129.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 7.11 | 70.54 | 77.65 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 88.54 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 91.07 | OK | |||
| r-devel-windows-x86_64 | 0.2.2 | 15.00 | 135.00 | 150.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 8.30 | 109.26 | 117.56 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 9.99 | 107.20 | 117.19 | OK | |
| r-release-macos-arm64 | 0.2.2 | 3.00 | 71.00 | 74.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 8.00 | 318.00 | 326.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2 | 16.00 | 0.00 | 16.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 7.00 | 123.00 | 130.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 19.00 | 145.00 | 164.00 | ERROR |
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘delimtools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: as_dwc
> ### Title: Rename Columns using Darwin Core Standard Terms
> ### Aliases: as_dwc
>
> ### ** Examples
>
>
> # get dwc terms and definitions
> dwc <- get_dwc(type = "simple")
Warning: Failed to open 'https://raw.githubusercontent.com/tdwg/dwc/master/dist/simple_dwc_vertical.csv': The requested URL returned error: 429
Error: cannot open the connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘bGMYC’
Unknown package ‘splits’ in Rd xrefs
Flavor: r-release-macos-x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'delimtools-Ex.R' failed
The error most likely occurred in:
> ### Name: as_dwc
> ### Title: Rename Columns using Darwin Core Standard Terms
> ### Aliases: as_dwc
>
> ### ** Examples
>
>
> # get dwc terms and definitions
> dwc <- get_dwc(type = "simple")
Warning: Failed to open 'https://raw.githubusercontent.com/tdwg/dwc/master/dist/simple_dwc_vertical.csv': The requested URL returned error: 429
Error: cannot open the connection
Execution halted
Flavor: r-oldrel-windows-x86_64