r-lidar / rlas

R package to read and write las and laz files used to store LiDAR data
https://cran.r-project.org/package=rlas
GNU General Public License v3.0
34 stars 14 forks source link

rlas does not compile on Solaris #23

Closed Jean-Romain closed 5 years ago

Jean-Romain commented 6 years ago

For rlas, strnlen is not a C++ function (it is POSIX: see the R-exts manual).

https://www.r-project.org/nosvn/R.check/r-patched-solaris-x86/rlas-00install.html