CRAN Package Check Results for Package tableParser

Last updated on 2026-02-27 04:52:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 14.54 86.19 100.73 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 7.48 56.81 64.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 25.00 138.87 163.87 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 21.00 117.36 138.36 OK
r-devel-macos-arm64 1.0.3 3.00 28.00 31.00 OK
r-devel-windows-x86_64 1.0.3 15.00 97.00 112.00 OK
r-patched-linux-x86_64 1.0.3 13.69 75.52 89.21 ERROR
r-release-linux-x86_64 1.0.3 10.80 79.50 90.30 OK
r-release-macos-arm64 1.0.3 3.00 28.00 31.00 OK
r-release-macos-x86_64 1.0.3 10.00 121.00 131.00 OK
r-release-windows-x86_64 1.0.3 19.00 173.00 192.00 OK
r-oldrel-macos-arm64 1.0.3 3.00 31.00 34.00 OK
r-oldrel-macos-x86_64 1.0.3 10.00 166.00 176.00 OK
r-oldrel-windows-x86_64 1.0.3 22.00 118.00 140.00 OK

Check Details

Version: 1.0.3
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: table2stats > ### Title: table2stats > ### Aliases: table2stats > > ### ** Examples > > ## - Download example DOCX file > d<-'https://github.com/ingmarboeschen/tableParser/raw/refs/heads/main/tableExamples.docx' > download.file(d,paste0(tempdir(),"/","tableExamples.docx")) trying URL 'https://github.com/ingmarboeschen/tableParser/raw/refs/heads/main/tableExamples.docx' Warning in download.file(d, paste0(tempdir(), "/", "tableExamples.docx")) : URL 'https://github.com/ingmarboeschen/tableParser/raw/refs/heads/main/tableExamples.docx': Timeout of 60 seconds was reached Error in download.file(d, paste0(tempdir(), "/", "tableExamples.docx")) : cannot open URL 'https://github.com/ingmarboeschen/tableParser/raw/refs/heads/main/tableExamples.docx' Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed table2matrix 5.398 0.135 7.959 Flavor: r-patched-linux-x86_64