Package: yesno Title: Ask Yes-No Questions Version: 0.1.3.9003 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 Roxygen: list(markdown = TRUE) Config/Needs/website: poissonconsulting/poissontemplate Config/roxygen2/version: 8.0.0.9000 Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-23 08:13:38 UTC RemoteUrl: https://github.com/poissonconsulting/yesno RemoteRef: HEAD RemoteSha: 3d1d0610aa5684efd587eb8efa8bbd83fd91c038 NeedsCompilation: no Packaged: 2026-06-23 10:38:33 UTC; root Author: Ayla Pearson [cre] (ORCID: ), Joe Thorley [aut, cph] (ORCID: ), Hadley Wickham [aut, cph] (ORCID: ) Maintainer: Ayla Pearson