Last updated on 2020-11-19 06:52:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 18.06 | 66.89 | 84.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 11.78 | 53.36 | 65.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 122.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 119.36 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.1 | 14.00 | 83.00 | 97.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 17.81 | 63.25 | 81.06 | OK | |
r-patched-solaris-x86 | 1.1.1 | 118.20 | ERROR | |||
r-release-linux-x86_64 | 1.1.1 | 18.00 | 63.78 | 81.78 | OK | |
r-release-macos-x86_64 | 1.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.1 | 15.00 | 84.00 | 99.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 11.00 | 61.00 | 72.00 | OK |
Version: 1.1.1
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(PDE_path(),"examples/tsvs/PDE_parameters_v1.0_all_files+-0.tsv"))
+ }
sh: whereis: not found
Error in system(paste0("whereis ", filename), intern = TRUE) :
error in running command: 'Illegal seek'
Calls: PDE_check_Xpdf_install -> show_file_path_solaris -> system
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.1.1
Check: dependencies in R code
Result: NOTE
No protocol specified
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: S3 generic/method consistency
Result: WARN
No protocol specified
No protocol specified
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: replacement functions
Result: WARN
No protocol specified
No protocol specified
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: foreign function calls
Result: NOTE
No protocol specified
No protocol specified
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: R code for possible problems
Result: NOTE
No protocol specified
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: for missing documentation entries
Result: WARN
No protocol specified
No protocol specified
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: for code/documentation mismatches
Result: WARN
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: Rd \usage sections
Result: NOTE
No protocol specified
No protocol specified
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘PDE-Ex.R’ failed
The error most likely occurred in:
> ### Name: PDE_analyzer_i
> ### Title: Extracting data from PDF (Portable Document Format) files using
> ### a user interface
> ### Aliases: PDE_analyzer_i
>
> ### ** Examples
>
>
> PDE_analyzer_i()
Error in PDE_analyzer_i() :
Package tcltk is not working properly. If you are on a Mac try installing the latest version of xquartz.
Execution halted
Flavor: r-oldrel-macos-x86_64