Package: mrds
Maintainer: Laura Marshall <lhm@st-andrews.ac.uk>
License: GPL (>= 2)
Title: Mark-Recapture Distance Sampling
LazyLoad: yes
Authors@R: c(
  person("Laura", "Marshall", email = "lhm@st-andrews.ac.uk" , role = "cre"),
  person("Jeff", "Laake", role = "aut"),
  person("David", "Miller", email = "dave@ninepointeightone.net", role = "aut"),
  person("Felix", "Petersma", email = "ftp@st-andrews.ac.uk", role = "aut"),
  person("Len", "Thomas", email = "len.thomas@st-andrews.ac.uk", role = "ctb"),
  person("David", "Borchers", email = "dlb@st-and.ac.uk", role = "ctb"),
  person("Jon", "Bishop", role = "ctb"),
  person("Jonah", "McArthur", role = "ctb"),
  person("Eric", "Rexstad", email = "eric.rexstad@st-andrews.ac.uk", role = "rev"))
Description: Animal abundance estimation via conventional, multiple covariate
    and mark-recapture distance sampling (CDS/MCDS/MRDS). Detection function
    fitting is performed via maximum likelihood. Also included are diagnostics
    and plotting for fitted detection functions. Abundance estimation is via a
    Horvitz-Thompson-like estimator.
Version: 3.0.1
URL: https://github.com/DistanceDevelopment/mrds/
BugReports: https://github.com/DistanceDevelopment/mrds/issues
Depends: R (>= 4.1.0)
Imports: optimx (>= 2013.8.6), mgcv, methods, numDeriv, nloptr, Rsolnp,
        Rdpack
Suggests: Distance, testthat, covr, knitr, rmarkdown, bookdown
RoxygenNote: 7.3.2
RdMacros: Rdpack
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-07-05 02:26:10 UTC; lhm
Author: Laura Marshall [cre],
  Jeff Laake [aut],
  David Miller [aut],
  Felix Petersma [aut],
  Len Thomas [ctb],
  David Borchers [ctb],
  Jon Bishop [ctb],
  Jonah McArthur [ctb],
  Eric Rexstad [rev]
Repository: CRAN
Date/Publication: 2025-07-05 11:40:05 UTC
Built: R 4.4.3; ; 2025-10-21 13:00:33 UTC; windows
