Package: yesno
Title: Ask Yes-No Questions
Version: 0.1.0
Date: 2018-04-14
Authors@R: c(
    person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre")),
    person("Hadley", "Wickham", email = "hadley@rstudio.com", role = "aut"))
Description: Asks Yes-No questions with variable or custom responses.
License: GPL (>= 2)
URL: https://github.com/poissonconsulting/yesno
BugReports: https://github.com/poissonconsulting/yesno/issues
Depends: R (>= 3.1.0)
Imports: utils
Suggests: testthat, covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-14 19:31:49 UTC; joe
Author: Joe Thorley [aut, cre],
  Hadley Wickham [aut]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2018-04-14 19:58:05 UTC
