-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 868 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
Package: forestcompetition
Title: Helper Functions For Forest Competition Measures
Version: 0.0.1
Authors@R:
person(given = "Gabriel Agostini",
family = "Orso",
role = c("aut", "cre"),
email = "gabrielorso16@gmail.com")
Description: forestcompetition comprehends a set of helper functions and computations to assist forest competition measures as well as spatial statistics related to tree competition.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
magrittr,
dplyr,
readr,
tidyselect,
stringr,
nngeo,
raster,
rlang
Depends:
R (>= 2.10)
URL: https://github.com/gabrielorso/forestcompetition
BugReports: https://github.com/gabrielorso/forestcompetition/issues