forked from davidaarmstrong/asmcjr
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
executable file
·53 lines (51 loc) · 1.41 KB
/
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
Package: asmcjr
Type: Package
Title: 2nd Edition Analyzing Spatial Models of Choice and Judgment (2024)
Version: 1.0.2
Authors@R: c(person("Dave", "Armstrong", role = c("aut", "cre"), email = "[email protected]"),
person("Royce", "Carroll", role = "aut"),
person("Chris", "Hare", role = "aut"),
person("Ryan", "Bakker", role = "aut"),
person("Keith", "Poole", role="ctb"),
person("Howard", "Rosenthal", role="ctb"),
person("Yen-Chieh", "Liao", role=c("ctb", "aut"), comment = c(ORCID = "0000-0002-2465-3749"), email = "[email protected]"))
Description: Supports the book - 2nd Edition Analyzing Spatial Models of Choice and Judgment, CRC Press (2020).
Depends: R (>= 3.6.0)
Remotes:
cran/basicspace,
wmay/dwnominate,
tzuliu/ooc
Imports:
rjags,
stats,
smacof,
basicspace,
boot,
coda,
ggplot2,
grDevices,
MASS,
utils,
ellipse,
plyr,
vegan
Suggests:
car,
ooc,
wnominate,
pscl,
knitr,
perm,
rmarkdown,
testthat (>= 3.0.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/uniofessex/asmcjr
BugReports: https://github.com/uniofessex/asmcjr/issues
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
SystemRequirements: pandoc (>= 1.14) - http://pandoc.org