Package: vacuum
Type: Package
Title: Tukey's Vacuum Cleaner
Version: 0.1.0
Author: Ron Sielinski
Maintainer: Ron Sielinski <sielinski@hotmail.com>
Description: An implementation of three procedures developed by 
    John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNOM 
    (FUll NOrmal Rejection-FUll NOrmal Modification), and vacuum cleaner. 
    Combined, they provide a way to identify, treat, and analyze outliers 
    in two-way (i.e., contingency) tables, as described in his 
    landmark paper "The Future of Data Analysis", Tukey, John W. (1962) 
    <https://www.jstor.org/stable/2237638>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, ggplot2, knitr, tidyr, rmarkdown
Imports: dplyr, magrittr
Depends: R (>= 2.10)
URL: https://github.com/Sielinski/vacuum
BugReports: https://github.com/Sielinski/vacuum/issues
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-01 14:13:41 UTC; ronsiel
Repository: CRAN
Date/Publication: 2020-09-08 08:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:12:09 UTC; windows
