Package: lidR
Type: Package
Title: Airborne LiDAR Data Manipulation and Visualization for Forestry
        Applications
Version: 4.1.1
Authors@R: c(
    person("Jean-Romain", "Roussel", email = "jean-romain.roussel.1@ulaval.ca", role = c("aut", "cre", "cph")),
    person("David", "Auty", email = "", role = c("aut", "ctb"), comment = "Reviews the documentation"),
    person("Florian", "De Boissieu", email = "", role = ("ctb"), comment = "Fixed bugs and improved catalog features"),
    person("Andrew", "Sánchez Meador", email = "", role = ("ctb"), comment = "Implemented wing2015() for segment_snags()"),
    person("Bourdon", "Jean-François", email = "", role = ("ctb"), comment = "Contributed to Roussel2020() for track_sensor()"),
    person("Gatziolis", "Demetrios", email = "", role = ("ctb"), comment = "Implemented Gatziolis2019() for track_sensor()"),
    person("Leon", "Steinmeier", email = "", role = ("ctb"), comment = "Contributed to parallelization management"),
    person("Stanislaw", "Adaszewski", email = "", role = ("cph"), comment = "Author of the C++ concaveman code"),
    person("Benoît", "St-Onge", email = "", role = "cph", comment = "Author of the 'chm_prep' function"))
Description: Airborne LiDAR (Light Detection and Ranging) interface for data
    manipulation and visualization. Read/write 'las' and 'laz' files, computation
    of metrics in area based approach, point filtering, artificial point reduction,
    classification from geographic data, normalization, individual tree segmentation
    and other manipulations.
URL: https://github.com/r-lidar/lidR
BugReports: https://github.com/r-lidar/lidR/issues
License: GPL-3
Depends: R (>= 3.5.0), methods
Imports: classInt, data.table (>= 1.12.0), glue, grDevices, lazyeval,
        Rcpp (>= 1.0.3), rgl, rlas (>= 1.5.0), sf, stats, stars, terra
        (>= 1.5-17), tools, utils
Suggests: EBImage, future, geometry, gstat, raster, RCSF, RMCC, rjson,
        mapview, mapedit, progress, sp, testthat (>= 2.1.0), knitr,
        rmarkdown
RoxygenNote: 7.2.3
LinkingTo: BH (>= 1.72.0),Rcpp,RcppArmadillo
Encoding: UTF-8
ByteCompile: true
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-03-05 16:16:36 UTC; jr
Author: Jean-Romain Roussel [aut, cre, cph],
  David Auty [aut, ctb] (Reviews the documentation),
  Florian De Boissieu [ctb] (Fixed bugs and improved catalog features),
  Andrew Sánchez Meador [ctb] (Implemented wing2015() for
    segment_snags()),
  Bourdon Jean-François [ctb] (Contributed to Roussel2020() for
    track_sensor()),
  Gatziolis Demetrios [ctb] (Implemented Gatziolis2019() for
    track_sensor()),
  Leon Steinmeier [ctb] (Contributed to parallelization management),
  Stanislaw Adaszewski [cph] (Author of the C++ concaveman code),
  Benoît St-Onge [cph] (Author of the 'chm_prep' function)
Maintainer: Jean-Romain Roussel <jean-romain.roussel.1@ulaval.ca>
Repository: CRAN
Date/Publication: 2024-03-05 17:00:11 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-03-05 17:58:03 UTC; unix
Archs: lidR.so.dSYM
