forked from Biometris/statgenHTP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
72 lines (72 loc) · 2.37 KB
/
Copy pathDESCRIPTION
File metadata and controls
72 lines (72 loc) · 2.37 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Package: statgenHTP
Title: High Throughput Phenotyping (HTP) Data Analysis
Version: 1.0.5.1
Date: 2022-04-11
Authors@R:
c(person(given = "Emilie J",
family = "Millet",
role = "aut",
email = "emilie.millet@wur.nl",
comment = c(ORCID = "0000-0002-2913-4892")),
person(given = "Maria Xose",
family = "Rodriguez Alvarez",
role = "aut",
comment = c(ORCID = "0000-0002-1329-9238")),
person(given = "Diana Marcela",
family = "Perez Valencia",
role = "aut",
comment = c(ORCID = "0000-0002-9053-2929")),
person(given = "Isabelle",
family = "Sanchez",
role = "aut"),
person(given = "Nadine",
family = "Hilgert",
role = "aut"),
person(given = "Bart-Jan",
family = "van Rossum",
role = c("aut", "cre"),
email = "bart-jan.vanrossum@wur.nl",
comment = c(ORCID = "0000-0002-8673-2514")),
person(given = "Fred",
family = "van Eeuwijk",
role = "aut",
comment = c(ORCID = "0000-0003-3672-2921")),
person(given = "Martin",
family = "Boer",
role = "aut"))
Description: Phenotypic analysis of data coming from high throughput
phenotyping (HTP) platforms, including different types of outlier detection,
spatial analysis, and parameter estimation. The package is being developed
within the EPPN2020 project (<https://eppn2020.plant-phenotyping.eu/>).
Some functions have been created to be used in conjunction with the R
package 'asreml' for the 'ASReml' software, which can be obtained upon
purchase from 'VSN' international (<https://www.vsni.co.uk/software/asreml>).
License: GPL
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.6)
Imports:
animation,
factoextra,
ggforce,
ggplot2 (>= 3.3.0),
ggnewscale,
grid,
gridExtra,
LMMsolver,
locfit,
lubridate,
reshape2,
scales,
SpATS (>= 1.0-13)
Suggests:
asreml (>= 4.0),
knitr,
rmarkdown,
tinytest (>= 1.2.4)
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
URL: https://biometris.github.io/statgenHTP/index.html, https://github.com/Biometris/statgenHTP/
BugReports: https://github.com/Biometris/statgenHTP/issues