Package: sprintfr
Type: Package
Title: An Easy Interface to String Formatting
Version: 0.1.0
Authors@R: person("Brandon", "Taylor", email = "brandon.taylor221@gmail.com",
                  role = c("aut", "cre"))
Description: Makes string formatting easy with an accessible interface.
Depends: R (>= 3.2.2)
License: MIT + file LICENSE
LazyData: TRUE
Imports: dplyr (>= 0.4.3), lazyeval (>= 0.1.10), magrittr (>= 1.5),
        stringi (>= 0.5-5), tidyr (>= 0.3.1)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/bramtayl/sprintfr
BugReports: https://github.com/bramtayl/sprintfr/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-04 19:06:08 UTC; haldane
Author: Brandon Taylor [aut, cre]
Maintainer: Brandon Taylor <brandon.taylor221@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-05 21:12:21
