Package: eggCounts
Imports: methods, utils, rstan (>= 2.18.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.2-1
Date: 2019-09-24
Authors@R: c(
    person("Craig", "Wang", email = "craig.wang@uzh.ch", 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 <craig.wang@uzh.ch>
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://craigwanguzh.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)
LazyLoad: yes
ByteCompile: 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: 2019-09-25 19:45:06 UTC; crwang
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: 2019-09-26 08:30:11 UTC
