Package: dcmle
Type: Package
Title: Hierarchical Models Made Easy with Data Cloning
Version: 0.4-2
Date: 2025-07-12
Authors@R: 
    c(person(given = "Peter",
             family = "Solymos",
             comment = c(ORCID = "0000-0001-7337-1740"),
             role = c("aut", "cre"),
             email = "psolymos@gmail.com"))
Maintainer: Peter Solymos <psolymos@gmail.com>
Description: S4 classes around infrastructure provided by the
    'coda' and 'dclone' packages to make package development easy as a breeze
    with data cloning for hierarchical models.
License: GPL-2
Depends: R (>= 2.15.0), dclone (>= 2.0-0)
Imports: coda, methods, stats4, lattice
Suggests: MASS, parallel, rjags
SystemRequirements: JAGS (>= 3.0.0)
URL: https://groups.google.com/forum/#!forum/dclone-users,
        https://datacloning.org, https://github.com/datacloning/dcmle
BugReports: https://github.com/datacloning/dcmle/issues
LazyLoad: yes
NeedsCompilation: no
Packaged: 2025-07-13 22:34:20 UTC; Peter
Author: Peter Solymos [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7337-1740>)
Repository: CRAN
Date/Publication: 2025-07-13 23:30:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:55:24 UTC; windows
