This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
60 lines (60 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
58
59
60
Package: mapme.forest
Type: Package
Title: Package to Support Project Evaluation and Planning in the Forest Sector
Version: 1.0
Authors@R: c(person(given = "Darius", family = "Görgen", role = c("cre", "aut"), email = "[email protected]"),
person("MAPME-Initiative", role = c("cph", "fnd")))
Maintainer: MAPME-Intitiative <[email protected]>
Description: This collection of R functions can be used to support projects
of international development cooperation in planning and evaluating
projects in the forest sector. It helps to understand dynamics of
deforestation globally by using Global Forest Watch data sets and
user specified areas of interest. The packages provides a common
interface to derive reproducible statistics on deforestation and
fragmentation indicators with a convenient user interface. The
development of the package was financed by the KFW Development Bank
and realised by MapTailor Geospatial Consulting GbR.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.5)
Imports:
sp,
sf,
parallel,
raster,
SDMTools (>= 1.1.221),
trend,
dplyr,
tibble,
exactextractr,
curl,
tidyr,
igraph,
utils,
methods,
rgrass7,
stringr,
rgdal,
lwgeom
RoxygenNote: 7.1.2
Suggests:
knitr,
rmarkdown,
stars,
ggplot2,
magrittr,
plotly,
tmap,
R.utils,
testthat,
pkgdown
SystemRequirements:
GDAL (>= 2.0.1),
GEOS (>= 3.4.0),
PROJ (>= 4.8.0),
GRASS (>= 7.0.0)
VignetteBuilder: knitr
Remotes: github::jjvanderwal/SDMTools
URL: https://mapme-initiative.github.io/mapme.forest