forked from Jean-Romain/lidRplugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
23 lines (23 loc) · 813 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
Package: lidRplugins
Type: Package
Title: Extra functions and algorithms for lidR package
Version: 0.4.0
Authors@R: c(
person("Jean-Romain", "Roussel", email = "[email protected]", role = c("aut", "cre", "cph")),
person("Jasmin", "Siefert", email = "", role = ("ctb")))
Description: Extra experimental functions and algorithms for lidR package that are not yet or that will not be included in the lidR package for various reasons.
License: GPL-3
Depends:
R (>= 3.1.0),methods,lidR (>= 4.0.0)
Imports:
data.table,Rcpp,rgeos,stats,fpc,lwgeom,EBImage,glue,sf,raster,sp,rgl,rgdal,RMCC,lazyeval
Suggests:
velox,testthat,covr,hexbin
Remotes:
r-lidar/lidR,
hunzikp/velox
LinkingTo: BH,Rcpp,RcppArmadillo,lidR
ByteCompile: true
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2