You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
If you are viewing this file on CRAN, please check [the latest news on GitHub](https://github.com/r-lidar/lidR/blob/master/NEWS.md) where the formatting is also better
2
2
3
-
## lidR v4.2.2 (Release date: 2025-06-02)
3
+
## lidR v4.2.2 (Release date: ...)
4
4
5
-
- Use `nanoflann` for knn computation
5
+
- Use `nanoflann` for knn computation. Numerous functions are faster.
6
+
- Fix #824`readLAScatalog` with a VPC files parse absolute paths with "/" instead of "\\" properly.
7
+
- Fix #825`plot()` with `color = "Classification"`is now as fast as plotting other attributes
0 commit comments