Last updated on 2023-02-09 07:56:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.2 | 2.51 | 23.02 | 25.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.2 | 1.66 | 17.93 | 19.59 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.2 | 32.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.2 | 30.90 | OK | |||
r-devel-windows-x86_64 | 2.2.2 | 8.00 | 54.00 | 62.00 | OK | |
r-patched-linux-x86_64 | 2.2.2 | 2.19 | 23.96 | 26.15 | OK | |
r-release-linux-x86_64 | 2.2.2 | 2.01 | 22.89 | 24.90 | 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 | 5.00 | 41.00 | 46.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