Package: jaggR Type: Package Title: Supporting Files and Functions for the Book Bayesian Modelling with 'JAGS' Version: 0.1.1 Authors@R: c(person("James", "Curran", email = "j.curran@auckland.ac.nz", role = c("aut", "cre")), person("David", "Lucy", role = c("aut"))) Description: All the data and functions used to produce the book. We do not expect most people to use the package for any other reason than to get simple access to the 'JAGS' model files, the data, and perhaps run some of the simple examples. The authors of the book are David Lucy (now sadly deceased) and James Curran. It is anticipated that a manuscript will be provided to Taylor and Francis around Augus 2020, with bibliographic details to follow at that point. Until such time, further information can be obtained by emailing James Curran. License: GPL (>= 2) Depends: R (>= 3.5.0) Imports: formatR, glue, graphics, stats Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Repository: https://jmcurran.r-universe.dev Date/Publication: 2023-11-01 19:34:15 UTC RemoteUrl: https://github.com/jmcurran/jaggr RemoteRef: HEAD RemoteSha: 8c7e0bab89392c967704fc85d67fbf452924ac87 NeedsCompilation: no Packaged: 2026-06-09 07:13:56 UTC; root Author: James Curran [aut, cre], David Lucy [aut] Maintainer: James Curran