Package: LAIr
Type: Package
Title: Converting NDVI to LAI of Field, Proximal and Satellite Data
Version: 0.3.0
Authors@R: c(
  person(given = "Francesco",
        family = "Chianucci",
        role= c("aut","cre"),
        email = "fchianucci@gmail.com",
        comment = c(ORCID = "0000-0002-5688-2060")),
  person(given = "Francesco",
        family = "Savian",
        role= c("aut"),
        email = "francesco.savian@vivairauscedo.com",
        comment = c(ORCID = "")),
  person(given = "Carlotta",
        family = "Ferrara",
        role= c("aut"),
        email = "carlottaferrara@gmail.com",
        comment = c(ORCID = "0000-0001-5249-1196")),
  person(given = "Fabrizio",
        family = "Ginaldi",
        role= c("aut")),        
  person(given = "Nicola",
        family = "Puletti",
        role= c("aut"),
        email = "nicola.puletti@gmail.com",
        comment = c(ORCID = "0000-0002-2142-959X")),
  person(given = "Simone",
        family = "Bregaglio",
        role= c("aut"),
        email = "simone.bregaglio@crea.gov.it",
        comment = c(ORCID = "0000-0001-8381-2626")),
  person(given = "Sofia",
        family = "Bajocco",
        role= c("aut"),
        email = "sofiabajocco@gmail.com",
        comment = c(ORCID = "0000-0003-2301-9188"))
        )    
Maintainer: Francesco Chianucci <fchianucci@gmail.com>
Description: Convert Leaf Area Index (LAI) from the Normalized Difference Vegetation Index (NDVI) using available equations from literature. 
    Detailed description of conversion equations in Bajocco et al. 2022 <doi:10.3390/rs14153554>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Imports: dplyr, purrr, stringr, terra
NeedsCompilation: no
Packaged: 2024-02-22 15:23:18 UTC; francescochianucci
Author: Francesco Chianucci [aut, cre]
    (<https://orcid.org/0000-0002-5688-2060>),
  Francesco Savian [aut],
  Carlotta Ferrara [aut] (<https://orcid.org/0000-0001-5249-1196>),
  Fabrizio Ginaldi [aut],
  Nicola Puletti [aut] (<https://orcid.org/0000-0002-2142-959X>),
  Simone Bregaglio [aut] (<https://orcid.org/0000-0001-8381-2626>),
  Sofia Bajocco [aut] (<https://orcid.org/0000-0003-2301-9188>)
Repository: CRAN
Date/Publication: 2024-02-22 15:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:48:21 UTC; windows
