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
Hi JR,
Is there any plan to reinstate point_metrics()?
It would be very helpful. If it were available in lidR, I wouldn't need to do such 'fancy' things in lasR.
Unfortunately, I am working on a cloud computing system and can only install from conda-forge, so can't grab it from the devel version.
You can install it from r-universe. It's not my fault if CRAN changes its policies without providing a fallback. This also affects, for example, the data.table package, and they haven’t found a workaround yet. If world-class programmers can’t find a solution, I probably won’t either. Still, data.table remains on CRAN, maybe they can put more pressure on CRAN, I don’t know. If I release lidR with the feature, I’m pretty sure it will be kicked off CRAN.
Uh oh!
There was an error while loading. Please reload this page.
New CRAN policy check
Easy:
R_curErrorBuf
Problematic:
SETLENGTH
to make resizable vectorsWe are not alone. Big actors have the same problem:
SETLENGTH
,SET_TRUELENGTH
r-lib/cpp11#355SET_TRUELENGTH()
r-lib/brio#32We may need to remove the
point_metrics()
function if we can't find a solutionThe text was updated successfully, but these errors were encountered: