CRAN Package Check Results for Maintainer ‘Jean-Romain Roussel <info at r-lidar.com>’

Last updated on 2026-04-25 12:49:19 CEST.

Package WARN NOTE OK
lidR 5 7
rlas 12
RMCC 1 11

Package lidR

Current CRAN status: NOTE: 5, OK: 7

Version: 4.3.1
Check: compiled code
Result: NOTE File ‘lidR/libs/lidR.so’: Found non-API calls to R: ‘LEVELS’, ‘R_curErrorBuf’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’, ‘XTRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-linux-x86_64

Version: 4.3.2
Check: compiled code
Result: NOTE File ‘lidR/libs/lidR.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64

Version: 4.3.2
Check: compiled code
Result: NOTE File ‘lidR/libs/lidR.so’: Found non-API calls to R: ‘LEVELS’, ‘R_curErrorBuf’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’, ‘XTRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 4.3.2
Check: compiled code
Result: NOTE File 'lidR/libs/x64/lidR.dll': Found non-API calls to R: 'LEVELS', 'R_curErrorBuf', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'TRUELENGTH', 'XTRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-oldrel-windows-x86_64

Package rlas

Current CRAN status: OK: 12

Package RMCC

Current CRAN status: WARN: 1, OK: 11

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: DisjointRegions.cpp:253:33: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] DisjointRegions.cpp:261:42: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] DisjointRegions.cpp:287:42: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] DisjointRegions.cpp:297:42: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] DisjointRegions.cpp:401:27: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] DisjointRegions.cpp:402:32: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] RasterSurface.cpp:78:26: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] RasterSurface.cpp:83:33: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] RasterSurface.cpp:90:31: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] RasterSurface.cpp:105:31: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] RasterSurface.cpp:106:33: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] RasterSurface.cpp:129:34: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'mcc::Sequence<unsigned int>::iterator' and 'mcc::Sequence<unsigned int>::iterator') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/RMCC.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used SDK: ‘NA’ Flavor: r-release-macos-x86_64