forked from priviere/PPBstats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (35 loc) · 1.03 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
Package: PPBstats
Type: Package
Title: An R package for statistical analysis of balanced and unbalanced trials in decentralized participatory plant breeding programmes
Version: 0.14
Date: 2017-02-11
Authors@R: c(person("Pierre", "Riviere", role = c("aut", "cre")),
person("Gaelle", "Van Franck", role = "ctb"),
person("Olivier", "David", role = "ctb")
)
Author: Pierre Riviere and Jonathan Locqueville and Maxime Garnault and Gaelle Van Franck and Olivier David
Maintainer: Pierre Riviere <[email protected]>
Description: This package applies statistical methods to analyse unbalanced trials from decentralized participatory plant breeding programmes
License: GPL-3
URL: http://github.com/priviere/PPBstats
BugReports: http://github.com/priviere/PPBstats/issues
Depends:
rjags,
FactoMineR,
ggplot2,
plyr,
dplyr,
gridExtra,
parallel,
agricolae,
factoextra,
ibd,
RCurl,
bitops
Suggests:
ggmcmc,
GGEBiplotGUI,
knitr
LazyLoad: yes
LazyData: true
VignetteBuilder: knitr