Package: universals Title: S3 Generics for Bayesian Analyses Version: 0.0.5.9002 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.6) Suggests: covr, nlist, testthat Config/Needs/website: poissonconsulting/poissontemplate Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-24 08:10:07 UTC RemoteUrl: https://github.com/poissonconsulting/universals RemoteRef: HEAD RemoteSha: e133306337b71f7a637e7e0712dc7533ab592fc3 NeedsCompilation: no Packaged: 2026-06-24 10:21:39 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Kirill Müller [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley