Package: ForestTools
Type: Package
Title: Tools for Analyzing Remote Sensing Forest Data
Version: 1.0.0
Date: 2023-08-07
Authors@R: c(
    person("Andrew", "Plowright", email = "andrew.plowright@alumni.ubc.ca", role = c("aut", "cre")),
    person("Jean-Romain", "Roussel", email = "jean-romain.roussel.1@ulaval.ca", role = c("ctb"), comment = "Contributed to segment-based GLCM segmentation"))
Description: Tools for analyzing remote sensing forest data, including functions for detecting treetops from canopy models, outlining tree crowns, and calculating textural metrics.
Depends: R (>= 4.2)
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: terra, sf, Matrix, plyr, imager, Rcpp
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.2.3
URL: https://github.com/andrew-plowright/ForestTools
BugReports: https://github.com/andrew-plowright/ForestTools/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-08-08 23:10:13 UTC; andre
Author: Andrew Plowright [aut, cre],
  Jean-Romain Roussel [ctb] (Contributed to segment-based GLCM
    segmentation)
Maintainer: Andrew Plowright <andrew.plowright@alumni.ubc.ca>
Repository: CRAN
Date/Publication: 2023-08-09 10:30:16 UTC
