-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 980 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
42 lines (42 loc) · 980 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
35
36
37
38
39
40
41
42
Package: StatCompLab
Type: Package
Title: Workshop Material For UoE Statistical Computing
Version: 25.4.9
Authors@R:
person(given = "Finn",
family = "Lindgren",
role = c("aut", "cre"),
email = "finn.lindgren@ed.ac.uk")
Description: Contains Workshop assignments (as vignettes) and learnr tutorials For
MATH10093, Statistical Computing.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Remotes:
rstudio/gradethis
Depends:
shiny,
R (>= 2.10)
Imports:
learnr,
gradethis,
testthat (>= 3.0.0),
knitr,
rmarkdown,
spatstat.geom,
spatstat.univar,
ggplot2,
patchwork,
tidyverse,
bench
Suggests:
rsconnect,
loo,
stringi
Config/testthat/edition: 3
URL: https://finnlindgren.github.io/StatCompLab,
https://github.com/finnlindgren/StatCompLab
BugReports: https://github.com/finnlindgren/StatCompLab/issues
VignetteBuilder: knitr