Package: dga Type: Package Title: Capture-Recapture Estimation using Bayesian Model Averaging Version: 2.0.1 Date: 2021-05-04 Authors@R: c(person(given="James", family="Johndrow", role=c("aut")), person(given="Kristian", family="Lum", email="kl@hrdag.org", role=c("aut")), person(given="Patrick", family="Ball", role=c("aut")), person(given="Olivier", family="Binette", email="olivier.binette@gmail.com", role=c("ctb", "cre"))) Description: Performs Bayesian model averaging for capture-recapture. This includes code to stratify records, check the strata for suitable overlap to be used for capture-recapture, and some functions to plot the estimated population size. License: GPL (>= 2) LazyLoad: yes NeedsCompilation: yes ByteCompile: yes Imports: chron, Rcpp RoxygenNote: 7.1.1 LinkingTo: Rcpp, RcppArmadillo Suggests: testthat Repository: https://olivierbinette.r-universe.dev Date/Publication: 2021-05-04 20:01:08 UTC RemoteUrl: https://github.com/olivierbinette/dga RemoteRef: HEAD RemoteSha: ffda4097a2b04167a8324bafdef40108f2f155a8 Packaged: 2026-06-20 10:14:37 UTC; root Author: James Johndrow [aut], Kristian Lum [aut], Patrick Ball [aut], Olivier Binette [ctb, cre] Maintainer: Olivier Binette