CRAN Package Check Results for Package MSTest

Last updated on 2026-04-26 03:49:47 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 95.34 59.02 154.36 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 130.45 76.65 207.10 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 176.00 163.00 339.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