Package: universals
Title: S3 Generics for Bayesian Analyses
Version: 0.0.4
Authors@R: 
    c(person(given = "Joe",
             family = "Thorley",
             role = c("aut", "cre"),
             email = "joe@poissonconsulting.ca",
             comment = c(ORCID = "0000-0002-7683-4592")),
      person(given = "Kirill",
             family = "Müller",
             role = "ctb",
             comment = c(ORCID = "0000-0002-1416-3412")),
      person(given = "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.4)
Suggests: covr, nlist, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-23 22:51:42 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: 2020-09-24 08:20:02 UTC
Built: R 4.0.2; ; 2020-09-25 10:25:36 UTC; unix
