CRAN Package Check Results for Package mtdesign

Last updated on 2025-12-20 09:49:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 21.01 123.76 144.77 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 15.23 129.75 144.98 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 44.00 191.29 235.29 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 39.00 172.79 211.79 OK
r-devel-windows-x86_64 0.1.3 25.00 317.00 342.00 OK
r-patched-linux-x86_64 0.1.3 22.05 113.73 135.78 OK
r-release-linux-x86_64 0.1.3 22.43 113.43 135.86 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 14.00 130.00 144.00 OK
r-release-windows-x86_64 0.1.3 27.00 326.00 353.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 13.00 181.00 194.00 OK
r-oldrel-windows-x86_64 0.1.3 34.00 273.00 307.00 OK

Check Details

Version: 0.1.3
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. Flavor: r-devel-linux-x86_64-debian-gcc