Package: Romeb
Type: Package
Title: Robust Median-Based Bayesian Growth Curve Modeling
Version: 0.1.2
Authors@R: 
    c(person(given = "Dandan", family = "Tang",
             email = "tangdd20@gmail.com", role = c("aut", "cre"),
             comment = c(ORCID = "0009-0007-3453-9660")),
       person("Xin", "Tong",
           role = "aut"))
Description: Implements robust median-based Bayesian growth curve models
    that handle Missing Completely at Random (MCAR), Missing At Random (MAR),
    and Missing Not At Random (MNAR) missing-data mechanisms, and allow
    auxiliary variables. Models are fitted via 'rjags' (interface to 'JAGS')
    and summarized with 'coda'.
License: GPL-3
URL: https://github.com/DandanTang0/Romeb
BugReports: https://github.com/DandanTang0/Romeb/issues
Encoding: UTF-8
Depends: R (>= 4.2)
Imports: rjags, coda, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
SystemRequirements: JAGS
LazyData: true
LazyDataCompression: xz
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-11-12 06:27:14 UTC; lynn
Author: Dandan Tang [aut, cre] (ORCID: <https://orcid.org/0009-0007-3453-9660>),
  Xin Tong [aut]
Maintainer: Dandan Tang <tangdd20@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-17 09:10:02 UTC
Built: R 4.4.1; ; 2025-11-17 10:08:46 UTC; unix
