Package: nimbleEcology
Type: Package
Title: Distributions for Ecological Models in 'nimble'
Version: 0.1.0
Maintainer: Benjamin R. Goldstein <ben.goldstein@berkeley.edu>
Authors@R: c(person("Benjamin R.", "Goldstein", role = c("aut", "cre"),
                     email = "ben.goldstein@berkeley.edu"),
              person("Daniel", "Turek", role = "aut"),
              person("Lauren", "Ponisio", role = "aut"),
              person("Perry", "de Valpine", role = "aut"))
Date: 2019-09-24
Description: Common ecological distributions for 'nimble' models in the form of nimbleFunction objects. 
  Includes Cormack-Jolly-Seber, occupancy, dynamic occupancy, hidden Markov, and dynamic hidden Markov models.
  (Jolly (1965) <doi:10.2307/2333826>, Seber (1965) <10.2307/2333827>, Turek et al. (2016) <doi:10.1007/s10651-016-0353-z>).
License: GPL-3
Copyright: Copyright (c) 2019, Perry de Valpine, Ben Goldstein, Daniel
        Turek, Lauren Ponisio
Depends: R (>= 3.4.0), nimble
Encoding: UTF-8
LazyData: true
URL: https://github.com/nimble-dev/nimbleEcology
Collate: dDynOcc.R dCJS.R dDHMM.R dHMM.R dOcc.R zzz.R
RoxygenNote: 6.1.1
Suggests: rmarkdown, testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2019-10-03 18:11:34 UTC; Ben
Author: Benjamin R. Goldstein [aut, cre],
  Daniel Turek [aut],
  Lauren Ponisio [aut],
  Perry de Valpine [aut]
Repository: CRAN
Date/Publication: 2019-10-09 08:40:07 UTC
