Package: srvyr
Type: Package
Title: 'dplyr'-Like Syntax for Summary Statistics of Survey Data
Description: Use piping, verbs like 'group_by' and 'summarize', and other
    'dplyr' inspired syntactic style when calculating summary statistics on survey
    data using functions from the 'survey' package.
Version: 0.1.0
Date: 2016-01-16
Authors@R: person("Greg", "Freedman", email = "greg.freedman@gmail.com", role = c("aut", "cre"))
URL: https://github.com/gergness/srvyr
BugReports: https://github.com/gergness/srvyr/issues
Depends: R (>= 3.2.2)
Imports: dplyr, lazyeval, magrittr, survey
License: GPL-2 | GPL-3
LazyData: TRUE
Suggests: ggplot2, knitr, Matrix, rmarkdown, pander, survival, testthat
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-16 14:16:47 UTC; greg
Author: Greg Freedman [aut, cre]
Maintainer: Greg Freedman <greg.freedman@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-16 15:59:12
