Package: ForestTools
Type: Package
Title: Tools for Analyzing Remote Sensing Forest Data
Version: 1.0.3
Date: 2025-02-02
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
Imports: terra, sf, Matrix, imager, GLCMTextures
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
RoxygenNote: 7.3.2
URL: https://github.com/andrew-plowright/ForestTools
BugReports: https://github.com/andrew-plowright/ForestTools/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-04 03:47:30 UTC; andrew
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: 2025-02-04 04:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:47:33 UTC; windows
