CRAN Package Check Results for Package disclapmix2

Last updated on 2025-12-30 11:51:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 17.33 31.07 48.40 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.1 12.17 23.54 35.71 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.1 36.00 50.68 86.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.1 34.00 45.22 79.22 NOTE
r-devel-windows-x86_64 0.6.1 21.00 69.00 90.00 NOTE
r-patched-linux-x86_64 0.6.1 17.73 28.37 46.10 OK
r-release-linux-x86_64 0.6.1 16.10 27.92 44.02 OK
r-release-macos-arm64 0.6.1 OK
r-release-macos-x86_64 0.6.1 11.00 27.00 38.00 OK
r-release-windows-x86_64 0.6.1 20.00 66.00 86.00 OK
r-oldrel-macos-arm64 0.6.1 OK
r-oldrel-macos-x86_64 0.6.1 14.00 20.00 34.00 OK
r-oldrel-windows-x86_64 0.6.1 20.00 77.00 97.00 OK

Check Details

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