Last updated on 2026-08-18 13:49:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.75 | 28.99 | 30.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.45 | 18.44 | 19.89 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 20.62 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 20.05 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 5.00 | 52.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 1.83 | 25.85 | 27.68 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 1.67 | 25.83 | 27.50 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 15.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 3.00 | 0.00 | 3.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 1.00 | 33.00 | 34.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 4.00 | 57.00 | 61.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘fedz1-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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-devel-linux-x86_64-debian-gcc