CRAN Package Check Results for Package robscale

Last updated on 2026-04-18 12:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.4 1959.06 88.27 2047.33 OK
r-devel-linux-x86_64-debian-gcc 0.5.4 284.38 61.85 346.23 OK
r-devel-linux-x86_64-fedora-clang 0.5.4 3300.00 153.81 3453.81 OK
r-devel-linux-x86_64-fedora-gcc 0.5.4 802.00 142.77 944.77 OK
r-devel-macos-arm64 0.5.4 162.00 -78.00 84.00 OK
r-devel-windows-x86_64 0.5.4 12.00 6.00 18.00 ERROR
r-patched-linux-x86_64 0.5.4 400.76 83.19 483.95 ERROR
r-release-linux-x86_64 0.5.4 400.58 81.31 481.89 OK
r-release-macos-arm64 0.5.4 139.00 -62.00 77.00 OK
r-release-macos-x86_64 0.5.4 389.00 -83.00 306.00 OK
r-release-windows-x86_64 0.5.4 415.00 136.00 551.00 OK
r-oldrel-macos-arm64 0.2.1 16.00 17.00 33.00 NOTE
r-oldrel-macos-x86_64 0.5.4 382.00 -30.00 352.00 NOTE
r-oldrel-windows-x86_64 0.5.4 393.00 198.00 591.00 OK

Check Details

Version: 0.5.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

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