CRAN Package Check Results for Package SensIAT

Last updated on 2026-01-03 07:50:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 41.43 160.18 201.61 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 30.65 108.29 138.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 85.00 258.82 343.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 48.00 198.91 246.91 NOTE
r-devel-windows-x86_64 0.3.0 54.00 175.00 229.00 NOTE
r-patched-linux-x86_64 0.3.0 41.69 140.87 182.56 OK
r-release-linux-x86_64 0.3.0 38.95 140.83 179.78 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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