Package: eggCounts
Imports: methods, utils, rstan (>= 2.18.1), rstantools (>= 2.1.1),
        boot, coda, numbers, lattice, rootSolve
Depends: R (>= 3.4.0), Rcpp (>= 0.12.0)
Suggests: eggCountsExtra, R.rsp, testthat
VignetteBuilder: R.rsp
Title: Hierarchical Modelling of Faecal Egg Counts
Version: 2.3-2
Date: 2022-02-13
Authors@R: c(
    person("Craig", "Wang", email = "craigwang247@gmail.com", role = c("aut","cre"),comment = c(ORCID = "0000-0003-1804-2463")),
    person("Michaela", "Paul", role = "aut"),
    person("Tea", "Isler", role = "ctb"),
    person("Reinhard", "Furrer", email = "reinhard.furrer@math.uzh.ch", role = "ctb",comment = c(ORCID = "0000-0002-6319-2332")),
    person("Trustees of Columbia University", role = "cph", comment="src/init.cpp, tools/make_cc.R, R/stanmodels.R"))
Maintainer: Craig Wang <craigwang247@gmail.com>
Description: An implementation of Bayesian hierarchical models
    for faecal egg count data to assess anthelmintic
    efficacy. Bayesian inference is done via MCMC sampling using 'Stan' <https://mc-stan.org/>.
SystemRequirements: GNU make
Additional_repositories:
        https://craigwangstat.github.io/eggCountsExtra-package/
License: GPL (>= 3)
LinkingTo: rstan (>= 2.18.1), Rcpp (>= 0.12.0), BH (>= 1.66.0),
        StanHeaders (>= 2.18.0), RcppEigen (>= 0.3.3.3.0), RcppParallel
        (>= 5.0.1)
LazyLoad: yes
LazyData: true
ByteCompile: true
Biarch: true
NeedsCompilation: yes
URL: https://www.math.uzh.ch/pages/eggcount/
RcppModules: stan_fit4paired_mod, stan_fit4unpaired_mod,
        stan_fit4zipaired_mod, stan_fit4ziunpaired_mod,
        stan_fit4nb_mod, stan_fit4zinb_mod, stan_fit4indefficacy_mod,
        stan_fit4simple_mod
Packaged: 2022-02-15 21:30:16 UTC; wc641
Author: Craig Wang [aut, cre] (<https://orcid.org/0000-0003-1804-2463>),
  Michaela Paul [aut],
  Tea Isler [ctb],
  Reinhard Furrer [ctb] (<https://orcid.org/0000-0002-6319-2332>),
  Trustees of Columbia University [cph] (src/init.cpp, tools/make_cc.R,
    R/stanmodels.R)
Repository: CRAN
Date/Publication: 2022-02-17 11:52:03 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-02-18 12:47:49 UTC; unix
Archs: eggCounts.so.dSYM
