-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 741 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 741 Bytes
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
Package: jmvcore
Type: Package
Title: Dependencies for the 'jamovi' Framework
Version: 2.6.3
Date: 2024-09-07
Authors@R: c(person("Jonathon", "Love", role=c("aut", "cre", "cph"), email="jon@thon.cc"))
Maintainer: Jonathon Love <jon@thon.cc>
Description: A framework for creating rich interactive analyses for the jamovi
platform (see <https://www.jamovi.org> for more information).
URL: https://www.jamovi.org
BugReports: https://github.com/jamovi/jmvcore/issues
License: GPL (>= 2)
ByteCompile: yes
Depends:
R (>= 3.2)
Imports:
R6 (>= 1.0.1),
rlang (>= 0.3.0.1),
jsonlite,
base64enc
Suggests:
testthat (>= 1.0.2),
RProtoBuf,
knitr,
ggplot2,
RColorBrewer,
ragg,
fastmap
RoxygenNote: 6.1.1