CRAN Package Check Results for Package surveysd

Last updated on 2025-12-30 12:49:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 28.89 387.59 416.48 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 20.70 505.18 525.88 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 68.00 490.05 558.05 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 62.00 614.65 676.65 NOTE
r-devel-windows-x86_64 2.0.0 36.00 262.00 298.00 NOTE
r-patched-linux-x86_64 2.0.0 31.46 332.21 363.67 OK
r-release-linux-x86_64 2.0.0 31.67 330.09 361.76 OK
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 20.00 224.00 244.00 OK
r-release-windows-x86_64 2.0.0 38.00 266.00 304.00 OK
r-oldrel-macos-arm64 2.0.0 OK
r-oldrel-macos-x86_64 2.0.0 20.00 224.00 244.00 OK
r-oldrel-windows-x86_64 2.0.0 48.00 331.00 379.00 OK

Check Details

Version: 2.0.0
Check: compiled code
Result: NOTE File ‘surveysd/libs/surveysd.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: 2.0.0
Check: compiled code
Result: NOTE File 'surveysd/libs/x64/surveysd.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