Package: gp3bayes
Title: Contract-First Bayesian Workflows for Hierarchical Behavioural
        Data
Version: 0.1.1
Authors@R: 
    person(
      given = "Stefanos",
      family = "Balaskas",
      email = "s.balaskas@ac.upatras.gr",
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0003-2444-9796")
    )
Description: Provides transparent, contract-first infrastructure for Bayesian
    analysis of repeated-measures and hierarchical behavioural data. It
    supports approved Bernoulli-logit and positive lognormal duration
    workflows with readiness audits, deterministic simulation, explicit
    preparation, inspectable priors, prior and posterior predictive checks,
    restricted optional fitting through 'brms' and 'rstan', sampling
    diagnostics, prior sensitivity, parameter recovery, and conservative
    reporting. Core contracts and prior checks remain backend-independent.
License: MIT + file LICENSE
URL: https://stefanosbalaskas.github.io/gp3bayes/,
        https://github.com/stefanosbalaskas/gp3bayes
BugReports: https://github.com/stefanosbalaskas/gp3bayes/issues
Encoding: UTF-8
RoxygenNote: 8.0.0
Imports: withr
Suggests: bayesplot, brms, knitr, posterior, rmarkdown, rstan, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-04 18:24:13 UTC; Stefanos-PC
Author: Stefanos Balaskas [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2444-9796>)
Maintainer: Stefanos Balaskas <s.balaskas@ac.upatras.gr>
Repository: CRAN
Date/Publication: 2026-08-09 07:10:02 UTC
