CRAN Package Check Results for Package vdiffr

Last updated on 2024-06-23 05:54:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 24.10 33.16 57.26 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.7 13.89 25.64 39.53 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.7 122.35 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.7 66.36 NOTE
r-devel-windows-x86_64 1.0.7 20.00 68.00 88.00 NOTE
r-patched-linux-x86_64 1.0.7 18.15 32.22 50.37 NOTE
r-release-linux-x86_64 1.0.7 11.68 31.86 43.54 NOTE
r-release-macos-arm64 1.0.7 48.00 NOTE
r-release-macos-x86_64 1.0.7 75.00 NOTE
r-release-windows-x86_64 1.0.7 19.00 70.00 89.00 NOTE
r-oldrel-macos-arm64 1.0.7 49.00 NOTE
r-oldrel-macos-x86_64 1.0.7 123.00 NOTE
r-oldrel-windows-x86_64 1.0.7 23.00 78.00 101.00 NOTE

Check Details

Version: 1.0.7
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.7
Check: compiled code
Result: NOTE File ‘vdiffr/libs/vdiffr.so’: Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.7
Check: compiled code
Result: NOTE File ‘vdiffr/libs/vdiffr.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.7
Check: compiled code
Result: NOTE File 'vdiffr/libs/x64/vdiffr.dll': Found non-API calls to R: 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64