Last updated on 2021-03-06 03:54:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6 | 18.11 | 144.82 | 162.93 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6 | 15.20 | 107.87 | 123.07 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6 | 222.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6 | 216.17 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6 | 41.00 | 196.00 | 237.00 | OK | |
r-patched-linux-x86_64 | 0.6 | OK | ||||
r-patched-solaris-x86 | 0.6 | 267.70 | OK | |||
r-release-linux-x86_64 | 0.6 | 12.46 | 146.47 | 158.93 | OK | |
r-release-macos-x86_64 | 0.6 | OK | ||||
r-release-windows-ix86+x86_64 | 0.6 | 28.00 | 154.00 | 182.00 | OK | |
r-oldrel-macos-x86_64 | 0.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6 | 24.00 | 130.00 | 154.00 | OK |
Version: 0.6
Check: examples
Result: ERROR
Running examples in 'visualFields-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bebie
> ### Title: Bebie curve
> ### Aliases: bebie
>
> ### ** Examples
>
> # conventional "Bebie" rank TD curve
> td <- tdval( vf91016right[15,] )
> tdr <- tdrank( td )
Error in xtfrm.data.frame(x) : cannot xtfrm data frames
Calls: tdrank ... lapply -> FUN -> as.vector -> xtfrm -> xtfrm.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc