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

CRAN

475

Last 30 days

8080th

1.7K

Last 90 days

6.5K

Last year

Trend: -17.7% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

98

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

6

Last 7 days

14

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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.

Code

Code metrics have not been computed for this package yet.

Version History

1 tracked
new 1.0.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Jun 5, 2024. Releases before tracking aren’t shown.