-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.bib
34 lines (30 loc) · 997 Bytes
/
packages.bib
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
@Manual{R-base,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2021},
url = {https://www.R-project.org/},
}
@Manual{R-chillR,
title = {chillR: Statistical Methods for Phenology Analysis in Temperate Fruit
Trees},
author = {Eike Luedeling},
year = {2021},
note = {R package version 0.72.4},
url = {https://CRAN.R-project.org/package=chillR},
}
@Manual{R-devtools,
title = {devtools: Tools to Make Developing R Packages Easier},
author = {Hadley Wickham and Jim Hester and Winston Chang},
year = {2021},
note = {R package version 2.4.2},
url = {https://CRAN.R-project.org/package=devtools},
}
@Manual{R-dormancyR,
title = {dormancyR: Functions to Compute Chill Metrics},
author = {Eduardo {Fernandez C}},
year = {2021},
note = {R package version 0.1.41},
url = {https://github.com/EduardoFernandezC/dormancyR},
}