Package: tidymargins
Type: Package
Title: Tidy Marginal Functions
Version: 0.1.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 the ability to easily perform functions over all 
    margins of a grouped data frame.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
Imports: assertthat, dplyr, forcats, magrittr, pkgcond, purrr, rlang,
        tidyr, tidyselect, utils
Suggests: covr, testthat
RoxygenNote: 6.1.1
URL: https://github.com/halpo/tidymargins
BugReports: https://github.com/halpo/tidymargins/issues
NeedsCompilation: no
Packaged: 2019-07-19 15:46:54 UTC; u0092104
Author: Andrew Redd [aut, cre] (<https://orcid.org/000-0002-6149-2438>)
Repository: CRAN
Date/Publication: 2019-07-23 13:40:02 UTC
