CRAN Package Check Results for Package feather

Last updated on 2025-04-09 16:50:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 30.40 36.11 66.51 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.5 22.99 26.30 49.29 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.5 125.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.5 114.01 NOTE
r-devel-macos-arm64 0.3.5 42.00 NOTE
r-devel-macos-x86_64 0.3.5 66.00 NOTE
r-devel-windows-x86_64 0.3.5 43.00 81.00 124.00 NOTE
r-patched-linux-x86_64 0.3.5 29.43 34.21 63.64 NOTE
r-release-linux-x86_64 0.3.5 30.89 34.42 65.31 NOTE
r-release-macos-arm64 0.3.5 37.00 NOTE
r-release-macos-x86_64 0.3.5 45.00 NOTE
r-release-windows-x86_64 0.3.5 41.00 83.00 124.00 NOTE
r-oldrel-macos-arm64 0.3.5 NOTE
r-oldrel-macos-x86_64 0.3.5 65.00 NOTE
r-oldrel-windows-x86_64 0.3.5 46.00 88.00 134.00 NOTE

Additional issues

rchk

Check Details

Version: 0.3.5
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-macos-arm64, r-devel-macos-x86_64, 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.3.5
Check: compiled code
Result: NOTE File ‘feather/libs/feather.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘libfeather.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.3.5
Check: compiled code
Result: NOTE File ‘feather/libs/feather.so’: Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Object: ‘libfeather.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.5
Check: compiled code
Result: NOTE File ‘feather/libs/feather.so’: Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Object: ‘libfeather.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-macos-arm64, r-devel-macos-x86_64

Version: 0.3.5
Check: compiled code
Result: NOTE File 'feather/libs/x64/feather.dll': Found '_ZSt4cout', possibly from 'std::cout' (C++) Object: 'libfeather.a' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.3.5
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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