-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 760 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 760 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
30
31
32
33
Package: RTutor
Type: Package
Title: Interactive R problem sets with automatic testing of solutions and automatic hints
Version: 2020.11.25
Date: 2020-11-25
Author: Sebastian Kranz
Maintainer: Sebastian Kranz <sebastian.kranz@uni-ulm.de>
Description: Interactive R problem sets with automatic testing of solutions and automatic hints
License: Programm code: GPL >= 2.0
Contributed problem sets: Creative Commons (CY)
Depends:
shinyEvents,markdown,whisker,
stringr,
stringtools,
data.table,
tibble,
dplyr,
shiny (>= 0.11.1),
dplyrExtras,
shinyAce,
shinyBS (>= 0.61),
hwriter,
restorepoint,
RCurl,
knitr,
jsonlite,
DT,
memoise,
yaml,
rmarkdown
Suggests:
digest
RoxygenNote: 7.1.1