CRAN Package Check Results for Package ICSOutlier

Last updated on 2026-03-04 22:54:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-1 9.44 125.20 134.64 OK
r-devel-linux-x86_64-debian-gcc 0.4-1 6.45 62.59 69.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.4-1 16.00 198.98 214.98 OK
r-devel-linux-x86_64-fedora-gcc 0.4-1 15.00 180.12 195.12 OK
r-devel-macos-arm64 0.4-1 2.00 43.00 45.00 OK
r-devel-windows-x86_64 0.4-1 10.00 170.00 180.00 OK
r-patched-linux-x86_64 0.4-1 9.38 123.97 133.35 OK
r-release-linux-x86_64 0.4-1 9.12 124.06 133.18 OK
r-release-macos-arm64 0.4-1 OK
r-release-macos-x86_64 0.4-1 6.00 149.00 155.00 OK
r-release-windows-x86_64 0.4-1 10.00 167.00 177.00 OK
r-oldrel-macos-arm64 0.4-1 OK
r-oldrel-macos-x86_64 0.4-1 6.00 201.00 207.00 OK
r-oldrel-windows-x86_64 0.4-1 12.00 219.00 231.00 OK

Check Details

Version: 0.4-1
Check: examples
Result: ERROR Running examples in ‘ICSOutlier-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ICS_outlier > ### Title: Outlier Detection Using ICS > ### Aliases: ICS_outlier > > ### ** Examples > > # ReliabilityData example: the observations 414 and 512 are suspected to be outliers > library(REPPlab) Error in library(REPPlab) : there is no package called ‘REPPlab’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc