Last updated on 2025-05-23 04:51:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 1.74 | 22.19 | 23.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 1.34 | 18.33 | 19.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 39.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 50.13 | OK | |||
r-devel-windows-x86_64 | 0.9.0 | 3.00 | 53.00 | 56.00 | ERROR | |
r-patched-linux-x86_64 | 0.9.0 | 1.77 | 21.63 | 23.40 | OK | |
r-release-linux-x86_64 | 0.9.0 | 1.58 | 22.00 | 23.58 | OK | |
r-release-macos-arm64 | 0.9.0 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.9.0 | 43.00 | OK | |||
r-release-windows-x86_64 | 0.9.0 | 4.00 | 79.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.9.0 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.0 | 40.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.0 | 3.00 | 54.00 | 57.00 | OK |
Version: 0.9.0
Check: examples
Result: ERROR
Running examples in ‘getwiki-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: search_wiki
> ### Title: Search Wikipedia for Articles
> ### Aliases: search_wiki
>
> ### ** Examples
>
> search_wiki("Belgrade")
Error in names(temp) <- "content" : attempt to set an attribute on NULL
Calls: search_wiki
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.0
Check: examples
Result: ERROR
Running examples in 'getwiki-Ex.R' failed
The error most likely occurred in:
> ### Name: search_wiki
> ### Title: Search Wikipedia for Articles
> ### Aliases: search_wiki
>
> ### ** Examples
>
> search_wiki("Belgrade")
Error in names(temp) <- "content" : attempt to set an attribute on NULL
Calls: search_wiki
Execution halted
Flavor: r-devel-windows-x86_64