Package: dynamic
Type: Package
Title: DFI Cutoffs for Latent Variable Models
Version: 1.1.0
Authors@R: c(
  person("Melissa", "G. Wolf", email = "missgord@gmail.com",
  role = c("aut", "cre")),
  person("Daniel", "McNeish", email = "dmcneish@asu.edu",
  role = "aut"))
Description: Returns dynamic fit index (DFI) cutoffs for latent variable models 
    that are tailored to the user's model statement, model type, and sample size.  
    This is the counterpart of the Shiny Application, <https://dynamicfit.app>.
License: AGPL-3
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 4.0.0)
URL: https://github.com/melissagwolf/dynamic
BugReports: https://github.com/melissagwolf/dynamic/issues
Imports: dplyr (>= 1.0.0), simstandard (>= 0.6.2), tidyr (>= 1.1.0),
        lavaan (>= 0.6-7), ggplot2 (>= 3.3.0), magrittr (>= 1.5),
        tibble (>= 3.0.0), patchwork (>= 1.1.1), stringr (>= 1.4.0),
        purrr (>= 0.3.3)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-25 00:35:10 UTC; missg
Author: Melissa G. Wolf [aut, cre],
  Daniel McNeish [aut]
Maintainer: Melissa G. Wolf <missgord@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-28 19:40:02 UTC
