Last updated on 2026-05-14 12:51:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.80 | 21.56 | 23.36 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.34 | 21.86 | 23.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 46.05 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 43.94 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 50.00 | 54.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 1.88 | 25.62 | 27.50 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 1.78 | 25.26 | 27.04 | 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 | 5.00 | 49.00 | 54.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 | 55.00 | 59.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)) :
URL 'https://github.com/shaf1430/rfeddata/blob/main/data/tables_data.Rda/?raw=true': status was 'Failure when receiving data from the peer'
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-clang