Skip to content

ICSOutlier

Outlier Detection Using Invariant Coordinate Selection

v0.4-1 · Aug 28, 2025 · GPL (>= 2)

Description

Multivariate outlier detection is performed using invariant coordinates where the package offers different methods to choose the appropriate components. ICS is a general multivariate technique with many applications in multivariate analysis. ICSOutlier offers a selection of functions for automated detection of outliers in the data based on a fitted ICS object or by specifying the dataset and the scatters of interest. The current implementation targets data sets with only a small percentage of outliers.

Downloads

3.7K

Last 30 days

1978th

3.7K

Last 90 days

3.7K

Last year

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang ERROR
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
ERROR r-devel-linux-x86_64-debian-clang

examples

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
Examples with CPU (user + system) or elapsed time > 5s
     user system elapsed
HTP 3.852  0.183   6.298
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-devel-linux-x86_64-debian-clang

examples

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
Examples with CPU (user + system) or elapsed time > 5s

Reverse Dependencies (3)

depends

suggests

Dependency Network

Dependencies Reverse dependencies ICS moments mvtnorm ICSShiny ICS performance ICSOutlier

Version History

new 0.4-1 Mar 9, 2026