Package: speccurvieR Type: Package Title: Easy, Fast, and Pretty Specification Curve Analysis Version: 0.5.0 Authors@R: person("Zayne", "Sember", email = "zayne@mit.edu", role = c("aut", "cre", "cph")) Description: Making specification curve analysis easy, fast, and pretty. It improves upon existing offerings with additional features and 'tidyverse' integration. Users can easily visualize and evaluate how their models behave under different specifications with a high degree of customization. For a description and applications of specification curve analysis see Simonsohn, Simmons, and Nelson (2020) . Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: ggplot2, magrittr, tidyr, dplyr, stringr, combinat, fixest, pbapply, parallel, lmtest, sandwich Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 RoxygenNote: 7.3.3 License: MIT + file LICENSE URL: https://github.com/zaynesember/speccurvieR BugReports: https://github.com/zaynesember/speccurvieR/issues Config/pak/sysreqs: libicu-dev Repository: https://zaynesember.r-universe.dev Date/Publication: 2026-06-25 23:52:24 UTC RemoteUrl: https://github.com/zaynesember/speccurvier RemoteRef: HEAD RemoteSha: 505b5b8eb9321d878ace598a723e922f5ff7fb71 NeedsCompilation: no Packaged: 2026-06-26 02:57:00 UTC; root Author: Zayne Sember [aut, cre, cph] Maintainer: Zayne Sember