Package: dropR Type: Package Version: 1.0.6 Title: Dropout Analysis by Condition Description: Analysis and visualization of dropout between conditions in surveys and (online) experiments. Features include computation of dropout statistics, comparing dropout between conditions (e.g. Chi squared), analyzing survival (e.g. Kaplan-Meier estimation), comparing conditions with the most different rates of dropout (Kolmogorov-Smirnov) and visualizing the result of each in designated plotting functions. Article published in _Behavior Research Methods_ on 'dropR' by the authors: Dropout analysis: A method for data from Internet-based research and 'dropR', an R-based web app and package to analyze and visualize dropout. (2025) . Sources: Andrea Frick, Marie-Terese Baechtiger & Ulf-Dietrich Reips (2001) ; Ulf-Dietrich Reips (2002) . Authors@R: c(person("Annika Tave", "Overlander", role = c("aut","cre"), email = "annika-tave.overlander@uni.kn", comment = c(ORCID = "0009-0006-8373-4086")), person("Matthias", "Bannert", role = c("aut"), email = "bannert@kof.ethz.ch"), person("Ulf-Dietrich", "Reips", role = c("aut"), comment = c(ORCID = "0000-0002-1566-4745"))) Depends: R (>= 3.0.0) Imports: shiny, ggplot2, data.table, survival, lifecycle Suggests: DT, shinydashboard, knitr, rmarkdown, kableExtra, testthat (>= 3.0.0) Date: 2026-02-20 License: GPL (>= 3) LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) URL: https://iscience-kn.github.io/dropR/, https://github.com/iscience-kn/dropR VignetteBuilder: knitr Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://iscience-kn.r-universe.dev Date/Publication: 2026-03-04 14:01:27 UTC RemoteUrl: https://github.com/iscience-kn/dropr RemoteRef: HEAD RemoteSha: 4c5e3ee27125ea290cabc831e7dbba4ad124f9e2 NeedsCompilation: no Packaged: 2026-07-02 07:56:10 UTC; root Author: Annika Tave Overlander [aut, cre] (ORCID: ), Matthias Bannert [aut], Ulf-Dietrich Reips [aut] (ORCID: ) Maintainer: Annika Tave Overlander