CRAN Package Check Results for Package MSTest

Last updated on 2026-04-24 20:51:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 110.59 86.62 197.21 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 91.66 57.97 149.63 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 128.00 118.96 246.96 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 256.00 117.68 373.68 OK
r-patched-linux-x86_64 0.1.8 129.25 77.12 206.37 OK
r-release-linux-x86_64 0.1.8 129.58 67.92 197.50 OK
r-release-macos-arm64 0.1.8 22.00 12.00 34.00 OK
r-release-macos-x86_64 0.1.8 82.00 79.00 161.00 NOTE
r-release-windows-x86_64 0.1.8 122.00 146.00 268.00 OK
r-oldrel-macos-arm64 0.1.8 23.00 11.00 34.00 OK
r-oldrel-macos-x86_64 0.1.8 80.00 62.00 142.00 OK
r-oldrel-windows-x86_64 0.1.8 128.00 136.00 264.00 OK

Check Details

Version: 0.1.8
Check: compiled code
Result: NOTE File ‘MSTest/libs/MSTest.so’: Found non-API call to R: ‘R_UnboundValue’ 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-release-macos-x86_64