Last updated on 2026-08-19 00:57:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 26.1.1 | 7.09 | 87.50 | 94.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 26.1.1 | 4.95 | 62.43 | 67.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 26.1.1 | 64.35 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 26.1.1 | 65.66 | OK | |||
| r-devel-windows-x86_64 | 26.1.1 | 11.00 | 107.00 | 118.00 | OK | |
| r-patched-linux-x86_64 | 26.1.1 | 7.46 | 79.63 | 87.09 | OK | |
| r-release-linux-x86_64 | 26.1.1 | 7.29 | 79.79 | 87.08 | OK | |
| r-release-macos-arm64 | 26.1.1 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 26.1.1 | 5.00 | 134.00 | 139.00 | OK | |
| r-release-windows-x86_64 | 26.1.1 | 10.00 | 0.00 | 10.00 | OK | |
| r-oldrel-macos-arm64 | 26.1.1 | 2.00 | 26.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 26.1.1 | 5.00 | 98.00 | 103.00 | OK | |
| r-oldrel-windows-x86_64 | 26.1.1 | 15.00 | 131.00 | 146.00 | ERROR |
Version: 26.1.1
Check: examples
Result: ERROR
Running examples in 'REDCapCAST-Ex.R' failed
The error most likely occurred in:
> ### Name: read_input
> ### Title: Flexible file import based on extension
> ### Aliases: read_input
>
> ### ** Examples
>
> read_input("https://raw.githubusercontent.com/agdamsbo/cognitive.index.lookup/main/data/sample.csv")
Warning: Failed to open 'https://raw.githubusercontent.com/agdamsbo/cognitive.index.lookup/main/data/sample.csv': The requested URL returned error: 429
Error: cannot open the connection
Execution halted
Flavor: r-oldrel-windows-x86_64