tiagodc / TreeLS

R functions for processing individual tree TLS point clouds
GNU General Public License v3.0
82 stars 27 forks source link

TreeLS is no avaible on CRAN #19

Closed stefanoch90 closed 4 years ago

stefanoch90 commented 4 years ago

Hi, the TreeLS package is not available on CRAN and R official library. How do i make to download the new version 2.0? thank you.

jdonager commented 4 years ago

devtools::install_github("tiagodc/TreeLS", ref="devel")

Jean-Romain commented 4 years ago

The lastest version is in master

remotes::install_github("tiagodc/TreeLS")
tiagodc commented 4 years ago

You can download it from master as @Jean-Romain pointed out. I already passed through a couple reviews from CRAN, but it is on vacation until the 24th. As soon as it gets back online I'll resubmit, so the package should be available within the next couple weeks in CRAN as well.