Package: moultmcmc Title: Bayesian Inference for Avian Moult Phenology Models Version: 0.1.0.9001 Date: 2023-02-15 Authors@R: person(given = "Philipp", family = "Boersch-Supan", role = c("aut", "cre"), email = "pboesu@gmail.com", comment = c(ORCID = "0000-0001-6723-6833")) Description: Precompiled Stan models to conduct full Bayesian inference in regression models for the phenology of avian primary moult based on the approach of Underhill & Zucchini (1988) and related hierarchical models to accommodate repeated-measures data (within-season recaptures of individuals). License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Biarch: true Depends: R (>= 3.4.0) Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.1.1), loo, tibble, stringr, dplyr, ggplot2, stats, magrittr, rlang, nlme, cowplot, tidyr, MASS, RColorBrewer, moult (>= 2.3.0), matrixStats LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) Remotes: cran/moult SystemRequirements: GNU make Suggests: testthat (>= 3.0.0), knitr, rmarkdown, remotes Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://pboesu.r-universe.dev Date/Publication: 2025-07-22 16:12:16 UTC RemoteUrl: https://github.com/pboesu/moultmcmc RemoteRef: HEAD RemoteSha: fe46a53efa34227305a26287d5e4ccedfd53267e NeedsCompilation: yes Packaged: 2026-06-24 11:24:08 UTC; root Author: Philipp Boersch-Supan [aut, cre] (ORCID: ) Maintainer: Philipp Boersch-Supan