CRAN Package Check Results for Package tma

Last updated on 2026-04-25 01:51:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 30.59 57.91 88.50 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 23.24 41.39 64.63 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 50.00 78.33 128.33 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 66.00 77.52 143.52 OK
r-patched-linux-x86_64 0.3.1 31.92 49.25 81.17 OK
r-release-linux-x86_64 0.3.1 26.88 46.93 73.81 OK
r-release-macos-arm64 0.3.1 7.00 15.00 22.00 OK
r-release-macos-x86_64 0.3.1 21.00 67.00 88.00 NOTE
r-release-windows-x86_64 0.3.1 38.00 91.00 129.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 19.00 63.00 82.00 OK
r-oldrel-windows-x86_64 0.3.1 35.00 90.00 125.00 OK

Check Details

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘tma/libs/tma.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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