Package: SimplyAgree
Type: Package
Title: Flexible and Robust Agreement and Reliability Analyses
Version: 0.2.1
Authors@R: person("Aaron", "Caldwell", email = "arcaldwell49@gmail.com",
                  role = c("aut", "cre"))
Maintainer: Aaron Caldwell <arcaldwell49@gmail.com>
Description: Reliability and agreement analyses often have limited software support. Therefore, this package was created to make agreement and reliability analyses easier for the average researcher. The functions within this package include simple tests of agreement, agreement analysis for nested and replicate data, and provide robust analyses of reliability. In addition, this package contains a set of functions to help when planning studies looking to assess measurement agreement. 
URL: https://aaroncaldwell.us/SimplyAgree/
BugReports: https://github.com/arcaldwell49/SimplyAgree/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: ggplot2, emmeans, lme4, boot, stats, dplyr, magrittr,
        tidyselect, tidyr, stringr, jmvcore, quantreg, patchwork,
        insight, nlme, purrr, Matrix, MASS, lifecycle
Suggests: knitr, rmarkdown, testthat, readr, covr, mgcv, ggeffects,
        deming, pbkrtest
VignetteBuilder: knitr
Depends: R (>= 3.6)
NeedsCompilation: no
Packaged: 2025-02-24 16:17:26 UTC; CaldwellAaron
Author: Aaron Caldwell [aut, cre]
Repository: CRAN
Date/Publication: 2025-02-24 16:40:11 UTC
Built: R 4.5.1; ; 2025-10-06 03:07:25 UTC; windows
