Package: eggCounts
Imports: methods, utils, rstan (>= 2.26), rstantools (>= 2.3.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.5-1
Date: 2025-08-10
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("Zhixuan", "Li", role = "ctb"),
    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.26), Rcpp (>= 1.0.7), BH (>= 1.75.0),
        StanHeaders (>= 2.26.0), RcppEigen (>= 0.3.3.9.1), RcppParallel
        (>= 5.1.4)
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: 2025-08-24 15:54:25 UTC; zhiyu
Author: Craig Wang [aut, cre] (ORCID: <https://orcid.org/0000-0003-1804-2463>),
  Michaela Paul [aut],
  Tea Isler [ctb],
  Reinhard Furrer [ctb] (ORCID: <https://orcid.org/0000-0002-6319-2332>),
  Zhixuan Li [ctb],
  Trustees of Columbia University [cph] (src/init.cpp, tools/make_cc.R,
    R/stanmodels.R)
Repository: CRAN
Date/Publication: 2025-08-24 19:20:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-08-26 01:45:39 UTC; unix
Archs: eggCounts.so.dSYM
