Last updated on 2026-04-14 12:55:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.5 | 27.13 | 254.40 | 281.53 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.5.5 | 19.42 | 160.77 | 180.19 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.5.5 | 56.00 | 422.07 | 478.07 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.5 | 49.00 | 369.01 | 418.01 | NOTE | |
| r-devel-macos-arm64 | 2.5.5 | 7.00 | 52.00 | 59.00 | NOTE | |
| r-devel-windows-x86_64 | 2.5.5 | 28.00 | 216.00 | 244.00 | ERROR | |
| r-patched-linux-x86_64 | 2.5.5 | 25.18 | 237.44 | 262.62 | NOTE | |
| r-release-linux-x86_64 | 2.5.5 | 25.83 | 231.62 | 257.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 | 29.00 | 0.00 | 29.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 | 39.00 | 291.00 | 330.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-macos-arm64, 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:
> ### 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 '502 Bad Gateway'
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-windows-x86_64