Package: occumb
Title: Site Occupancy Modeling for Environmental DNA Metabarcoding
Version: 1.0.1
Authors@R: 
    person(given = "Keiichi",
           family = "Fukaya",
           role = c("aut", "cre"),
           email = "fukayak99@gmail.com")
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: MIT + file LICENSE
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' '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: 2023-09-22 15:14:48 UTC; kfukaya
Author: Keiichi Fukaya [aut, cre]
Maintainer: Keiichi Fukaya <fukayak99@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-23 15:20:02 UTC
