CRAN Package Check Results for Package TrialEmulation

Last updated on 2026-01-01 02:50:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4.8 41.79 658.56 700.35 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.4.8 29.88 362.61 392.49 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 41.38 554.81 596.19 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 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, 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