-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
executable file
·19 lines (19 loc) · 941 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: USE
Title: Uniform Sampling of the Environmental space
Version: 0.1.6
Authors@R: c(
person("Daniele", "Da Re", email = "dare.daniele@gmail.com", comment=c(ORCID = "0000-0002-3398-9295"), role = c("aut","cre")),
person("Enrico", "Tordoni", email = "e.tordoni@gmail.com", comment=c(ORCID = "0000-0002-9722-6692"), role = "aut"),
person("Manuele", "Bazzichetto", email = "manuele.bazzichetto@gmail.com", comment=c(ORCID= "0000-0002-9874-5064"), role = "aut"))
Description: USE performs uniform sampling of the environmental space.
Depends: R (>= 3.6.0)
Imports: sf, parallel, terra, ks, ggplot2, cowplot
License: GPL(>=2)
Encoding: UTF-8
LazyData: true
URL: https://danddr.github.io/USE/, https://github.com/danddr/USE
BugReports: https://github.com/danddr/USE/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests: rmarkdown, knitr, raster, tidyterra, viridis, virtualspecies, dplyr
VignetteBuilder: knitr