-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 961 Bytes
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 961 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
43
44
45
46
47
48
Package: LeafTemperature
Title: Modeling Leaf Temperature in Evergreen Forests
Version: 0.0.0.9000
Authors@R:
person(given="Keenan", family="Ganz", email="[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8486-3959"))
Description: This package archives analysis scripts and code to generate figures for our leaf temperature modeling manuscript.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends:
R (>= 2.10),
readr,
tidyr,
dplyr,
ggplot2,
lubridate
Imports:
photosynthesis,
bigleaf,
amerifluxr,
REddyProc,
neonUtilities,
hemispheR,
lmodel2,
ggpattern,
metR,
stringr,
minpack.lm,
lidR,
RcppRoll,
autothresholdr,
stats,
purrr,
suncalc,
lemon,
scales,
foreach,
ggrepel,
gridExtra,
ggnewscale,
grid,
sf,
tigris,
gtable,
lme4
LazyData: true