Package: yesno
Title: Ask Yes-No Questions
Version: 0.1.3
Authors@R: c(
    person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = "cre",
           comment = c(ORCID = "0000-0001-7388-1222")),
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cph"),
           comment = c(ORCID = "0000-0002-7683-4592")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cph"),
           comment = c(ORCID = "0000-0003-4757-117X"))
  )
Description: Asks Yes-No questions with variable or custom responses.
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/yesno,
        https://poissonconsulting.github.io/yesno/
BugReports: https://github.com/poissonconsulting/yesno/issues
Depends: R (>= 3.4)
Imports: utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-26 21:31:36 UTC; aylapearson
Author: Ayla Pearson [cre] (<https://orcid.org/0000-0001-7388-1222>),
  Joe Thorley [aut, cph] (<https://orcid.org/0000-0002-7683-4592>),
  Hadley Wickham [aut, cph] (<https://orcid.org/0000-0003-4757-117X>)
Maintainer: Ayla Pearson <ayla@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2024-07-26 23:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 03:41:27 UTC; unix
