Package: nimbleCarbon Title: Bayesian Analyses of Radiocarbon Dates with NIMBLE Version: 0.2.6 Authors@R: c(person("Enrico","Crema",role=c("aut","cre"),email=c("enrico.crema@gmail.com"),comment=c(ORCID="0000-0001-6727-5138")),person("Robert","Di Napoli",role=c("ctb"),email=c("dinapoli@binghamton.edu"),comment=c(ORCID="0000-0003-2180-2195"))) Description: Provides utility functions and custom probability distribution for Bayesian analyses of radiocarbon dates within the 'nimble' modelling framework. It includes various population growth models, nimbleFunction objects, as well as a suite of functions for prior and posterior predictive checks for demographic inference (Crema and Shoda (2021) ) and other analyses. Depends: R (>= 4.1.0), nimble (>= 0.12.0) Imports: rcarbon,graphics,grDevices,utils,snow,doSNOW,foreach,coda Suggests: knitr, rmarkdown, oxcAAR License: GPL (>= 2) Encoding: UTF-8 LazyData: true VignetteBuilder: knitr RoxygenNote: 7.2.3 Language: en-GB Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ercrema.r-universe.dev Date/Publication: 2025-07-28 15:56:51 UTC RemoteUrl: https://github.com/ercrema/nimblecarbon RemoteRef: HEAD RemoteSha: 0dc2591fa38978d616ef32b052cd8e4ea9258e52 NeedsCompilation: no Packaged: 2026-06-21 10:42:15 UTC; root Author: Enrico Crema [aut, cre] (ORCID: ), Robert Di Napoli [ctb] (ORCID: ) Maintainer: Enrico Crema