forked from RPVote/eiCompare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1017 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Package: eiCompare
Type: Package
Title: Compares EI, Goodman, RxC Estimates
Version: 3.0
Author: Loren Collingwood
Maintainer: Loren Collingwood <loren.collingwood@ucr.edu>
URL: https://github.com/lorenc5/eiCompare
Description: Compares estimates from three ecological inference routines, based on King (1997) <ISBN: 0691012407>, <http://gking.harvard.edu/eicamera/kinroot.html>; King et. al. (2004) <ISBN: 0521542804>, <http://gking.harvard.edu/files/abs/ecinf04-abs.shtml>.
License: GPL-3 + file LICENSE
Depends:
R (>= 3.5.0),
eiPack,
ei,
wru
Imports:
bayestestR,
coda,
cubature,
data.table,
doParallel,
doSNOW,
dplyr,
ellipse,
foreach,
ggplot2,
graphics,
magrittr,
mcmcse,
methods,
mnormt,
msm,
mvtnorm,
overlapping,
plotrix,
purrr,
R.utils,
RJSONIO,
sf,
stringr,
tidyr,
tidyselect,
tmvtnorm,
ucminf
NeedsCompilation: no
Suggests:
knitr,
rmarkdown,
testthat,
reshape2,
RColorBrewer
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr