... | ... | @@ -2,7 +2,9 @@ |
|
|
|
|
|
**Installation**:
|
|
|
|
|
|
* build from source with the `devtools` package by running in an `R` console: `devtools::install_git("https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee/")`
|
|
|
* `R` >= 4.0.3 recommended, package `lidR` >= 3.1.0 required
|
|
|
* **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/")`
|
|
|
* **windows installation with binary zip file of version 3.0.1**: run in an `R` console: `install.packages("https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/raw/master/win-binary/lidaRtRee_3.0.1.zip")`
|
|
|
|
|
|
**Tutorials** using `lidaRtRee` functions are available on the [lidaRtRee_tutorials](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/) repository, as `Rmarkdown` files, `html` and `pdf` files, and including datasets to run the code. The [wiki](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/wikis/home) presents the different tutorials:
|
|
|
|
... | ... | |