-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
35 lines (35 loc) · 1011 Bytes
/
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
Package: zonator
Type: Package
Title: Utilities for Zonation Spatial Conservation Prioritization Software
Version: 0.6.0
Date: 2020-05-16
Authors@R: c(
person("Joona" , "Lehtomaki", role = c("aut", "cre"), email = "joona.lehtomaki@gmail.com"))
License: FreeBSD
Encoding: UTF-8
Maintainer: Joona Lehtomaki <joona.lehtomaki@gmail.com>
Description: Create new analysis setups and deal with results of
Zonation conservation prioritization software <https://github.com/cbig/zonation-core>.
This package uses data available in the 'zdat' (7.7 MB) package
for building the vignettes.
Imports:
ggplot2 (>= 2.0.0),
methods,
RColorBrewer,
raster,
reshape2,
rgdal
Depends:
R (>= 2.15.2)
Suggests:
knitr,
rasterVis,
rmarkdown,
testthat,
zdat (>= 0.1.0)
StagedInstall: yes
Additional_repositories: https://jlehtoma.github.io/drat
URL: https://cbig.github.io/zonator/
BugReports: https://github.com/cbig/zonator/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.0