Package: frscore Title: Calculate the Fit-Robustness of CNA-Solutions Version: 0.5.2.9000 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) . License: AGPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = 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 URL: https://github.com/vpparkkinen/frscore Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev Repository: https://vpparkkinen.r-universe.dev Date/Publication: 2026-03-17 12:39:20 UTC RemoteUrl: https://github.com/vpparkkinen/frscore RemoteRef: HEAD RemoteSha: 84521623052fb337c82c49bfa947eb21762b6179 NeedsCompilation: no Packaged: 2026-07-15 05:50:54 UTC; root Author: Veli-Pekka Parkkinen [aut, cre, cph], Michael Baumgartner [aut, cph], Mathias Ambuehl [aut, cph] Maintainer: Veli-Pekka Parkkinen