Last updated on 2026-07-01 00:53:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.5 | 29.57 | 253.23 | 282.80 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.5.5 | 18.16 | 168.60 | 186.76 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.5.5 | 53.00 | 400.79 | 453.79 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.5 | 55.00 | 412.94 | 467.94 | NOTE | |
| r-devel-windows-x86_64 | 2.5.5 | 28.00 | 216.00 | 244.00 | NOTE | |
| r-patched-linux-x86_64 | 2.5.5 | 32.30 | 249.37 | 281.67 | NOTE | |
| r-release-linux-x86_64 | 2.5.5 | NOTE | ||||
| r-release-macos-arm64 | 2.5.5 | 7.00 | 52.00 | 59.00 | NOTE | |
| r-release-macos-x86_64 | 2.5.5 | 20.00 | 217.00 | 237.00 | NOTE | |
| r-release-windows-x86_64 | 2.5.5 | 30.00 | 221.00 | 251.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.5.5 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.5.5 | 17.00 | 173.00 | 190.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.5.5 | 46.00 | 304.00 | 350.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")) :
URL 'https://raw.githubusercontent.com/International-Soil-Radiocarbon-Database/ISRaD/main/ISRaD_data_files/database/ISRaD_database_files.zip': Timeout of 60 seconds was reached
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