Package: xray
Type: Package
Title: X Ray Vision on your Datasets
Version: 0.1
Authors@R: person("Pablo", "Seibelt", email = "pabloseibelt@sicarul.com",
  role = c("aut", "cre"))
URL: https://github.com/sicarul/xray/
BugReports: https://github.com/sicarul/xray/issues
Depends: R (>= 3.4.0)
Imports: dplyr, scales, foreach, ggplot2, grid, lubridate
Description: Tools to analyze datasets previous to any statistical modeling.
    Has various functions designed to find inconsistencies and understanding the distribution of the data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-22 02:06:37 UTC; sicarul
Author: Pablo Seibelt [aut, cre]
Maintainer: Pablo Seibelt <pabloseibelt@sicarul.com>
Repository: CRAN
Date/Publication: 2017-11-22 09:39:38 UTC
