Package: outcomerate Version: 1.1.0 Title: AAPOR Survey Outcome Rates Description: Standardized survey outcome rate functions, including the response rate, contact rate, cooperation rate, and refusal rate. These outcome rates allow survey researchers to measure the quality of survey data using definitions published by the American Association for Public Opinion Research (AAPOR). For details on these standards, see AAPOR (2023) . Authors@R: c( person(given = "Rafael", family = "Pilliard Hellwig", email = "rafael.taph@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3092-3493")), person(given = "Carl", family = "Ganz", role = "rev"), person(given = "Neal", family = "Richardson", role = "rev") ) License: CC0 Encoding: UTF-8 LazyData: true ByteCompile: true RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Depends: R (>= 2.10) Suggests: dplyr, forcats, ggplot2, knitr, testthat, tidyr, covr, rmarkdown, spelling, stringr Imports: Rdpack (>= 0.7), stats RdMacros: Rdpack Language: en-US URL: https://docs.ropensci.org/outcomerate/, https://github.com/ropensci/outcomerate BugReports: https://github.com/ropensci/outcomerate/issues VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://ropensci.r-universe.dev Date/Publication: 2026-09-01 00:40:38 UTC RemoteUrl: https://github.com/ropensci/outcomerate RemoteRef: main RemoteSha: 8dd5ef711fd2fa9787a04ec53c0d6ae31d333b88 NeedsCompilation: no Packaged: 2026-09-01 00:49:27 UTC; root Author: Rafael Pilliard Hellwig [aut, cre] (ORCID: ), Carl Ganz [rev], Neal Richardson [rev] Maintainer: Rafael Pilliard Hellwig