Last updated on 2025-12-08 08:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 33.77 | 38.89 | 72.66 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.48 | 28.98 | 31.46 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 60.04 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 56.71 | OK | |||
| r-devel-windows-x86_64 | 0.4.0 | 5.00 | 53.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.3.5 | 34.85 | 34.23 | 69.08 | WARN | |
| r-release-linux-x86_64 | 0.3.5 | 36.01 | 34.73 | 70.74 | WARN | |
| r-release-macos-arm64 | 0.4.0 | 2.00 | 11.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 2.00 | 31.00 | 33.00 | OK | |
| r-release-windows-x86_64 | 0.3.5 | 42.00 | 71.00 | 113.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.0 | 2.00 | 17.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 3.00 | 34.00 | 37.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 8.00 | 63.00 | 71.00 | OK |
Version: 0.3.5
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavor: r-devel-linux-x86_64-debian-clang
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./flatbuffers/flatbuffers.h:223:8: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
./flatbuffers/flatbuffers.h:228:16: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/feather.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
Flavor: r-patched-linux-x86_64
Version: 0.3.5
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./flatbuffers/flatbuffers.h:223:8: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
./flatbuffers/flatbuffers.h:228:16: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/feather.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
Flavor: r-release-linux-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-release-windows-x86_64