Package: scoringRules Type: Package Title: Scoring Rules for Parametric and Simulated Distribution Forecasts Version: 1.1.3 Date: 2024-09-12 Authors@R: c(person(given = c("Alexander", "I."), family = "Jordan", role = "aut", comment = c(ORCID = "0000-0001-7423-1352")), person(given = "Fabian", family = "Krueger", role = c("aut", "cre"), email = "Fabian.Krueger83@gmail.com", comment = c(ORCID = "0000-0002-5112-9037")), person(given = "Sebastian", family = "Lerch", role = "aut", comment = c(ORCID = "0000-0002-3467-4375")), person(given = "Sam", family = "Allen", role = "aut", comment = c(ORCID = "0000-0003-1971-8277")), person(given = "Maximiliane", family = "Graeter", role = "ctb")) Description: Dictionary-like reference for computing scoring rules in a wide range of situations. Covers both parametric forecast distributions (such as mixtures of Gaussians) and distributions generated via simulation. Further details can be found in the package vignettes , . URL: https://github.com/FK83/scoringRules License: GPL (>= 2) Imports: Rcpp (>= 0.12.0), methods, MASS, knitr Depends: R (>= 3.00) Suggests: gsl (>= 1.8-3), hypergeo(>= 1.0), rmarkdown, testthat, crch, ggplot2 LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 VignetteBuilder: knitr Encoding: UTF-8 Repository: https://fk83.r-universe.dev Date/Publication: 2025-09-23 09:01:38 UTC RemoteUrl: https://github.com/fk83/scoringrules RemoteRef: HEAD RemoteSha: 77384a1cbef200fc8ea34e919ecdf7b19ee065bb NeedsCompilation: yes Packaged: 2026-06-10 08:03:40 UTC; root Author: Alexander I. Jordan [aut] (ORCID: ), Fabian Krueger [aut, cre] (ORCID: ), Sebastian Lerch [aut] (ORCID: ), Sam Allen [aut] (ORCID: ), Maximiliane Graeter [ctb] Maintainer: Fabian Krueger