Last updated on 2025-03-31 09:53:54 CEST.
Package | ERROR | OK |
---|---|---|
PDE | 1 | 14 |
Current CRAN status: ERROR: 1, OK: 14
Version: 1.4.10
Check: examples
Result: ERROR
Running examples in ‘PDE-Ex.R’ failed
The error most likely occurred in:
> ### Name: PDE_analyzer
> ### Title: Extracting data from PDF (Portable Document Format) files
> ### Aliases: PDE_analyzer
>
> ### ** Examples
>
> if(PDE_check_Xpdf_install() == TRUE){
+ PDE_analyzer(paste0(system.file(package = "PDE"),
+ "/examples/tsvs/PDE_parameters_v1.4_all_files+-0.tsv"))
+ }
Error in `<current-expression>` : error in running command
Calls: PDE_check_Xpdf_install
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang