-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
57 lines (57 loc) · 1.63 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
Package: Reproducibility.in.Plant.Pathology
Type: Package
Title: A Systematic Quantitative Review of Articles Providing a Basis for Identifying Reproducible Research Efforts the Field of Plant Pathology
Version: 0.0.1-1
Authors@R: c(
person(given = "Adam H.", family = "Sparks",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0061-8359")),
person(given = "Emerson M.", family ="Del Ponte",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0003-4398-409X")),
person(given = "Sydney", family = "Everhart",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-5773-1280")),
person(given = "Zachary S. L.", family = "Foster",
role = "aut",
email = "[email protected]"),
person(given = "Niklaus J.", family = "Grünwald",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0003-1656-7602"))
)
URL: https://github.com/openplantpathology/Reproducibility_in_Plant_Pathology
BugReports: https://github.com/openplantpathology/Reproducibility_in_Plant_Pathology/issues
Description: A research compendium for the paper, "xxxxxx", published in "xxxxxx".
Depends:
R (>= 3.2.0)
License: MIT + file LICENSE
Imports:
bib2df,
dplyr,
httr,
methods,
pander
Suggests:
ggplot2,
googlesheets,
gsheet,
knitr,
pkgdown,
rcrossref,
readr,
rmarkdown,
roxygen2 (>= 6.0.1),
stringr,
testthat,
tibble
Remotes:
ropensci/bib2df
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
LazyData: TRUE
VignetteBuilder: knitr