Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-0.0 | 20.55 | 84.02 | 104.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5-0.0 | 18.88 | 63.19 | 82.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5-0.0 | 145.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-0.0 | 133.46 | OK | |||
r-devel-windows-ix86+x86_64 | 0.5-0.0 | 65.00 | 175.00 | 240.00 | OK | |
r-patched-linux-x86_64 | 0.5-0.0 | 21.49 | 82.53 | 104.02 | OK | |
r-patched-solaris-x86 | 0.5-0.0 | 170.70 | ERROR | |||
r-release-linux-x86_64 | 0.5-0.0 | 21.78 | 82.33 | 104.11 | OK | |
r-release-macos-x86_64 | 0.5-0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.5-0.0 | 62.00 | 173.00 | 235.00 | OK | |
r-oldrel-macos-x86_64 | 0.5-0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-0.0 | 56.00 | 118.00 | 174.00 | OK |
Version: 0.5-0.0
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 4, 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