Package: speccurvieR
Type: Package
Title: Easy, Fast, and Pretty Specification Curve Analysis
Version: 0.4.2
Authors@R: person("Zayne", "Sember", email = "zsember@ucsd.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) <doi:10.1038/s41562-020-0912-z>.
Encoding: UTF-8
LazyData: true
Imports: ggplot2, magrittr, tidyr, dplyr, stringr, combinat, fixest,
        pbapply, parallel, lmtest, sandwich
RoxygenNote: 7.3.1
License: MIT + file LICENSE
URL: https://github.com/zaynesember/speccurvieR
BugReports: https://github.com/zaynesember/speccurvieR/issues
NeedsCompilation: no
Packaged: 2024-10-09 21:14:42 UTC; zayne
Author: Zayne Sember [aut, cre, cph]
Maintainer: Zayne Sember <zsember@ucsd.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-10-09 21:30:01 UTC
Built: R 4.3.3; ; 2024-10-09 22:01:50 UTC; unix
