CRAN Package Check Results for Package TrialEmulation

Last updated on 2026-01-08 07:49:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4.8 41.76 659.42 701.18 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.4.8 28.20 381.62 409.82 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.4.8 74.00 983.94 1057.94 OK
r-devel-linux-x86_64-fedora-gcc 0.0.4.8 74.00 957.98 1031.98 OK
r-devel-windows-x86_64 0.0.4.8 46.00 607.00 653.00 NOTE
r-patched-linux-x86_64 0.0.4.8 39.38 553.05 592.43 OK
r-release-linux-x86_64 0.0.4.8 42.62 544.71 587.33 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 623.00 669.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 760.00 820.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

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