Last updated on 2019-01-25 17:49:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 1.04 | 20.02 | 21.06 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 0.83 | 16.05 | 16.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 24.79 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 23.36 | ERROR | |||
| r-devel-windows-ix86+x86_64 | 1.0 | 3.00 | 46.00 | 49.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0 | 0.96 | 18.40 | 19.36 | ERROR | |
| r-patched-solaris-x86 | 1.0 | 37.80 | ERROR | |||
| r-release-linux-x86_64 | 1.0 | 0.96 | 18.15 | 19.11 | ERROR | |
| r-release-windows-ix86+x86_64 | 1.0 | 2.00 | 49.00 | 51.00 | ERROR | |
| r-release-osx-x86_64 | 1.0 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 33.00 | 36.00 | ERROR | |
| r-oldrel-osx-x86_64 | 1.0 | OK | 
Version: 1.0
Check: examples
Result: ERROR
    Running examples in ‘rpn-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: rpn
    > ### Title: Reverse Polish Notation converter/interpreter.
    > ### Aliases: rpn
    > 
    > ### ** Examples
    > 
    > # simple example
    > r = c("4", "6", "*", "6", "+")
    > rpn(r)
    Error in rpn(r) : 
      Assertion on 'vars' failed: Contains only missing values.
    Calls: rpn -> assertList -> makeAssertion -> mstop
    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
Version: 1.0
Check: examples
Result: ERROR
    Running examples in ‘rpn-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: rpn
    > ### Title: Reverse Polish Notation converter/interpreter.
    > ### Aliases: rpn
    > 
    > ### ** Examples
    > 
    > # simple example
    > r = c("4", "6", "*", "6", "+")
    > rpn(r)
    Error in rpn(r) : 
      Assertion on 'vars' failed: Contains only missing values.
    Calls: rpn -> assertList -> makeAssertion -> mstop
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64