Skip to content

OutliersLearn

Educational Outlier Package with Common Outlier Detection Algorithms

v1.0.0 · Jun 5, 2024 · MIT + file LICENSE

Description

Provides implementations of some of the most important outlier detection algorithms. Includes a tutorial mode option that shows a description of each algorithm and provides a step-by-step execution explanation of how it identifies outliers from the given data with the specified input parameters. References include the works of Azzedine Boukerche, Lining Zheng, and Omar Alfandi (2020) <doi:10.1145/3381028>, Abir Smiti (2020) <doi:10.1016/j.cosrev.2020.100306>, and Xiaogang Su, Chih-Ling Tsai (2011) <doi:10.1002/widm.19>.

Downloads

601

Last 30 days

6603rd

1.7K

Last 90 days

6.4K

Last year

Trend: +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 NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andres Missiego Manjon <andres.missiego@edu.uah.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Andres", "Missiego"),
                      family = "Manjon",
                      role = c("aut", "cre"),
                      email = "andres.missiego@edu.uah.es"),
               person(given = c("Juan", "Jose", "Cuadrado"),
                      family = "Gallego",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andres Missiego Manjon <andres.missiego@edu.uah.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Andres", "Missiego"),
                      family = "Manjon",
                      role = c("aut", "cre"),
                      email = "andres.missiego@edu.uah.es"),
               person(given = c("Juan", "Jose", "Cuadrado"),
                      family = "Gallego",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andres Missiego Manjon <andres.missiego@edu.uah.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Andres", "Missiego"),
                      family = "Manjon",
                      role = c("aut", "cre"),
                      email = "andres.missiego@edu.uah.es"),
               person(given = c("Juan", "Jose", "Cuadrado"),
                      family = "Gallego",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andres Missiego Manjon <andres.missiego@edu.uah.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Andres", "Missiego"),
                      family = "Manjon",
                      role = c("aut", "cre"),
                      email = "andres.missiego@edu.uah.es"),
               person(given = c("Juan", "Jose", "Cuadrado"),
                      family = "Gallego",
                      role = "aut"))
as necessary.

Version History

new 1.0.0 Mar 10, 2026