Last updated on 2018-06-01 08:48:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.2 | 10.47 | 86.26 | 96.73 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.0.2 | 9.55 | 75.72 | 85.27 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.2 | 138.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.2 | 130.91 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0.2 | 29.00 | 165.00 | 194.00 | OK | |
r-patched-linux-x86_64 | 3.0.2 | 10.27 | 83.96 | 94.23 | ERROR | |
r-patched-solaris-x86 | 3.0.2 | 173.80 | OK | |||
r-release-linux-x86_64 | 3.0.2 | 9.71 | 83.24 | 92.95 | ERROR | |
r-release-windows-ix86+x86_64 | 3.0.2 | 21.00 | 192.00 | 213.00 | OK | |
r-release-osx-x86_64 | 3.0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3.0.2 | 24.00 | 148.00 | 172.00 | OK | |
r-oldrel-osx-x86_64 | 3.0.2 | OK |
Version: 3.0.2
Check: compiled code
Result: NOTE
File ‘dprep/libs/dprep.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 3.0.2
Check: examples
Result: ERROR
Running examples in ‘dprep-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: inconsist
> ### Title: Computing the inconsistency measure
> ### Aliases: inconsist
> ### Keywords: misc
>
> ### ** Examples
>
> ##---- Calculating Inconsistency ----
> data(bupa)
> bupa.discew=disc.ew(bupa,1:6)
Error in if (out == "symb") { : the condition has length > 1
Calls: disc.ew
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64