Last updated on 2026-04-16 03:52:54 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| robscale | 1 | 2 | 11 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 11
Version: 0.5.4
Check: examples
Result: ERROR
Running examples in ‘robscale-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: sn
> ### Title: Robust Estimator of Scale Sn
> ### Aliases: sn
>
> ### ** Examples
>
> sn(c(1:9))
[1] 2.699518
> x <- c(1, 2, 3, 5, 7, 8)
> sn(x)
[1] 3.556794
>
> # Asymptotic confidence interval
> sn(x, ci = TRUE)
sn estimate: 3.5568
95% CI (analytical): [0.9144, 6.1992]
>
>
>
>
> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> base::cat("sn", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.338 0.016 0.413 0 0
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
*** caught segfault ***
address 0xfffffffffffffff7, cause 'memory not mapped'
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-patched-linux-x86_64
Version: 0.2.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-arm64
Version: 0.5.4
Check: installed package size
Result: NOTE
installed size is 16.3Mb
sub-directories of 1Mb or more:
libs 16.0Mb
Flavor: r-oldrel-macos-x86_64