Package: singleRcapture Type: Package Title: Single-Source Capture-Recapture Models Version: 1.1.0 Authors@R: c(person(given = "Piotr", family = "Chlebicki", role = c("aut", "ctb"), email = "piotrek.pecet@gmail.com", comment = c(ORCID = "0009-0006-4867-7434")), person(given = "Maciej", family = "Beręsewicz", role = c("aut", "cre"), email = "maciej.beresewicz@ue.poznan.pl", comment = c(ORCID = "0000-0002-8281-4301")), person(given = "Cyprian", family = "Jurkowski", role = "ctb")) Maintainer: Maciej Beręsewicz Description: Implementation of single-source capture-recapture methods for population size estimation using zero-truncated, zero-one truncated and zero-truncated one-inflated Poisson, Geometric and Negative Binomial regression as well as Zelterman's, Chao's and ratio-regression estimators. Package includes point and interval estimators for the population size with variances estimated using analytical or bootstrap method. Details can be found in: van der Heijden et all. (2003) , Böhning and van der Heijden (2019) , Böhning et al. (2020) Capture-Recapture Methods for the Social and Medical Sciences or Böhning and Friedl (2021) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: yes RdMacros: mathjaxr BuildManual: TRUE VignetteBuilder: knitr Depends: R (>= 3.5.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/ncn-foreigners/singleRcapture BugReports: https://github.com/ncn-foreigners/singleRcapture/issues Imports: stats, lamW, mathjaxr, sandwich, doParallel, foreach, parallel Suggests: rmarkdown, knitr, tinytest, covr, VGAM, lmtest Config/pak/sysreqs: make Repository: https://ncn-foreigners.r-universe.dev Date/Publication: 2026-05-13 07:57:06 UTC RemoteUrl: https://github.com/ncn-foreigners/singlercapture RemoteRef: HEAD RemoteSha: b78f2b302dcdf276ff7e972c2853f1c96b907368 NeedsCompilation: no Packaged: 2026-06-12 06:58:12 UTC; root Author: Piotr Chlebicki [aut, ctb] (ORCID: ), Maciej Beręsewicz [aut, cre] (ORCID: ), Cyprian Jurkowski [ctb]