Last updated on 2026-09-25 13:51:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.0 | 1.73 | 28.08 | 29.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.0 | 1.49 | 23.08 | 24.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.0 | 20.62 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 25.57 | OK | |||
| r-devel-windows-x86_64 | 0.9.0 | 3.00 | 59.00 | 62.00 | OK | |
| r-patched-linux-x86_64 | 0.9.0 | 1.49 | 24.03 | 25.52 | OK | |
| r-release-linux-x86_64 | 0.9.0 | 1.48 | 23.89 | 25.37 | OK | |
| r-release-macos-arm64 | 0.9.0 | 1.00 | 21.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.9.0 | 2.00 | 49.00 | 51.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 3.00 | 53.00 | 56.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.0 | 1.00 | 42.00 | 43.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.0 | 3.00 | 58.00 | 61.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