Package: cursory
Type: Package
Title: A Cursory Look at Variables
Version: 1.0.0
Authors@R: person("Andrew", "Redd", role = c("aut", "cre")
                 , email = "Andrew.Redd@hsc.utah.edu"
                 , comment = c(ORCID = "https://orcid.org/000-0002-6149-2438")
                 )
Maintainer: Andrew Redd <Andrew.Redd@hsc.utah.edu>
Description: Provides functions for quickly looking at summary 
    statistics for variables in a data set.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Language: en-US
RoxygenNote: 6.1.1
Imports: dplyr, methods, pkgcond, purrr, rlang, tibble, tidymargins,
        tidyr, tidyselect
Suggests: covr, forcats, datasets, dbplyr, testthat, testextra, DBI,
        RSQLite
URL: https://github.com/halpo/cursory
BugReports: https://github.com/halpo/cursory/issues
NeedsCompilation: no
Packaged: 2019-08-20 21:26:04 UTC; u0092104
Author: Andrew Redd [aut, cre] (<https://orcid.org/000-0002-6149-2438>)
Repository: CRAN
Date/Publication: 2019-08-22 08:40:02 UTC
