-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.53 KB
/
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
39
40
41
42
43
44
45
46
47
Type: Website
Package: rcourse
Title: Reproducible Quantitative Methods in R Course in Ecology and Evolutionary Biology
Version: 2.2.0
Maintainer: Luke Johnston <[email protected]>
Author: Luke Johnston <[email protected]>
Authors@R: c(
person("Luke", "Johnston", email = "[email protected]", role = c("aut", "cre")),
person("Madeleine", "Bonsma", email = "[email protected]", role = c("aut")),
person("Lindsay", "Coome", email = "[email protected]", role = c("aut")),
person("Joel", "Ostblom", email = "[email protected]", role = c("aut")),
person("Elliott", "Sales de Andrade", email = "[email protected]", role = c("aut")),
person("Lina", "Tran", email = "[email protected]", role = c("aut")),
person("Sara", "Mahallati", email = "[email protected]", role = c("aut")),
person("James", "Santangelo", email = "[email protected]", role = c("aut")),
person("Ahmed", "Hasan", email = "[email protected]", role = c("aut")),
person("Amber", "Hoi", email = "[email protected]", role = c("ctb")),
person("Zoe", "Humphries", email = "[email protected]", role = c("ctb"))
)
Depends: R (>= 3.4.0)
License: CC-BY
Encoding: UTF-8
Imports:
rmarkdown,
knitr,
tidyverse,
GGally,
broom,
lattice,
lme4,
lmerTest,
reshape2,
EcoSimR,
car,
multcomp,
MuMIn,
deSolve,
PerformanceAnalytics,
viridis,
lavaan,
ggfortify,
nlme,
sp,
ape,
rgdal,
raster,
maps