CRAN Package Check Results for Package tardis

Last updated on 2024-07-12 05:55:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 7.86 46.42 54.28 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 5.58 35.02 40.60 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 75.40 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 78.13 NOTE
r-devel-windows-x86_64 0.1.4 10.00 61.00 71.00 NOTE
r-patched-linux-x86_64 0.1.4 5.37 44.23 49.60 NOTE
r-release-linux-x86_64 0.1.4 4.36 44.86 49.22 NOTE
r-release-macos-arm64 0.1.4 31.00 NOTE
r-release-macos-x86_64 0.1.4 46.00 NOTE
r-release-windows-x86_64 0.1.4 9.00 63.00 72.00 NOTE
r-oldrel-macos-arm64 0.1.4 34.00 NOTE
r-oldrel-macos-x86_64 0.1.4 51.00 NOTE
r-oldrel-windows-x86_64 0.1.4 11.00 68.00 79.00 NOTE

Check Details

Version: 0.1.4
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: 0.1.4
Check: compiled code
Result: NOTE File ‘tardis/libs/tardis.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, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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

Version: 0.1.4
Check: data for non-ASCII characters
Result: NOTE Note: found 301 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: compiled code
Result: NOTE File 'tardis/libs/x64/tardis.dll': 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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64