Skip to content

scoringutils

Utilities for Scoring and Assessing Predictions

v2.2.0 · Apr 5, 2026 · MIT + file LICENSE

Description

Facilitate the evaluation of forecasts in a convenient framework based on data.table. It allows user to to check their forecasts and diagnose issues, to visualise forecasts and missing data, to transform data before scoring, to handle missing forecasts, to aggregate scores, and to visualise the results of the evaluation. The package mostly focuses on the evaluation of probabilistic forecasts and allows evaluating several different forecast types and input formats. Find more information about the package in the Vignettes as well as in the accompanying paper, <doi:10.48550/arXiv.2205.07090>.

Downloads

1.3K

Last 30 days

3298th

3.7K

Last 90 days

18K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [48s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(scoringutils)
  > 
  > test_check("scoringutils")
  Saving _problems/test-metrics-binary-17.R
  Saving _problems/test-metric
...[truncated]...
arison-pval.svg',
  'pairwise_comparison/plot-pairwise-comparison.svg',
  'plot_heatmap/plot-heatmap.svg', 'plot_wis/plot-wis-flip.svg',
  'plot_wis/plot-wis-no-relative.svg', and 'plot_wis/plot-wis.svg'
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

suggests

Dependency Network

Dependencies Reverse dependencies checkmate cli data.table ggplot2 purrr scoringRules EpiNow2 NobBS scoringutils

Version History

updated 2.2.0 ← 2.1.2 diff Apr 5, 2026
new 2.1.2 Mar 10, 2026
updated 2.1.2 ← 2.1.1 diff Aug 24, 2025
updated 2.1.1 ← 2.1.0 diff Jun 25, 2025
updated 2.1.0 ← 2.0.0 diff Mar 2, 2025
updated 2.0.0 ← 1.2.2 diff Oct 30, 2024
updated 1.2.2 ← 1.1.0 diff Nov 28, 2023
updated 1.1.0 ← 1.0.1 diff Jan 29, 2023
updated 1.0.1 ← 1.0.0 diff Aug 16, 2022
updated 1.0.0 ← 0.1.7.2 diff May 12, 2022
updated 0.1.7.2 ← 0.1.7 diff Jul 20, 2021
updated 0.1.7 ← 0.1.4 diff Jul 13, 2021
updated 0.1.4 ← 0.1.0 diff Nov 16, 2020
new 0.1.0 Jun 13, 2020