* The package is available on [CRAN](https://cran.r-project.org/package=lidaRtRee). To install for the `R` console, run: `install.packages("lidaRtRee")`
***build latest version from source** with the `devtools` package by running in an `R` console: `devtools::install_git("https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee/", branch="dev")`. `R` >= 4.0.3 recommended, package `lidR` >= 3.1.0 required
***The package is available on [CRAN](https://cran.r-project.org/package=lidaRtRee)**, to install run in the `R` console `install.packages("lidaRtRee")`
***build development version from source** with the `devtools` package by running in an `R` console: `devtools::install_git("https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee/", branch="dev")`