Package: occumb
Title: Site Occupancy Modeling for Environmental DNA Metabarcoding
Version: 1.1.0
Authors@R: c(
    person("Keiichi", "Fukaya", , "fukayak99@gmail.com", role = c("aut", "cre")),
    person("Ken", "Kellner", role = "cph",
           comment = "summary method for occumbFit class")
  )
Description: Fits multispecies site occupancy models to environmental DNA
    metabarcoding data collected using spatially-replicated survey design.
    Model fitting results can be used to evaluate and compare the effectiveness
    of species detection to find an efficient survey design.
    Reference: Fukaya et al. (2022) <doi:10.1111/2041-210X.13732>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: stats, methods, graphics, checkmate, crayon, knitr
Collate: 'classes.R' 'fish.R' 'fish_raw.R' 'get_posterior.R' 'gof.R'
        'occumbData.R' 'occumb.R' 'plot.R' 'predict.R' 'show.R'
        'summary.R' 'utility.R' 'utils.R'
URL: https://fukayak.github.io/occumb/,
        https://github.com/fukayak/occumb
Depends: jagsUI, R (>= 2.10)
VignetteBuilder: knitr
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
BugReports: https://github.com/fukayak/occumb/issues
Language: en-US
NeedsCompilation: no
Packaged: 2024-03-26 00:58:36 UTC; kfukaya
Author: Keiichi Fukaya [aut, cre],
  Ken Kellner [cph] (summary method for occumbFit class)
Maintainer: Keiichi Fukaya <fukayak99@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-26 06:30:02 UTC
Built: R 4.2.3; ; 2024-03-26 09:39:45 UTC; unix
