forked from biostats-r/biostats.tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 921 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
30
31
32
33
34
35
36
37
38
Package: biostats.tutorials
Title: Apps and tutorials for statistics and data handling in R
Version: 0.0.0.9001
Authors@R:
person(given = "Richard",
family = "Telford",
role = c("aut", "cre"),
email = "richard.telford@uib.no",
comment = c(ORCID = "0000-0001-9826-3076"))
Description: Biostats tutorials for data handling in R with tidyverse and shiny apps for statstical concepts.
Tutorials should appear in the RStudio tutorials tab (usually top right).
To get a list of shiny apps, see `?biostats_apps`.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
conflicted,
lubridate,
stringr,
lme4
Imports:
rstudioapi,
rmarkdown,
purrr,
learnr,
fs,
shiny,
glue,
ggplot2,
tibble,
dplyr,
broom,
shinyWidgets,
magrittr,
rlang,
ggfortify