CRAN Package Check Results for Package tableParser

Last updated on 2026-01-28 03:49:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 1.0.1 23.00 127.56 150.56 OK
r-release-macos-arm64 1.0.1 ERROR
r-release-macos-x86_64 1.0.1 9.00 97.00 106.00 ERROR
r-oldrel-macos-arm64 1.0.1 3.00 22.00 25.00 ERROR
r-oldrel-macos-x86_64 1.0.1 9.00 114.00 123.00 ERROR

Check Details

Version: 1.0.1
Check: examples
Result: ERROR Running examples in ‘tableParser-Ex.R’ failed The error most likely occurred in: > ### Name: docx2matrix > ### Title: docx2matrix > ### Aliases: docx2matrix > > ### ** Examples > > ## Download an example DOCX file from tableParser's github repo to temp directory > d<-'https://github.com/ingmarboeschen/tableParser/raw/refs/heads/main/tableExamples.docx' > download.file(d,paste0(tempdir(),"/","tableExamples.docx"),method="wget") sh: wget: command not found Warning in system(paste("wget", paste(extra, collapse = " "), shQuote(url), : error in running command Error in download.file(d, paste0(tempdir(), "/", "tableExamples.docx"), : 'wget' call had nonzero exit status Execution halted Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64