-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
47 lines (47 loc) · 1.04 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
38
39
40
41
42
43
44
45
46
47
Package: spanner
Type: Package
Title: Utilities to support landscape-, forest-, and tree-related data analysis
Version: 1.0.2
Date: 2024-10-06
Authors@R: c(person("Andrew", "Sanchez Meador", email = "[email protected]", role = c("aut", "cre")),
person("Jonathon", "Donager", email = "[email protected]", role = c("aut", "ctb")))
Description: Utilities to support landscape-, forest-, and tree-related data collection, manipulation, analysis, modelling, and visualization.
URL: https://github.com/bi0m3trcis/spanner
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RdMacros: mathjaxr
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
LinkingTo:
lidR,
RcppArmadillo,
Rcpp,
RcppEigen,
BH,
Imports:
lidR,
Rcpp,
data.table,
dplyr,
dbscan,
stringr,
conicfit,
FNN,
RANN,
cppRouting,
igraph,
sf,
terra,
sfheaders,
Rfast,
lwgeom,
mathjaxr
Depends:
magrittr,
lidR,
data.table,
sf,
terra