-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
71 lines (71 loc) · 1.77 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Package: pensieve
Title: Tools for the Scientific Study of Operant Subjectivity
Version: 0.0.0.9022
Roxygen: list(markdown = TRUE)
Authors@R:
person(
given = "Max",
family = "Held",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4703-5388")
)
URL: https://www.maxheld.de/pensieve, https://github.com/maxheld83/pensieve
URLNote: https://github.com/maxheld83/pensieve
BugReports: https://github.com/maxheld83/pensieve/issues
Description: Provides tools for the scientific study of human subjectivity.
Depends:
R (>= 3.5.0)
License: AGPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
broom (>= 0.4.2),
checkmate (>= 1.8.1),
glue (>= 1.2.0),
ggplot2 (>= 2.2.0),
knitr (>= 1.13),
memoise (>= 1.1.0),
reshape2 (>= 1.4.2),
readr (>= 1.1.1),
rlang (>= 0.2.1),
stringi (>= 1.1.7),
stringr (>= 1.2.0),
plotly (>= 4.5.6),
plyr (>= 1.8.4),
purrr (>= 0.2.4),
testthat (>= 1.0.2),
tibble (>= 1.3.3)
Suggests:
DT (>= 0.2),
devtools (>= 1.13.6),
fs (>= 1.2.3),
ggrepel (>= 0.6.5),
grImport2 (>= 0.1-4),
grid (>= 3.4),
ggraph (>= 2.0.0),
htmlwidgets (>= 1.2),
igraph (>= 1.1.2),
markdown (>= 0.8),
printr (>= 0.1),
processx (>= 3.1.0),
progress (>= 1.2.0),
pdftools (>= 1.8),
qmethod (>= 1.5),
rmarkdown (>= 1.0),
servr (>= 0.6),
shiny (>= 1.0.3),
shinyjs (>= 0.9.1),
shinyBS (>= 0.61),
shinydashboard (>= 0.6.1),
svglite (>= 1.2.0),
tinytex (>= 0.6),
vctrs (>= 0.2.0),
withr (>= 1.0.2),
pkgdown (>= 1.4.1)
VignetteBuilder: knitr
RoxygenNote: 7.0.2
SystemRequirements:
cairo (>= 1.2 http://www.cairographics.org/),
poppler,
pdf2svg (http://www.cityinthesky.co.uk/opensource/pdf2svg/)