Package: distributional Title: Vectorised Probability Distributions Version: 0.3.2 Authors@R: c(person(given = "Mitchell", family = "O'Hara-Wild", role = c("aut", "cre"), email = "mail@mitchelloharawild.com", comment = c(ORCID = "0000-0001-6729-7695")), person(given = "Matthew", family = "Kay", role = c("aut"), comment = c(ORCID = "0000-0001-9446-0419")), person(given = "Alex", family = "Hayes", role = c("aut"), comment = c(ORCID = "0000-0002-4985-5160")), person(given = "Earo", family = "Wang", role = c("ctb"), comment = c(ORCID = "0000-0001-6448-5260"))) Description: Vectorised distribution objects with tools for manipulating, visualising, and using probability distributions. Designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions. License: GPL-3 Imports: vctrs (>= 0.3.0), rlang (>= 0.4.5), generics, stats, numDeriv, ggplot2, scales, farver, digest, utils, lifecycle Suggests: testthat (>= 2.1.0), covr, mvtnorm, actuar (>= 2.0.0), ggdist RdMacros: lifecycle URL: https://pkg.mitchelloharawild.com/distributional/, https://github.com/mitchelloharawild/distributional BugReports: https://github.com/mitchelloharawild/distributional/issues Encoding: UTF-8 Language: en-GB RoxygenNote: 7.2.1 NeedsCompilation: no Packaged: 2023-03-22 13:41:07 UTC; mitchell Author: Mitchell O'Hara-Wild [aut, cre] (), Matthew Kay [aut] (), Alex Hayes [aut] (), Earo Wang [ctb] () Maintainer: Mitchell O'Hara-Wild Repository: RSPM Date/Publication: 2023-03-22 14:40:02 UTC Built: R 4.2.1; ; 2023-08-03 14:25:32 UTC; unix