Package: frscore
Title: Functions for Calculating Fit-Robustness of CNA-Solutions
Version: 0.1.1
Authors@R: c(
    person(given = "Veli-Pekka",
           family = "Parkkinen",
           role = c("aut", "cre","cph"),
           email = "parkkinenv@gmail.com"),
    person("Michael", "Baumgartner", role = c("aut", "cph"),
                     email = "michael.baumgartner@uib.no"),
    person("Mathias", "Ambuehl", role = "ctb")
    )
Description: Functions for automatically performing 
             a reanalysis series
             on a data set using CNA, and for calculating the fit-robustness
             of the resulting models, as described in 
             Parkkinen and Baumgartner (2021) <doi:10.1177/0049124120986200>.
License: AGPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: dplyr, Rfast, magrittr, rlang
Depends: R (>= 3.5), cna (>= 3.2.0)
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2022-01-05 10:54:53 UTC; vpa022
Author: Veli-Pekka Parkkinen [aut, cre, cph],
  Michael Baumgartner [aut, cph],
  Mathias Ambuehl [ctb]
Maintainer: Veli-Pekka Parkkinen <parkkinenv@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-10 00:32:41 UTC
Built: R 4.0.5; ; 2022-01-25 07:43:49 UTC; unix
