-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
61 lines (61 loc) · 2.08 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
Package: ChickpeaAscoDispersal
Title: Research Compendium for the Paper 'The role of conidia in the
dispersal of Ascochyta rabiei'
Version: 1.0.2
Authors@R: c(
person("Ihsanul", "Khaliq", , "ihsan.khaliq@usq.edu.au", role = "aut",
comment = c(ORCID = "0000-0003-4171-0917")),
person("Joshua", "Fanning", , "joshua.fanning@agriculture.vic.gov.au", role = "aut",
comment = c(ORCID = "0000-0002-7730-8498")),
person("Paul", "Melloy", , "paul.melloy@usq.edu.au", role = "aut",
comment = c(ORCID = "0000-0003-4253-7167")),
person("Jean", "Galloway", , "jean.galloway@dpird.wa.gov.au", role = "aut"),
person("Kevin", "Moore", , "kevin.moore@dpi.nsw.gov.au", role = "aut",
comment = c(ORCID = "0000-0001-9643-6885")),
person("Daniel", "Burrell", , "daniel.burrell@usq.edu.au", role = "aut",
comment = c(ORCID = "0000-0002-9173-651X")),
person("Adam H.", "Sparks", , "adam.sparks@usq.edu.au", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0061-8359")),
person("GRDC Project USQ1903-003RTX", role = "fnd"),
person("Agriculture Victoria and GRDC co-investment project DAV00150", role = c("fnd", "dtc")),
person("GRDC Project DJP1097-001RTX", role = "fnd"),
person("The Birchip Cropping Group", role = "dtc")
)
Description: Documents the workflow and processes involved in the analysis
of data for the paper 'The role of conidia in the dispersal of
Ascochyta rabiei', <https://doi.org/10.1007/s10658-020-02126-2>.
License: GPL (>= 3)
URL: https://github.com/adamhsparks/ChickpeaAscoDispersal
BugReports: https://github.com/adamhsparks/ChickpeaAscoDispersal/issues
Depends:
R (>= 3.5.0)
Imports:
graphics,
mgcViz
Suggests:
bomrang,
broom,
clifro,
extrafont,
ggpubr (>= 0.2.5),
here,
kableExtra,
knitr,
leaflet,
lme4,
lubridate,
mgcv,
scales,
skimr,
stationaRy,
testthat,
tidyverse,
viridis
VignetteBuilder:
knitr
Remotes:
rOpenSci/bomrang
DOI: 10.5281/zenodo.3810826
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1