-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.33 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
Package: course.rspatial
Type: Package
Title: Spatial analysis with R
Version: 0.0.1
Authors@R: c(
person(given = "Nicolas",
family = "Casajus",
role = c("aut", "cre"),
email = "nicolas.casajus@fondationbiodiversite.fr",
comment = c(ORCID = "0000-0002-5537-5294")),
person(given = "Loreleï",
family = "Guéry",
role = c("aut"),
email = "lorelei.guery@cirad.fr",
comment = c(ORCID = "0000-0003-3004-8462")))
Description: Online presentation 'Spatial analysis with R'. This course
is part of the workshop 'Data Toolbox for Reproducible Research in Ecology'
co-organized by the FRB-CESAB (<https://www.fondationbiodiversite.fr/en/about-the-foundation/le-cesab/>)
and the GdR EcoStat (<https://sites.google.com/site/gdrecostat/>).
URL: https://github.com/rdatatoolbox/course-renv, https://rdatatoolbox/github.io/course-renv
BugReports: https://github.com/rdatatoolbox/course-renv/issues
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
SystemRequirements: GDAL, GEOS, PROJ, pandoc, Rtools (for Windows users)
Imports:
fontawesome,
ggplot2,
here,
magrittr,
mapview,
rnaturalearth,
rnaturalearthdata,
sf,
xaringan
Remotes:
ropensci/rnaturalearthdata