Package: lidaRtRee
Type: Package
Version: 3.1.2
Title: Forest Analysis with Airborne Laser Scanning (LiDAR) Data
Date: 2021-12-08
Authors@R: c(
    person("Jean-Matthieu", "Monnet", email = "jean-matthieu.monnet@inrae.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9948-9891")),
    person("Pascal", "Obstétar", email = "pascal.obstetar@onf.fr", role = c("ctb"), comment = c(ORCID = "0000-0002-2811-7548")))
Description: Provides functions for forest analysis using airborne laser scanning (LiDAR remote sensing) data: tree detection (method 1 in Eysn et al. (2015) <doi:10.3390/f6051721>) and segmentation; forest parameters estimation and mapping with the area-based approach. It includes complementary steps for forest mapping: co-registration of field plots with LiDAR data (Monnet and Mermin (2014) <doi:10.3390/f5092307>); extraction of both physical (gaps, edges, trees) and statistical features from LiDAR data useful for e.g. habitat suitability modeling (Glad et al. (2020) <doi:10.1002/rse2.117>); model calibration with ground reference, and maps export. 
URL: https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee
BugReports: https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee/-/issues
Depends: R (>= 3.5.0)
Imports: graphics, stats, methods, grDevices, sp, raster, imager,
        leaps, gvlma, car, reldist, lidR (>= 3.1.0)
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.2
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-12-09 08:56:26 UTC; jean-matthieu
Author: Jean-Matthieu Monnet [aut, cre]
    (<https://orcid.org/0000-0002-9948-9891>),
  Pascal Obstétar [ctb] (<https://orcid.org/0000-0002-2811-7548>)
Maintainer: Jean-Matthieu Monnet <jean-matthieu.monnet@inrae.fr>
Repository: CRAN
Date/Publication: 2021-12-09 13:30:02 UTC
Built: R 4.0.2; ; 2021-12-10 12:35:49 UTC; unix
