CRAN Package Check Results for Package TrialEmulation

Last updated on 2025-12-30 02:49:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4.8 42.32 655.98 698.30 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.4.8 28.01 381.35 409.36 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.4.8 78.00 1012.75 1090.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.4.8 61.00 819.62 880.62 NOTE
r-devel-windows-x86_64 0.0.4.8 48.00 594.00 642.00 NOTE
r-patched-linux-x86_64 0.0.4.8 40.15 527.16 567.31 OK
r-release-linux-x86_64 0.0.4.8 41.94 553.00 594.94 OK
r-release-macos-arm64 0.0.4.8 11.00 124.00 135.00 OK
r-release-macos-x86_64 0.0.4.8 31.00 711.00 742.00 OK
r-release-windows-x86_64 0.0.4.8 46.00 594.00 640.00 OK
r-oldrel-macos-arm64 0.0.4.8 11.00 144.00 155.00 OK
r-oldrel-macos-x86_64 0.0.4.8 32.00 633.00 665.00 OK
r-oldrel-windows-x86_64 0.0.4.8 60.00 748.00 808.00 OK

Check Details

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