Skip to content

frscore

Calculate the Fit-Robustness of CNA-Solutions

v0.5.2 · Jul 5, 2025 · AGPL (>= 3)

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>.

Downloads

CRAN

400

Last 30 days

10831st

979

Last 90 days

5K

Last year

Trend: +53.3% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

103

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

0

Last 7 days

2

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘cna’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘cna’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

3,241

Files

39

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,527 (47.1%)Tests 944 (29.1%)Docs 770 (23.8%)

API

Exported functions

6

Internal functions

22

Recent export changes

v0.5.0+2 plot_submodel_network, submodel_adjacencies_to_igraph

Testing & CI

Has tests

Yes

Test-to-code ratio

0.62

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

22.2%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5

System requirements

C++ standard

License

AGPL (>= 3)

License flags

SPDX valid, OSI approved

History

Versions

9

First release

2021-07-22

Latest release

2025-07-05

Avg cadence

151 days

Cold removal rate

Dep drift

4

LOC over versions

v0.1.0: 1,168 LOCv0.1.1: 1,170 LOCv0.2.0: 1,632 LOCv0.3.1: 2,881 LOCv0.4.0: 3,154 LOCv0.4.1: 3,169 LOCv0.5.0: 3,239 LOCv0.5.1: 3,239 LOCv0.5.2: 3,241 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

suggests

cna

Dependency Network

Dependencies Reverse dependencies cna lifecycle dplyr Rfast magrittr rlang withr visNetwork igraph cna frscore

Version History

10 tracked
new 0.5.2 Mar 10, 2026
updated 0.5.2 ← 0.5.1 diff Jul 4, 2025
updated 0.5.1 ← 0.5.0 diff Apr 24, 2025
updated 0.5.0 ← 0.4.1 diff Apr 23, 2025
updated 0.4.1 ← 0.4.0 diff Jun 10, 2024
updated 0.4.0 ← 0.3.1 diff Apr 24, 2024
updated 0.3.1 ← 0.2.0 diff Apr 27, 2023
updated 0.2.0 ← 0.1.1 diff May 19, 2022
updated 0.1.1 ← 0.1.0 diff Jan 9, 2022
new 0.1.0 Jul 21, 2021