CRAN Package Check Results for Package vapour

Last updated on 2026-04-30 09:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.0 70.42 62.89 133.31 OK
r-devel-linux-x86_64-debian-gcc 0.16.0 50.46 49.74 100.20 OK
r-devel-linux-x86_64-fedora-clang 0.16.0 94.00 98.29 192.29 OK
r-devel-linux-x86_64-fedora-gcc 0.16.0 135.00 112.01 247.01 OK
r-devel-windows-x86_64 0.16.0 136.00 624.00 760.00 OK
r-patched-linux-x86_64 0.16.0 69.79 57.72 127.51 OK
r-release-linux-x86_64 0.16.0 66.22 58.24 124.46 OK
r-release-macos-arm64 0.16.0 18.00 13.00 31.00 OK
r-release-macos-x86_64 0.16.0 50.00 63.00 113.00 NOTE
r-release-windows-x86_64 0.16.0 125.00 744.00 869.00 OK
r-oldrel-macos-arm64 0.16.0 14.00 16.00 30.00 OK
r-oldrel-macos-x86_64 0.16.0 49.00 66.00 115.00 OK
r-oldrel-windows-x86_64 0.16.0 152.00 819.00 971.00 OK

Additional issues

rchk

Check Details

Version: 0.16.0
Check: compiled code
Result: NOTE File ‘vapour/libs/vapour.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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