-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 873 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
Package: rheliaphen
Title: Tools for phenotyping and modeling with the Heliaphen sunflower
phenotyping platform
Description: A set of tools for working with the Heliaphen phenotyping platform
to (1) estimate water deficit, leaf and plant area from raw datasets, (2)
compute complex traits (leaf expansion rate, plant transpiration rate, plant
senescence rate) from phenotyped data and (3) model the trait response to
soil and climatic water deficit.
Version: 1.0
Author: Pierre Casadebaig <[email protected]>
Maintainer: Pierre Casadebaig <[email protected]>
URL: https://github.com/picasa/rheliaphen
BugReports: https://github.com/picasa/rheliaphen/issues
Imports:
magrittr,
readr,
readxl,
modelr,
tidyr,
dplyr,
purrr,
lubridate
Suggests:
zoo,
glue,
stringr
License: GPL
RoxygenNote: 7.2.3