Last updated on 2019-05-01 01:52:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 5.64 | 53.50 | 59.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 4.87 | 42.14 | 47.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 36.44 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 35.64 | ERROR | |||
r-patched-linux-x86_64 | 2.0.0 | 5.31 | 51.92 | 57.23 | ERROR | |
r-patched-solaris-x86 | 2.0.0 | 105.70 | ERROR | |||
r-release-linux-x86_64 | 2.0.0 | 6.07 | 52.08 | 58.15 | ERROR | |
r-release-windows-ix86+x86_64 | 2.0.0 | 22.00 | 108.00 | 130.00 | OK | |
r-release-osx-x86_64 | 2.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 16.00 | 66.00 | 82.00 | ERROR | |
r-oldrel-osx-x86_64 | 2.0.0 | OK |
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in 'visualR-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: volskew
> ### Title: Volatility Skew Visualization
> ### Aliases: volskew
>
> ### ** Examples
>
> volskew("^SPX", type = "call", spot = 2900, r = 0.02)
Error in `$<-.data.frame`(`*tmp*`, "distance", value = numeric(0)) :
replacement has 0 rows, data has 3001
Calls: volskew -> iv.calc -> $<- -> $<-.data.frame
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: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘visualR-Ex.R’ failed
The error most likely occurred in:
> ### Name: volskew
> ### Title: Volatility Skew Visualization
> ### Aliases: volskew
>
> ### ** Examples
>
> volskew("^SPX", type = "call", spot = 2900, r = 0.02)
Error in `$<-.data.frame`(`*tmp*`, "distance", value = numeric(0)) :
replacement has 0 rows, data has 3001
Calls: volskew -> iv.calc -> $<- -> $<-.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-oldrel-windows-ix86+x86_64