Package: yesno
Title: Ask a Custom Yes-No Question
Version: 0.0.2
Date: 2017-02-15
Authors@R: c(
    person("Hadley", "Wickham", email = "hadley@rstudio.com", role = "aut"),
    person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("com", "cre")))
Description: Asks a custom Yes-No question with variable responses.
    The order and phrasing of the possible responses varies randomly 
    to ensure the user consciously chooses (as opposed to automatically types their response).
License: GPL (>= 2)
Depends: R (>= 3.3.0)
Imports: utils
Suggests: testthat, covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-02-15 18:29:07 UTC; joe
Author: Hadley Wickham [aut],
  Joe Thorley [com, cre]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2017-02-15 20:55:08
