CRAN Package Check Results for Package TPmsm

Last updated on 2026-03-28 11:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.14 15.13 171.10 186.23 OK
r-devel-linux-x86_64-debian-gcc 1.2.14 12.41 121.29 133.70 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.14 19.00 237.05 256.05 OK
r-devel-linux-x86_64-fedora-gcc 1.2.14 25.00 246.55 271.55 OK
r-devel-macos-arm64 1.2.14 4.00 50.00 54.00 OK
r-devel-windows-x86_64 1.2.14 30.00 222.00 252.00 OK
r-patched-linux-x86_64 1.2.14 16.19 152.00 168.19 OK
r-release-linux-x86_64 1.2.14 15.45 151.69 167.14 OK
r-release-macos-arm64 1.2.14 OK
r-release-macos-x86_64 1.2.14 11.00 163.00 174.00 OK
r-release-windows-x86_64 1.2.14 29.00 222.00 251.00 OK
r-oldrel-macos-arm64 1.2.14 OK
r-oldrel-macos-x86_64 1.2.14 12.00 210.00 222.00 OK
r-oldrel-windows-x86_64 1.2.14 30.00 256.00 286.00 OK

Check Details

Version: 1.2.14
Check: compiled code
Result: NOTE File ‘TPmsm/libs/TPmsm.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-devel-linux-x86_64-debian-gcc