Last updated on 2026-01-16 18:50:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.5 | 30.56 | 241.36 | 271.92 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.5.5 | 20.71 | 156.10 | 176.81 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.5.5 | 54.00 | 393.73 | 447.73 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.5 | 49.00 | 366.70 | 415.70 | NOTE | |
| r-devel-windows-x86_64 | 2.5.5 | 27.00 | 210.00 | 237.00 | NOTE | |
| r-patched-linux-x86_64 | 2.5.5 | 30.32 | 232.67 | 262.99 | NOTE | |
| r-release-linux-x86_64 | 2.5.5 | 25.41 | 235.04 | 260.45 | NOTE | |
| r-release-macos-arm64 | 2.5.5 | NOTE | ||||
| r-release-macos-x86_64 | 2.5.5 | 17.00 | 173.00 | 190.00 | NOTE | |
| r-release-windows-x86_64 | 2.5.5 | 28.00 | 205.00 | 233.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.5.5 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.5.5 | 17.00 | 123.00 | 140.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.5.5 | 40.00 | 283.00 | 323.00 | NOTE |
Version: 2.5.5
Check: Rd files
Result: NOTE
checkRd: (-1) is_israd_database.Rd:19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:23: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:25: Lost braces in \itemize; meant \describe ?
checkRd: (-1) is_israd_database.Rd:26: Lost braces in \itemize; meant \describe ?
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.5.5
Check: examples
Result: ERROR
Running examples in ‘ISRaD-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ISRaD.getdata
> ### Title: ISRaD.getdata
> ### Aliases: ISRaD.getdata
>
> ### ** Examples
>
> # Return full dataset ("full")
> ISRaD_full <- ISRaD.getdata(tempdir(), dataset = "full", extra = FALSE)
ISRaD_database_files not found...
Downloading database files from: https://github.com/International-Soil-Radiocarbon-Database/ISRaD/raw/main/ISRaD_data_files/database/ISRaD_database_files.zip
trying URL 'https://github.com/International-Soil-Radiocarbon-Database/ISRaD/raw/main/ISRaD_data_files/database/ISRaD_database_files.zip'
Warning in download.file(dataURL, file.path(directory, "ISRaD_database_files.zip")) :
cannot open URL 'https://github.com/International-Soil-Radiocarbon-Database/ISRaD/raw/main/ISRaD_data_files/database/ISRaD_database_files.zip': HTTP status was '504 Gateway Timeout'
Error in download.file(dataURL, file.path(directory, "ISRaD_database_files.zip")) :
cannot open URL 'https://github.com/International-Soil-Radiocarbon-Database/ISRaD/raw/main/ISRaD_data_files/database/ISRaD_database_files.zip'
Calls: ISRaD.getdata -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang