Package: rcbayes
Title: Estimate Rogers-Castro Migration Age Schedules with Bayesian
        Models
Version: 0.3.0
Authors@R: c(
    person("Jessie", "Yeung", role = c("aut", "cre"), email = "jessieyeung1@gmail.com", comment = c(ORCID = "0000-0002-0319-6892")),
    person("Monica", "Alexander", role = "aut", comment = c(ORCID = "0000-0002-8135-3435")),
    person("Tim", "Riffe", role = c("aut"), comment = c(ORCID = "0000-0002-2673-4622")))
Description: A collection of functions to estimate Rogers-Castro migration age schedules using 'Stan'. This model which describes the fundamental relationship between migration and age in the form of a flexible multi-exponential migration model was most notably proposed in Rogers and Castro (1978) <doi:10.1068/a100475>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Biarch: true
Depends: R (>= 3.4.0)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
        2.26.0), rstantools (>= 2.1.1), Rdpack, dplyr, rlang, stats,
        tibble, tidybayes, magrittr, shiny, shinythemes
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
Suggests: knitr, rmarkdown, ggplot2
SystemRequirements: GNU make
VignetteBuilder: knitr
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2025-08-28 01:59:52 UTC; jessieyeung
Author: Jessie Yeung [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0319-6892>),
  Monica Alexander [aut] (ORCID: <https://orcid.org/0000-0002-8135-3435>),
  Tim Riffe [aut] (ORCID: <https://orcid.org/0000-0002-2673-4622>)
Maintainer: Jessie Yeung <jessieyeung1@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-28 02:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:39:51 UTC; windows
Archs: x64
