Package: popbayes Type: Package Version: 1.3 Title: Bayesian Model to Estimate Population Trends from Counts Series Authors@R: c( person( given = "Nicolas", family = "Casajus", email = "nicolas.casajus@fondationbiodiversite.fr", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5537-5294")), person( given = "Roger", family = "Pradel", email = "roger.pradel@cefe.cnrs.fr", role = "aut", comment = c(ORCID = "0000-0002-2684-9251"))) Description: Infers the trends of one or several animal populations over time from series of counts. It does so by accounting for count precision (provided or inferred based on expert knowledge, e.g. guesstimates), smoothing the population rate of increase over time, and accounting for the maximum demographic potential of species. Inference is carried out in a Bayesian framework. This work is part of the FRB-CESAB working group AfroBioDrivers . URL: https://frbcesab.github.io/popbayes/, https://github.com/frbcesab/popbayes BugReports: https://github.com/frbcesab/popbayes/issues Depends: R (>= 3.5) License: GPL (>= 2) Encoding: UTF-8 LazyData: true NeedsCompilation: no SystemRequirements: JAGS (>= 4.1) Imports: graphics, grDevices, R2jags, stats, cli Suggests: knitr, rmarkdown Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: jags libicu-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2026-04-20 10:12:06 UTC RemoteUrl: https://github.com/FRBCesab/popbayes RemoteRef: HEAD RemoteSha: ab98f6510b159448710a0d1873eb7e4e153850ab Packaged: 2026-06-19 07:53:30 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ), Roger Pradel [aut] (ORCID: ) Maintainer: Nicolas Casajus