CRAN Package Check Results for Package bvartools

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 398.11 213.06 611.17 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.4 256.13 153.24 409.37 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.4 444.00 311.44 755.44 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 691.00 321.72 1012.72 OK
r-patched-linux-x86_64 0.2.4 355.68 195.07 550.75 OK
r-release-linux-x86_64 0.2.4 321.76 191.59 513.35 OK
r-release-macos-arm64 0.2.4 70.00 20.00 90.00 OK
r-release-macos-x86_64 0.2.4 220.00 180.00 400.00 NOTE
r-release-windows-x86_64 0.2.4 382.00 234.00 616.00 OK
r-oldrel-macos-arm64 0.2.4 OK
r-oldrel-macos-x86_64 0.2.4 197.00 149.00 346.00 OK
r-oldrel-windows-x86_64 0.2.4 345.00 239.00 584.00 OK

Check Details

Version: 0.2.4
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Franz X. Mohr [aut, cre] (0009-0003-8890-7781)’ Authors@R: ‘Franz X. Mohr [aut, cre] (ORCiD: 0009-0003-8890-7781)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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