CRAN Package Check Results for Package htm2txt

Last updated on 2023-01-25 04:51:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.2 1.98 22.37 24.35 OK
r-devel-linux-x86_64-debian-gcc 2.2.2 1.79 17.46 19.25 OK
r-devel-linux-x86_64-fedora-clang 2.2.2 31.16 OK
r-devel-linux-x86_64-fedora-gcc 2.2.2 30.15 OK
r-devel-windows-x86_64 2.2.2 7.00 50.00 57.00 OK
r-patched-linux-x86_64 2.2.2 2.64 22.79 25.43 OK
r-release-linux-x86_64 2.2.2 1.89 22.50 24.39 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

Check Details

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