Last updated on 2025-11-27 13:48:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.66 | 27.70 | 29.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.47 | 22.14 | 23.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 44.20 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 42.69 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 5.00 | 48.00 | 53.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 1.71 | 25.97 | 27.68 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 1.73 | 26.11 | 27.84 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 3.00 | 48.00 | 51.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 1.00 | 27.00 | 28.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 4.00 | 48.00 | 52.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'fedz1-Ex.R' failed
The error most likely occurred in:
> ### Name: search_tables
> ### Title: search tables
> ### Aliases: search_tables
>
> ### ** Examples
>
> search_tables("Nonfinancial Corporate Business")
Warning in load(url(tables_data)) :
cannot open URL 'https://github.com/shaf1430/rfeddata/blob/main/data/tables_data.Rda/?raw=true': HTTP status was '503 Service Unavailable'
Error in load(url(tables_data)) :
cannot open the connection to 'https://github.com/shaf1430/rfeddata/blob/main/data/tables_data.Rda/?raw=true'
Calls: search_tables -> load
Execution halted
Flavor: r-oldrel-windows-x86_64