forked from azvoleff/gfcanalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.19 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
Package: gfcanalysis
Version: 1.6.0
Date: 2020-06-17
Language: en-us
Title: Tools for Working with Hansen et al. Global Forest Change Dataset
Authors@R: c(person("Matthew", "Cooper", email="[email protected]", role=c("cre")), person("Alex", "Zvoleff", email="[email protected]", role=c("aut")))
Depends:
R (>= 2.10.0),
raster,
methods
Imports:
rgdal,
geosphere,
RCurl,
rgeos,
plyr,
ggplot2,
grid,
sp,
stringr,
animation,
rasterVis
Suggests:
sf
Encoding: UTF-8
Description: Supports analyses using the Global Forest Change dataset released
by Hansen et al. gfcanalysis was originally written for the Tropical Ecology
Assessment and Monitoring (TEAM) Network. For additional details on the
Global Forest Change dataset, see: Hansen, M. et al. 2013. "High-Resolution
Global Maps of 21st-Century Forest Cover Change." Science 342 (15
November): 850-53. The forest change data and more information on the
product is available at <http://earthenginepartners.appspot.com>.
License: GPL (>= 3)
URL: https://github.com/azvoleff/gfcanalysis
BugReports: https://github.com/azvoleff/gfcanalysis/issues
LazyData: true
RoxygenNote: 7.1.0