Last updated on 2019-04-13 01:58:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-18 | 21.83 | 75.36 | 97.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4-18 | 17.98 | 58.59 | 76.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4-18 | 116.83 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-18 | 112.55 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4-18 | 76.00 | 154.00 | 230.00 | OK | |
r-patched-linux-x86_64 | 0.4-18 | 19.78 | 75.42 | 95.20 | OK | |
r-patched-solaris-x86 | 0.4-18 | 146.00 | ERROR | |||
r-release-linux-x86_64 | 0.4-18 | 17.71 | 71.07 | 88.78 | OK | |
r-release-windows-ix86+x86_64 | 0.4-18 | 62.00 | 104.00 | 166.00 | OK | |
r-release-osx-x86_64 | 0.4-18 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-18 | 45.00 | 123.00 | 168.00 | OK | |
r-oldrel-osx-x86_64 | 0.4-18 | OK |
Version: 0.4-18
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