Last updated on 2023-11-18 08:04:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 4.01 | 35.15 | 39.16 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 69.04 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 62.27 | ERROR | |||
r-devel-windows-x86_64 | 1.1.0 | 7.00 | 58.00 | 65.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.0 | 5.73 | 43.84 | 49.57 | ERROR | |
r-release-linux-x86_64 | 1.1.0 | 5.97 | 44.12 | 50.09 | ERROR | |
r-release-macos-arm64 | 1.1.0 | 35.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 47.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 8.00 | 62.00 | 70.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.0 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 9.00 | 69.00 | 78.00 | ERROR |
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘usdoj-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: doj_blog_entries
> ### Title: Fetch U.S. DOJ Blog Entries
> ### Aliases: doj_blog_entries
>
> ### ** Examples
>
> # Return a dataframe with 50 of the latest records. Data is cleaned.
> latest_records <- doj_blog_entries()
Error in .subset2(x, i, exact = exact) : subscript out of bounds
Calls: doj_blog_entries -> [[ -> [[.data.frame -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘usdoj-Ex.R’ failed
The error most likely occurred in:
> ### Name: doj_blog_entries
> ### Title: Fetch U.S. DOJ Blog Entries
> ### Aliases: doj_blog_entries
>
> ### ** Examples
>
> # Return a dataframe with 50 of the latest records. Data is cleaned.
> latest_records <- doj_blog_entries()
Error in .subset2(x, i, exact = exact) : subscript out of bounds
Calls: doj_blog_entries -> [[ -> [[.data.frame -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64