Package: coveR2
Type: Package
Title: Process Digital Cover Photography Images of Tree Crowns
Version: 1.0.0
Authors@R: 
  c(person(given="Francesco",
          family="Chianucci",
          email="fchianucci@gmail.com",
          role = c("aut", "cre"),
          comment = c(ORCID = "0000-0002-5688-2060")),
    person(given="Nicola", 
          family="Puletti",  
          email="nicola.puletti@gmail.com",
          role = c("aut"),
          comment = c(ORCID = "0000-0002-2142-959X")),
    person(given="Carlotta", 
          family="Ferrara",
          email="carlottaferrara@gmail.com",
          role = c("aut"),
          comment = c(ORCID = "0000-0001-5249-1196")))
Maintainer: Francesco Chianucci <fchianucci@gmail.com>
Description: Process Digital Cover Photography images of tree canopies to get canopy attributes like Foliage Cover and Leaf Area Index. 
    Detailed description of the methods in Chianucci et al. (2022) <doi:10.1007/s00468-018-1666-3>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: autothresholdr, dplyr, jpeg, lubridate, mgc, terra, stats,
        tidyr
Depends: R (>= 4.1)
Language: en-US
Suggests: testthat (>= 2.0.0)
Config/testthat/edition: 2
NeedsCompilation: no
Packaged: 2023-10-16 17:42:50 UTC; francescochianucci
Author: Francesco Chianucci [aut, cre]
    (<https://orcid.org/0000-0002-5688-2060>),
  Nicola Puletti [aut] (<https://orcid.org/0000-0002-2142-959X>),
  Carlotta Ferrara [aut] (<https://orcid.org/0000-0001-5249-1196>)
Repository: CRAN
Date/Publication: 2023-10-17 09:50:05 UTC
Built: R 4.3.0; ; 2023-10-17 11:06:56 UTC; unix
