forked from r-spatialecology/landscapemetrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
43 lines (43 loc) · 760 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
36
37
38
39
40
41
42
43
Type: Compendium
Package: sebastian analysis
Title: Sebastian's holepunch test
Version: 0.0.1
Authors@R:
person(given = "Sebastian",
family = "Hanß",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3990-4897"))
Description: Sebastian's first try with holepuch
License: GPL 3
Depends:
bench,
cli,
covr,
devtools,
dplyr,
ggplot2,
knitr,
landscapemetrics,
landscapetools,
magrittr,
methods,
NLMR,
patchwork,
pkgdown,
purrr,
raster,
readr,
remotes,
rmarkdown,
SDMTools,
sf,
sp,
stats,
stringr,
testthat,
tibble,
tidyverse,
usethis
Encoding: UTF-8
LazyData: true