Last updated on 2026-04-04 17:53:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-1 | 7.95 | 124.79 | 132.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4-1 | 7.21 | 62.00 | 69.21 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4-1 | 15.00 | 184.36 | 199.36 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-1 | 16.00 | 208.44 | 224.44 | OK | |
| r-devel-macos-arm64 | 0.4-1 | 2.00 | 45.00 | 47.00 | OK | |
| r-devel-windows-x86_64 | 0.4-1 | 10.00 | 169.00 | 179.00 | OK | |
| r-patched-linux-x86_64 | 0.4-1 | 9.40 | 120.71 | 130.11 | OK | |
| r-release-linux-x86_64 | 0.4-1 | 8.23 | 117.52 | 125.75 | 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 | 166.00 | 176.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 | 14.00 | 217.00 | 231.00 | OK |
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