Type: Package Package: rrobot Title: Robust Outlier Detection for Diverse Distributions Version: 0.1.3 Authors@R: c( person(given = "Amanda", family = "Mejia", email = "mandy.mejia@gmail.com", role = c("aut", "cre")), person(given = "Damon", family = "Pham", email = "damondpham@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-7563-4727")), person(given = "Saranjeet Singh", family = "Saluja", email = "salujasaranjeetsingh@gmail.com", role = c("ctb")), person(given = "Fatma", family = "Parlak", email = "fparlakstat@gmail.com", role = c("ctb")), person(given = "Zeshawn", family = "Zahid", email = "zeshawn.zahid@gmail.com", role = c("ctb"))) Maintainer: Amanda Mejia Description: Provides robust outlier detection techniques for identifying anomalies in multivariate data, with a focus on methods that remain effective under non-Gaussian distributions. For more details see Saluja, Parlak, and Mejia (2026+) . License: GPL-3 URL: https://github.com/mandymejia/rrobot BugReports: https://github.com/mandymejia/rrobot/issues Depends: R (>= 3.6.0) Imports: MASS, stats, cellWise, expm, robustbase, gamlss, imputeTS, isotree, ggplot2, tidyr, reshape2, rlang Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://mandymejia.r-universe.dev Date/Publication: 2026-03-04 21:09:12 UTC RemoteUrl: https://github.com/mandymejia/rrobot RemoteRef: HEAD RemoteSha: 40adfa71fd601dd4ea2751eba83185d372e7e8a7 NeedsCompilation: no Packaged: 2026-06-08 08:48:14 UTC; root Author: Amanda Mejia [aut, cre], Damon Pham [ctb] (ORCID: ), Saranjeet Singh Saluja [ctb], Fatma Parlak [ctb], Zeshawn Zahid [ctb]