Package: ForestTools
Type: Package
Title: Tools for Analyzing Remote Sensing Forest Data
Version: 1.0.1
Date: 2023-09-27
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 (>= 3.0.0), knitr, rmarkdown
RoxygenNote: 7.2.3
URL: https://github.com/andrew-plowright/ForestTools
BugReports: https://github.com/andrew-plowright/ForestTools/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-10-02 15:43:32 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-10-02 17:00:02 UTC
