Last updated on 2022-09-11 12:56:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 1.36 | 25.87 | 27.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 1.33 | 20.32 | 21.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 44.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 43.67 | OK | |||
r-devel-windows-x86_64 | 0.9.0 | 10.00 | 67.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 0.9.0 | 1.74 | 24.87 | 26.61 | OK | |
r-release-linux-x86_64 | 0.9.0 | 1.74 | 25.35 | 27.09 | OK | |
r-release-macos-arm64 | 0.9.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.9.0 | 54.00 | OK | |||
r-release-windows-x86_64 | 0.9.0 | 11.00 | 63.00 | 74.00 | OK | |
r-oldrel-macos-arm64 | 0.9.0 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.0 | 57.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.9.0 | 7.00 | 50.00 | 57.00 | ERROR |
Version: 0.9.0
Check: examples
Result: ERROR
Running examples in 'getwiki-Ex.R' failed
The error most likely occurred in:
> ### Name: get_wiki
> ### Title: Get the Text of a Wikipedia Article
> ### Aliases: get_wiki
>
> ### ** Examples
>
> get_wiki("United States")
Error: Required package curl not found. Please run: install.packages('curl')
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64