-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1.06 KB
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 1.06 KB
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
Type: Package
Package: isdsTutorials
Title: Tutorial Lessons for Introduction to Statistics and Data Science
Version: 0.0.0.9000
Authors@R:
person("Danielle", "Sass", , "danielle.sass@northwestern.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9755-738X"))
Description: A series of 'learnr' tutorials based on "Introduction to Statistics
and Data Science" by Elizabeth Tipton, Arend M. Kuyper, Danielle Sass, and
Kaitlyn G. Fitzgerald - Adapted from ModernDive by Chester Ismay and Albert Y. Kim.
License: CC BY 4.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
tutorial.helpers,
tutorialExtras,
gradethis,
ggcheck (>= 0.0.5),
learnr (>= 0.10.1.9008),
tutorialExtras
Suggests:
dplyr,
janitor,
nycflights13,
palmerpenguins,
tidyr,
tidyverse
Remotes:
PPBDS/tutorial.helpers,
rstudio/learnr,
rstudio/gradethis,
NUstat/tutorialExtras,
rstudio/ggcheck
Config/testthat/edition: 3
Language: en-US
LazyData: true
URL: https://nustat.github.io/isdsTutorials/