Last updated on 2020-01-27 00:48:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-18.2 | 22.46 | 84.56 | 107.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4-18.2 | 18.78 | 63.28 | 82.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4-18.2 | 130.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-18.2 | 127.89 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4-18.2 | 67.00 | 173.00 | 240.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.4-18.2 | 61.00 | 128.00 | 189.00 | OK | |
r-patched-linux-x86_64 | 0.4-18.2 | 20.80 | 75.09 | 95.89 | OK | |
r-patched-solaris-x86 | 0.4-18.2 | 148.00 | ERROR | |||
r-release-linux-x86_64 | 0.4-18.2 | 22.41 | 74.67 | 97.08 | OK | |
r-release-windows-ix86+x86_64 | 0.4-18.2 | 57.00 | 127.00 | 184.00 | OK | |
r-release-osx-x86_64 | 0.4-18.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-18.2 | 47.00 | 104.00 | 151.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