forked from kwstat/agridat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
67 lines (67 loc) · 1.2 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Type: Package
Package: agridat
Title: Agricultural Datasets
Version: 1.23
Authors@R:
person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-0617-8673"))
Description: Datasets from books, papers, and websites related to
agriculture. Example graphics and analyses are included. Data come
from small-plot trials, multi-environment trials, uniformity trials,
yield monitors, and more.
License: MIT + file LICENSE
URL: https://kwstat.github.io/agridat/
BugReports: https://github.com/kwstat/agridat/issues
Suggests:
AER,
agricolae,
betareg,
broom,
car,
coin,
corrgram,
desplot,
dplyr,
effects,
emmeans,
equivalence,
FrF2,
gam,
gge,
ggplot2,
gnm,
gstat,
HH,
knitr,
lattice,
latticeExtra,
lme4,
lucid,
mapproj,
maps,
MASS,
MCMCglmm,
metafor,
mgcv,
NADA,
nlme,
nullabor,
ordinal,
pbkrtest,
pls,
pscl,
qicharts,
qtl,
reshape2,
rmarkdown,
sp,
SpATS,
survival,
testthat,
vcd
VignetteBuilder:
knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1