Package: fuzzr
Type: Package
Title: Fuzz-Test R Functions
Version: 0.1.0
Authors@R: person("Matthew", "Lincoln", email = "matthew.d.lincoln@gmail.com",
  role = c("aut", "cre"))
Description: Test function arguments with a wide array of inputs, and produce
  reports summarizing messages, warnings, errors, and returned values.
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
Imports: assertthat, progress, purrr, tidyr
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/mdlincoln/fuzzr
BugReports: https://github.com/mdlincoln/fuzzr/issues
NeedsCompilation: no
Packaged: 2016-06-26 17:23:31 UTC; admin
Author: Matthew Lincoln [aut, cre]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-27 07:00:02
