-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 877 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 877 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
34
Package: Lessons
Title: R interactive lessons for the QTALR textbook
Version: 0.9.0
Authors@R:
person("Jerid", "Francom", email = "francojc@wfu.edu", role = c("aut", "cre"))
Description: |
These are a set of interactive lessons for the QTALR textbook. The lessons are for beginning R users.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
base64enc (>= 0.1.3),
corpora (>= 0.6),
dplyr (>= 1.1.4),
factoextra (>= 1.0.7),
fs (>= 1.6.5.9000),
ggfortify (>= 0.4.17),
ggplot2 (>= 3.5.1),
janitor (>= 2.2.1),
kableExtra (>= 1.4.0),
knitr (>= 1.45),
purrr (>= 1.0.2),
readr (>= 2.1.5),
renv (>= 1.0.11),
scales (>= 1.3.0),
skimr (>= 2.1.5),
stringr (>= 1.5.1),
tibble (>= 3.2.1),
tidyr (>= 1.3.1),
tidytext (>= 0.4.2),
tidyverse (>= 2.0.0),
tokenizers (>= 0.3.0)
Depends:
R (>= 4.3)