Last updated on 2019-04-22 01:47:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-18 | 20.77 | 75.14 | 95.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4-18 | 17.37 | 58.71 | 76.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4-18 | 117.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-18 | 111.88 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4-18 | 75.00 | 112.00 | 187.00 | OK | |
r-patched-linux-x86_64 | 0.4-18 | 19.26 | 76.41 | 95.67 | OK | |
r-patched-solaris-x86 | 0.4-18 | 145.40 | ERROR | |||
r-release-linux-x86_64 | 0.4-18 | 18.28 | 71.98 | 90.26 | OK | |
r-release-windows-ix86+x86_64 | 0.4-18 | 52.00 | 149.00 | 201.00 | OK | |
r-release-osx-x86_64 | 0.4-18 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-18 | 43.00 | 187.00 | 230.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