Package: jSDM
Type: Package
Title: Joint Species Distribution Models
Version: 0.1.0
Date: 2019-05-30
Imports: Rcpp (>= 1.0.0), graphics, stats, coda, corrplot
LinkingTo: Rcpp, RcppArmadillo, RcppGSL
NeedsCompilation: yes
SystemRequirements: GNU GSL
Suggests: knitr, raster, sp, rmarkdown, bookdown, testthat, boral
Authors@R: c(
  person("Ghislain", "Vieilledent", role=c("aut", "cre"),
         email="ghislain.vieilledent@cirad.fr",
         comment=c(ORCID="0000-0002-1685-4997")),
  person("Jeanne", "Clément", role=c("aut"),
         email="jeanne.clement16@laposte.net",
         comment=c(ORCID="0000-0002-5228-5015")),
  person("CIRAD", role=c("cph", "fnd")))
Maintainer: Ghislain Vieilledent <ghislain.vieilledent@cirad.fr>
Description: Fits joint species distribution models ('jSDM')
    in a hierarchical Bayesian framework (Warton et al. 2015
    <doi:10.1016/j.tree.2015.09.007>). The Gibbs sampler is written
    in C++. It uses 'Rcpp', 'Armadillo' and 'GSL' to maximize computation
    efficiency.
License: GPL-3 | file LICENSE
URL: https://ecology.ghislainv.fr/jSDM,
        https://github.com/ghislainv/jSDM
BugReports: https://github.com/ghislainv/jSDM/issues
LazyLoad: yes
Encoding: UTF-8
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Packaged: 2019-06-28 17:58:23 UTC; ghislain
Author: Ghislain Vieilledent [aut, cre]
    (<https://orcid.org/0000-0002-1685-4997>),
  Jeanne Clément [aut] (<https://orcid.org/0000-0002-5228-5015>),
  CIRAD [cph, fnd]
Repository: CRAN
Date/Publication: 2019-07-02 09:10:03 UTC
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-22 05:04:34 UTC; windows
Archs: i386, x64
