CRAN Package Check Results for Package obliqueRSF

Last updated on 2024-07-01 03:49:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 54.24 117.42 171.66 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 41.10 86.99 128.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 235.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 228.74 NOTE
r-devel-windows-x86_64 0.1.2 46.00 113.00 159.00 NOTE
r-patched-linux-x86_64 0.1.2 41.09 114.17 155.26 OK
r-release-linux-x86_64 0.1.2 36.53 109.15 145.68 OK
r-release-macos-arm64 0.1.2 53.00 OK
r-release-macos-x86_64 0.1.2 76.00 OK
r-release-windows-x86_64 0.1.2 46.00 116.00 162.00 OK
r-oldrel-macos-arm64 0.1.2 64.00 OK
r-oldrel-macos-x86_64 0.1.2 103.00 OK
r-oldrel-windows-x86_64 0.1.2 57.00 142.00 199.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘obliqueRSF/libs/obliqueRSF.so’: Found non-API call to R: ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘obliqueRSF/libs/obliqueRSF.so’: Found non-API call to R: ‘STRING_PTR’ 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-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: compiled code
Result: NOTE File 'obliqueRSF/libs/x64/obliqueRSF.dll': Found non-API call to R: 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64