CRAN Package Check Results for Package svars

Last updated on 2026-05-01 01:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.12 104.92 176.97 281.89 OK
r-devel-linux-x86_64-debian-gcc 1.3.12 70.91 140.10 211.01 OK
r-devel-linux-x86_64-fedora-clang 1.3.12 139.00 306.67 445.67 OK
r-devel-linux-x86_64-fedora-gcc 1.3.12 196.00 301.72 497.72 OK
r-devel-windows-x86_64 1.3.12 132.00 221.00 353.00 OK
r-patched-linux-x86_64 1.3.12 101.37 180.40 281.77 OK
r-release-linux-x86_64 1.3.12 100.33 181.41 281.74 OK
r-release-macos-arm64 1.3.12 21.00 39.00 60.00 OK
r-release-macos-x86_64 1.3.12 71.00 173.00 244.00 NOTE
r-release-windows-x86_64 1.3.12 120.00 220.00 340.00 OK
r-oldrel-macos-arm64 1.3.12 OK
r-oldrel-macos-x86_64 1.3.12 64.00 219.00 283.00 OK
r-oldrel-windows-x86_64 1.3.12 164.00 267.00 431.00 OK

Check Details

Version: 1.3.12
Check: compiled code
Result: NOTE File ‘svars/libs/svars.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