Last updated on 2023-03-31 21:53:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 2.10 | 25.06 | 27.16 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 1.51 | 19.89 | 21.40 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 35.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 44.34 | OK | |||
r-devel-windows-x86_64 | 0.9.0 | 13.00 | 22.00 | 35.00 | OK | |
r-patched-linux-x86_64 | 0.9.0 | 2.11 | 24.47 | 26.58 | OK | |
r-release-linux-x86_64 | 0.9.0 | 1.63 | 26.24 | 27.87 | 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 | 17.00 | 77.00 | 94.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 | 5.00 | 85.00 | 90.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")
Warning in open.connection(con, "rb") :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in open.connection(con, "rb") : cannot open the connection
Calls: get_wiki ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64