Skip to content

performance

Assessment of Regression Models Performance

v0.17.0 · May 21, 2026 · GPL-3

Description

Utilities for computing measures to assess model quality, which are not directly provided by R's 'base' or 'stats' packages. These include e.g. measures like r-squared, intraclass correlation coefficient (Nakagawa, Johnson & Schielzeth (2017) <doi:10.1098/rsif.2017.0213>), root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models. References: Lüdecke et al. (2021) <doi:10.21105/joss.03139>.

Downloads

CRAN

102.9K

Last 30 days

344th

344K

Last 90 days

1.3M

Last year

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

r2u

930

Last 30 days

2.6K

Last 90 days

15.1K

Last year

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

r2u: no daily series yet

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 20, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 18, 2026
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [27s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(performance)
  > 
  > test_check("performance")
  Starting 2 test processes.
  > test-check_itemscale.R: Some of the values 
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 27, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 24, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(performance)
  > 
  > test_check("performance")
  Starting 2 test processes.
  > test-check_itemscale.R: Some of the values 
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 22, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 20, 2026
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [34s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(performance)
  > 
  > test_check("performance")
  Starting 2 test processes.
  > test-check_itemscale.R: Some of the values 
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 12, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 9, 2026
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [30s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(performance)
  > 
  > test_check("performance")
  Starting 2 test processes.
  > test-check_itemscale.R: Some of the values 
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 5, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 1, 2026
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(performance)
  > 
  > test_check("performance")
  Starting 2 test processes.
  > test-check_itemscale.R: Some of the values 
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (44)

Dependency Network

Dependencies Reverse dependencies bayestestR insight datawizard (>= 1.3.1) AssumpSure CR2 MDMA MLMusingR SCDA SynergyLMM ZLAvian apa7 beezdemand dotwhisker easystats ecoXCorr effectsize ggstatsplot modelsummary +29 more reverse deps performance

Version History

47 tracked
updated 0.17.0 ← 0.16.0 diff May 21, 2026
new 0.16.0 Mar 10, 2026
updated 0.16.0 ← 0.15.3 diff Feb 3, 2026
updated 0.15.3 ← 0.15.2 diff Nov 30, 2025
updated 0.15.2 ← 0.15.1 diff Oct 5, 2025
updated 0.15.1 ← 0.15.0 diff Aug 29, 2025
updated 0.15.0 ← 0.14.0 diff Jul 9, 2025
updated 0.14.0 ← 0.13.0 diff May 21, 2025
updated 0.13.0 ← 0.12.4 diff Jan 14, 2025
updated 0.12.4 ← 0.12.3 diff Oct 17, 2024
updated 0.12.3 ← 0.12.2 diff Sep 1, 2024
updated 0.12.2 ← 0.12.1 diff Jul 17, 2024
updated 0.12.1 ← 0.12.0 diff Jul 14, 2024
updated 0.12.0 ← 0.11.0 diff Jun 8, 2024
updated 0.11.0 ← 0.10.9 diff Mar 21, 2024