Last updated on 2026-02-26 13:51:59 CET.
| Package | ERROR | OK |
|---|---|---|
| JATSdecoder | 14 | |
| tableParser | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.