Package: scoringRules
Type: Package
Title: Scoring Rules for Parametric and Simulated Distribution
        Forecasts
Version: 1.1.1
Date: 2023-05-10
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"),
             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.
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.2.3
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-05-10 20:14:58 UTC; fabian
Author: Alexander I. Jordan [aut] (<https://orcid.org/0000-0001-7423-1352>),
  Fabian Krueger [aut, cre] (<https://orcid.org/0000-0002-5112-9037>),
  Sebastian Lerch [aut] (<https://orcid.org/0000-0002-3467-4375>),
  Sam Allen [aut],
  Maximiliane Graeter [ctb]
Maintainer: Fabian Krueger <Fabian.Krueger83@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-10 20:50:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-05-16 21:53:18 UTC; unix
Archs: scoringRules.so.dSYM
