Package: Hmsc
Title: Hierarchical Model of Species Communities
Type: Package
Version: 3.0-4
Authors@R: c(person(given = "Gleb", family="Tikhonov", role="aut"),
   person(given="Otso", family="Ovaskainen",
      email="otso.ovaskainen@helsinki.fi",
      comment = c(ORCID="0000-0001-9750-4421"), role=c("aut","cre")),
   person(given="Jari", family="Oksanen", role="aut"),
   person(given="Melinda", family=c("de", "Jonge"), role="aut"),
   person(given="Oystein", family="Opedal", role="aut"),
   person(given="Tad", family="Dallas", role="aut"))
Description: Hierarchical Modelling of Species Communities (HMSC) is
   a model-based approach for analyzing community ecological data. 
   This package implements it in the Bayesian framework with Gibbs
   Markov chain Monte Carlo (MCMC) sampling.
License: GPL-3 | file LICENSE
URL: https://www.helsinki.fi/en/researchgroups/statistical-ecology/hmsc
BugReports: https://github.com/hmsc-r/HMSC/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
Suggests: R.rsp, testthat, corrplot
VignetteBuilder: R.rsp
Depends: R (>= 3.0.2), coda
Imports: abind, ape, BayesLogit, fields, FNN, ggplot2, MASS, Matrix,
        MCMCpack, methods, mvtnorm, nnet, parallel, pdist, pROC,
        statmod, truncnorm
NeedsCompilation: no
Packaged: 2019-12-16 10:57:52 UTC; jarioksa
Author: Gleb Tikhonov [aut],
  Otso Ovaskainen [aut, cre] (<https://orcid.org/0000-0001-9750-4421>),
  Jari Oksanen [aut],
  Melinda de Jonge [aut],
  Oystein Opedal [aut],
  Tad Dallas [aut]
Maintainer: Otso Ovaskainen <otso.ovaskainen@helsinki.fi>
Repository: CRAN
Date/Publication: 2019-12-16 12:50:03 UTC
