forked from data-edu/dataedu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 967 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
Package: dataedu
Type: Package
Title: Package for Data Science in Education Using R
Version: 0.1.0
Authors@R: c(person("Emily", "Bovee", role = c("aut"), email = "[email protected]"),
person("Ryan", "Estrellado", role = c("aut"), email = "[email protected]"),
person("Jesse", "Mostipak", role = c("aut")),
person("Joshua", "Rosenberg", role = c("aut"), email = "[email protected]"),
person("Isabella", "Velasquez", role = c("aut", "cre"), email = "[email protected]"))
Description:
Provide readers of Data Science in Education Using R with
a package with useful functions, data, and references from the book.
License: CCBY-4.0
Depends:
R (>= 3.6)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports:
devtools,
extrafont,
grDevices,
nlme,
pacman,
rlang (>= 0.4.1)
Suggests:
dplyr
URL: https://github.com/data-edu/dataedu
BugReports: https://github.com/data-edu/dataedu/issues