Package: frscore
Title: Calculate the Fit-Robustness of CNA-Solutions
Version: 0.5.2
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 = c("aut", "cph"))
    )
Description: Automatically perform 
             a reanalysis series
             on a data set using CNA, and calculate 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.3.1
Imports: dplyr, Rfast, magrittr, rlang, withr, visNetwork, igraph
Depends: R (>= 3.5), cna (>= 3.5.1), lifecycle (>= 1.0.0)
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-05 16:27:28 UTC; lbl
Author: Veli-Pekka Parkkinen [aut, cre, cph],
  Michael Baumgartner [aut, cph],
  Mathias Ambuehl [aut, cph]
Maintainer: Veli-Pekka Parkkinen <parkkinenv@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-05 16:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 05:15:10 UTC; windows
