-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
36 lines (36 loc) · 847 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: nonparametricbayes
Description: Research in the use of nonparametric Bayesian approaches,
primarily Gaussian processes, for ecological modeling and prediction.
Title: Nonparametric Bayes inference for ecological models
Version: 0.2.0
License: CC0
Author: Carl Boettiger, Marc Mangel, Steve Munch
Maintainer: Carl Boettiger, <[email protected]>
URL: https://github.com/cboettig/nonparametric-bayes
BugReports: https://github.com/cboettig/nonparametric-bayes/issues
Roxygen: list(wrap = FALSE)
Suggests:
testthat,
knitr (>= 1.5),
pander,
modeest,
MASS,
coda,
emdbook,
R2jags,
MCMCpack,
rmarkdown,
codetools,
dplyr
Imports:
data.table,
kernlab,
mcmc,
pdgControl,
plyr,
ggplot2,
reshape2 (>= 1.4.0.99)
Depends:
R (>= 3.0)
Remotes:
cboettig/pdg_control