Skip to content

isotree

Isolation-Based Outlier Detection

v0.6.1-5 · Mar 4, 2026 · BSD_2_clause + file LICENSE

Description

Fast and multi-threaded implementation of isolation forest (Liu, Ting, Zhou (2008) <doi:10.1109/ICDM.2008.17>), extended isolation forest (Hariri, Kind, Brunner (2018) <doi:10.48550/arXiv.1811.02141>), SCiForest (Liu, Ting, Zhou (2010) <doi:10.1007/978-3-642-15883-4_18>), fair-cut forest (Cortes (2021) <doi:10.48550/arXiv.2110.13402>), robust random-cut forest (Guha, Mishra, Roy, Schrijvers (2016) <http://proceedings.mlr.press/v48/guha16.html>), and customizable variations of them, for isolation-based outlier detection, clustered outlier detection, distance or similarity approximation (Cortes (2019) <doi:10.48550/arXiv.1910.12362>), isolation kernel calculation (Ting, Zhu, Zhou (2018) <doi:10.1145/3219819.3219990>), and imputation of missing values (Cortes (2019) <doi:10.48550/arXiv.1911.06646>), based on random or guided decision tree splitting, and providing different metrics for scoring anomalies based on isolation depth or density (Cortes (2021) <doi:10.48550/arXiv.2111.11639>). Provides simple heuristics for fitting the model to categorical columns and handling missing data, and offers options for varying between random and guided splits, and for using different splitting criteria.

Downloads

3.5K

Last 30 days

2159th

7.2K

Last 90 days

20K

Last year

Trend: +61.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang 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 NOTE
r-oldrel-macos-x86_64 NOTE
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 (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is 15.1Mb
  sub-directories of 1Mb or more:
    doc    1.6Mb
    libs  13.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 18.2Mb
  sub-directories of 1Mb or more:
    doc    1.6Mb
    libs  16.3Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 15.1Mb
  sub-directories of 1Mb or more:
    doc    1.6Mb
    libs  13.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 18.2Mb
  sub-directories of 1Mb or more:
    doc    1.6Mb
    libs  16.3Mb

Reverse Dependencies (9)

depends

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp jsonlite RhpcBLASctl bulkQC autoFlagR ifCNVR itsdm quickOutlier reverseR rrobot applicable familiar isotree

Version History

new 0.6.1-5 Mar 10, 2026
updated 0.6.1-5 ← 0.6.1-4 diff Mar 4, 2026
updated 0.6.1-4 ← 0.6.1-1 diff Jan 7, 2025
updated 0.6.1-1 ← 0.5.24-3 diff Mar 26, 2024
updated 0.5.24-3 ← 0.5.24-2 diff Dec 1, 2023
updated 0.5.24-2 ← 0.5.24-1 diff Nov 30, 2023
updated 0.5.24-1 ← 0.5.24 diff Nov 27, 2023
updated 0.5.24 ← 0.5.22 diff Nov 18, 2023
updated 0.5.22 ← 0.5.20 diff Aug 6, 2023
updated 0.5.20 ← 0.5.19-1 diff May 22, 2023
updated 0.5.19-1 ← 0.5.17 diff Mar 15, 2023
updated 0.5.17 ← 0.5.16 diff Sep 6, 2022
updated 0.5.16 ← 0.5.15 diff Aug 5, 2022
updated 0.5.15 ← 0.5.14 diff Mar 30, 2022
updated 0.5.14 ← 0.5.5 diff Feb 12, 2022
updated 0.5.5 ← 0.3.9 diff Jan 10, 2022
updated 0.3.9 ← 0.3.0 diff Oct 22, 2021
updated 0.3.0 ← 0.2.10 diff Aug 21, 2021
updated 0.2.10 ← 0.2.8 diff Jul 16, 2021
updated 0.2.8 ← 0.2.7 diff Jul 10, 2021