CRAN Package Check Results for Package SensIAT

Last updated on 2026-01-08 07:49:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 39.86 159.16 199.02 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 28.73 110.54 139.27 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 84.00 258.60 342.60 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 88.00 256.60 344.60 OK
r-devel-windows-x86_64 0.3.0 50.00 183.00 233.00 NOTE
r-patched-linux-x86_64 0.3.0 41.79 140.58 182.37 OK
r-release-linux-x86_64 0.3.0 41.90 142.47 184.37 OK
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 25.00 157.00 182.00 OK
r-release-windows-x86_64 0.3.0 52.00 179.00 231.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 26.00 155.00 181.00 OK
r-oldrel-windows-x86_64 0.3.0 60.00 227.00 287.00 OK

Check Details

Version: 0.3.0
Check: compiled code
Result: NOTE File ‘SensIAT/libs/SensIAT.so’: Found non-API call to R: ‘ATTRIB’ 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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: compiled code
Result: NOTE File 'SensIAT/libs/x64/SensIAT.dll': Found non-API call to R: 'ATTRIB' 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-windows-x86_64