Last updated on 2020-03-03 04:48:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-18.2 | 24.14 | 82.33 | 106.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4-18.2 | 18.67 | 64.82 | 83.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4-18.2 | 132.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-18.2 | 128.66 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4-18.2 | 62.00 | 162.00 | 224.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.4-18.2 | 47.00 | 118.00 | 165.00 | OK | |
r-patched-linux-x86_64 | 0.4-18.2 | 19.27 | 73.26 | 92.53 | OK | |
r-patched-solaris-x86 | 0.4-18.2 | 155.90 | ERROR | |||
r-release-linux-x86_64 | 0.4-18.2 | 21.58 | 74.22 | 95.80 | OK | |
r-release-windows-ix86+x86_64 | 0.4-18.2 | 53.00 | 179.00 | 232.00 | OK | |
r-release-osx-x86_64 | 0.4-18.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-18.2 | 55.00 | 114.00 | 169.00 | OK | |
r-oldrel-osx-x86_64 | 0.4-18.2 | OK |
Version: 0.4-18.2
Check: examples
Result: ERROR
Running examples in ‘robust-Ex.R’ failed
The error most likely occurred in:
> ### Name: overlaidDenPlot.fdfm
> ### Title: Overlaid Density Plot
> ### Aliases: overlaidDenPlot.fdfm
> ### Keywords: hplot
>
> ### ** Examples
>
> data(los, package="robustbase")
> los.fm <- fit.models(c(Robust = "fitdstnRob", MLE = "fitdstn"),
+ x = los, densfun = "gamma")
*** caught segfault ***
address 10, cause 'memory not mapped'
Traceback:
1: Tabgamma(b1, b2, alpha1, alpha2, k, A, maxta, maxtc, maxit, til, tol)
2: gammaRob(x, ...)
3: fitdstnRob(x = los, densfun = "gamma")
4: eval(model.call, sys.parent())
5: eval(model.call, sys.parent())
6: fit.models(c(Robust = "fitdstnRob", MLE = "fitdstn"), x = los, densfun = "gamma")
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-patched-solaris-x86