Package: universals
Title: S3 Generics for Bayesian Analyses
Version: 0.0.5
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7683-4592")),
    person("Kirill", "Müller", role = "ctb",
           comment = c(ORCID = "0000-0002-1416-3412")),
    person("Poisson Consulting", role = c("cph", "fnd"))
  )
Description: Provides S3 generic methods and some default implementations
    for Bayesian analyses that generate Markov Chain Monte Carlo (MCMC)
    samples.  The purpose of 'universals' is to reduce package
    dependencies and conflicts.  The 'nlist' package implements many of
    the methods for its 'nlist' class.
License: MIT + file LICENSE
URL: https://poissonconsulting.github.io/universals/,
        https://github.com/poissonconsulting/universals
BugReports: https://github.com/poissonconsulting/universals/issues
Depends: R (>= 3.5)
Suggests: covr, nlist, testthat
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-22 13:42:44 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Kirill Müller [ctb] (<https://orcid.org/0000-0002-1416-3412>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2022-09-22 14:10:02 UTC
Built: R 4.4.3; ; 2025-11-01 02:13:01 UTC; windows
