Last updated on 2025-12-07 04:49:52 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.3.5 | 23.86 | 28.94 | 52.80 | WARN | |
| 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.3.5 | 50.00 | 96.00 | 146.00 | NOTE |
Version: 0.3.5
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-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-devel-gcc/Work/PKGS/feather.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
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, r-oldrel-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
Version: 0.3.5
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavor: r-oldrel-windows-x86_64