CRAN Package Check Results for Package mtdesign

Last updated on 2025-12-31 17:48:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 20.92 121.51 142.43 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 15.27 126.64 141.91 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 41.00 181.93 222.93 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 41.00 177.43 218.43 NOTE
r-devel-windows-x86_64 0.1.4 27.00 293.00 320.00 NOTE
r-patched-linux-x86_64 0.1.4 21.46 111.05 132.51 OK
r-release-linux-x86_64 0.1.4 20.34 110.48 130.82 OK
r-release-macos-arm64 0.1.4 4.00 29.00 33.00 OK
r-release-macos-x86_64 0.1.4 16.00 375.00 391.00 OK
r-release-windows-x86_64 0.1.4 27.00 309.00 336.00 OK
r-oldrel-macos-arm64 0.1.4 4.00 32.00 36.00 OK
r-oldrel-macos-x86_64 0.1.4 16.00 391.00 407.00 OK
r-oldrel-windows-x86_64 0.1.4 32.00 270.00 302.00 OK

Check Details

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