Last updated on 2021-03-10 13:47:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6 | 18.39 | 144.65 | 163.04 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6 | 15.45 | 107.38 | 122.83 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6 | 224.81 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6 | 208.21 | OK | |||
| r-devel-windows-ix86+x86_64 | 0.6 | 43.00 | 193.00 | 236.00 | OK | |
| r-devel-windows-x86_64-gcc10-UCRT | 0.6 | OK | ||||
| r-patched-linux-x86_64 | 0.6 | 18.08 | 146.07 | 164.15 | OK | |
| r-patched-solaris-x86 | 0.6 | 267.70 | OK | |||
| r-release-linux-x86_64 | 0.6 | 18.87 | 147.79 | 166.66 | OK | |
| r-release-macos-x86_64 | 0.6 | OK | ||||
| r-release-windows-ix86+x86_64 | 0.6 | 29.00 | 194.00 | 223.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