CRAN Package Check Results for Maintainer ‘Sangchul Park <mail at sangchul.com>’

Last updated on 2022-08-15 08:50:29 CEST.

Package ERROR OK
htm2txt 1 12

Package htm2txt

Current CRAN status: ERROR: 1, OK: 12

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