Package: universals Title: S3 Generics for Bayesian Analyses Version: 0.0.5.9004 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-07-15 07:39:52 UTC RemoteUrl: https://github.com/poissonconsulting/universals RemoteRef: HEAD RemoteSha: 21c55c66172116bce179f6f5dcbe7ecab4c8acf5 NeedsCompilation: no Packaged: 2026-07-15 09:06:19 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Kirill Müller [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley