Type: Package
Package: fuzzr
Title: Fuzz-Test R Functions
Version: 0.2.2
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
URL: https://github.com/mdlincoln/fuzzr
BugReports: https://github.com/mdlincoln/fuzzr/issues
Imports: assertthat, progress, purrr
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
LazyData: TRUE
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-08 16:35:17 UTC; MLincoln
Author: Matthew Lincoln [aut, cre]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-08 16:45:18 UTC
Built: R 4.2.3; ; 2024-04-24 02:11:07 UTC; windows
