Package: yesno
Title: Ask Yes-No Questions
Version: 0.1.2
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut", comment = c(ORCID = "0000-0003-4757-117X"))
  )
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.3)
Imports: utils
Suggests: testthat, covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2020-07-10 15:55:57 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2020-07-10 17:10:06 UTC
Built: R 4.2.0; ; 2023-04-01 10:30:50 UTC; unix
