Last updated on 2022-08-15 08:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.2 | 2.17 | 22.97 | 25.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.2 | 1.69 | 17.87 | 19.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.2 | 42.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.2 | 40.04 | OK | |||
r-devel-windows-x86_64 | 2.2.2 | 10.00 | 59.00 | 69.00 | OK | |
r-patched-linux-x86_64 | 2.2.2 | 2.30 | 22.13 | 24.43 | OK | |
r-release-linux-x86_64 | 2.2.2 | 2.43 | 22.58 | 25.01 | OK | |
r-release-macos-arm64 | 2.2.2 | 18.00 | OK | |||
r-release-macos-x86_64 | 2.2.2 | 23.00 | OK | |||
r-release-windows-x86_64 | 2.2.2 | 13.00 | 48.00 | 61.00 | OK | |
r-oldrel-macos-arm64 | 2.2.2 | 17.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.2 | 23.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.2.2 | 7.00 | 37.00 | 44.00 | ERROR |
Version: 2.2.2
Check: examples
Result: ERROR
Running examples in 'htm2txt-Ex.R' failed
The error most likely occurred in:
> ### Name: browse
> ### Title: Display simple plain texts in a web page at a certain URL
> ### Aliases: browse
>
> ### ** Examples
>
> browse("https://www.wikipedia.org/")
Warning in file(con, "r") :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in file(con, "r") : cannot open the connection
Calls: browse ... htm2txt -> as.vector -> unlist -> paste -> readLines -> file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64