CRAN Package Check Results for Package mlr3misc

Last updated on 2024-06-11 20:48:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15.0 8.45 75.42 83.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.15.0 7.54 58.00 65.54 NOTE
r-devel-linux-x86_64-fedora-clang 0.15.0 111.89 NOTE
r-devel-linux-x86_64-fedora-gcc 0.15.0 103.58 NOTE
r-devel-windows-x86_64 0.15.0 11.00 83.00 94.00 NOTE
r-patched-linux-x86_64 0.15.0 11.49 75.64 87.13 OK
r-release-linux-x86_64 0.15.0 8.23 73.90 82.13 OK
r-release-macos-arm64 0.15.0 43.00 OK
r-release-macos-x86_64 0.15.0 59.00 OK
r-release-windows-x86_64 0.15.0 13.00 85.00 98.00 OK
r-oldrel-macos-arm64 0.15.0 45.00 OK
r-oldrel-macos-x86_64 0.15.0 74.00 OK
r-oldrel-windows-x86_64 0.15.0 13.00 95.00 108.00 OK

Check Details

Version: 0.15.0
Check: compiled code
Result: NOTE File ‘mlr3misc/libs/mlr3misc.so’: Found non-API call to R: ‘SETLENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.15.0
Check: compiled code
Result: NOTE File 'mlr3misc/libs/x64/mlr3misc.dll': Found non-API call to R: 'SETLENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64