-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
72 lines (72 loc) · 1.98 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
68
69
70
71
72
Type: Package
Package: Reproducibility.in.Plant.Pathology
Title: A Systematic Quantitative Review of Articles Providing a Basis for
Identifying Reproducible Research Efforts the Field of Plant Pathology
Version: 1.0.2
Authors@R: c(
person("Adam H.", "Sparks", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0061-8359")),
person("Emerson M.", "Del Ponte", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-4398-409X")),
person("Kaique S.", "Alves", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0001-9187-0252")),
person("Zachary S. L.", "Foster", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-5075-0948")),
person("Niklaus J.", "Grünwald", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-1656-7602"))
)
Description: A research compendium for a perspectives paper,
"Reproducibility in plant pathology: where we stand and a way
forward", published in "Phytopathology".
License: MIT + file LICENSE
URL:
https://github.com/openplantpathology/Reproducibility_in_Plant_Pathology
BugReports:
https://github.com/openplantpathology/Reproducibility_in_Plant_Pathology/issues
Depends:
R (>= 3.5.0)
Imports:
dplyr,
magrittr,
readODS
Suggests:
bayesplot,
bayestestR,
bib2df,
bibtex,
brms,
extrafont,
flextable,
ggplot2 (>= 3.3.0),
ggridges,
git2r,
googlesheets4,
here,
irr,
janitor,
knitr,
officedown,
officer,
pander,
parallel,
patchwork,
psych,
rcrossref,
readr,
report (<= 0.4.0),
rmarkdown,
roxygen2 (>= 6.0.1),
see,
sessioninfo,
spelling,
stringr,
testthat,
tibble,
tidyverse
VignetteBuilder:
knitr
DOI: 10.5281/zenodo.1250664
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
RoxygenNote: 7.3.2