-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
30 lines (30 loc) · 1 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
Package: SpaDES.Workshops
Type: Package
Title: Training workshops for ecological modeling with SpaDES
Description: SpaDES is an R package that enables reproducible workflows,
decision support via web apps, and ecological modeling tools.
URL:
https://spades-workshops.predictiveecology.org/,
https://github.com/PredictiveEcology/SpaDES.Workshops
Date: 2019-10-17
Version: 0.1.0
Authors@R: c(
person("Eliot J B", "McIntire", email = "[email protected]",
role = c("aut", "cre")),
person("Ceres", "Barros", email = "[email protected]",
role = c("aut")),
person("Tati", "Micheletti", email = "[email protected]",
role = c("aut")),
person("Alex M", "Chubaty", email = "[email protected]",
role = c("aut"))
)
Depends:
R (>= 3.5)
Imports:
reproducible
License: GPL-3
VignetteBuilder: knitr, rmarkdown
BugReports: https://github.com/PredictiveEcology/SpaDES.Workshops/issues
ByteCompile: yes
Encoding: UTF-8
RoxygenNote: 6.1.1