CRAN Package Check Results for Package tableParser

Last updated on 2026-04-18 03:00:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 12.87 76.13 89.00 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.5 8.07 56.88 64.95 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 24.00 119.57 143.57 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 23.00 121.10 144.10 OK
r-devel-macos-arm64 1.0.5 3.00 28.00 31.00 OK
r-devel-windows-x86_64 1.0.5 19.00 98.00 117.00 OK
r-patched-linux-x86_64 1.0.5 11.72 76.32 88.04 OK
r-release-linux-x86_64 1.0.5 10.11 76.07 86.18 OK
r-release-macos-arm64 1.0.5 3.00 27.00 30.00 OK
r-release-macos-x86_64 1.0.5 9.00 85.00 94.00 OK
r-release-windows-x86_64 1.0.5 17.00 100.00 117.00 OK
r-oldrel-macos-arm64 1.0.3 3.00 31.00 34.00 OK
r-oldrel-macos-x86_64 1.0.5 9.00 91.00 100.00 OK
r-oldrel-windows-x86_64 1.0.5 20.00 120.00 140.00 OK

Check Details

Version: 1.0.5
Check: examples
Result: ERROR Running examples in ‘tableParser-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get.HTML.tables > ### Title: get.HTML.tables > ### Aliases: get.HTML.tables > > ### ** Examples > > x<-readLines("https://en.wikipedia.org/wiki/R_(programming_language)",warn=FALSE) Warning in file(con, "r") : URL 'https://en.wikipedia.org/wiki/R_(programming_language)': Timeout of 60 seconds was reached Error in file(con, "r") : cannot open the connection to 'https://en.wikipedia.org/wiki/R_(programming_language)' Calls: readLines -> file Execution halted Flavor: r-devel-linux-x86_64-debian-clang