Last updated on 2025-09-21 00:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 28.84 | 80.21 | 109.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 22.61 | 60.17 | 82.78 | WARN | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 184.81 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 187.56 | WARN | |||
r-devel-windows-x86_64 | 3.0 | 38.00 | 115.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 3.0 | 32.78 | 75.80 | 108.58 | OK | |
r-release-linux-x86_64 | 3.0 | 31.39 | 76.29 | 107.68 | WARN | |
r-release-macos-arm64 | 3.0 | 63.00 | OK | |||
r-release-macos-x86_64 | 3.0 | 98.00 | OK | |||
r-release-windows-x86_64 | 3.0 | 36.00 | 115.00 | 151.00 | OK | |
r-oldrel-macos-arm64 | 3.0 | 123.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.0 | 138.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.0 | 46.00 | 140.00 | 186.00 | OK |
Version: 3.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
prova.cpp:465:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:528:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:676:26: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:693:26: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/KODAMA.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
prova.cpp:465:19: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:528:19: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:676:23: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:693:23: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/KODAMA.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.1’
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
prova.cpp:465:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:528:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:676:26: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:693:26: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/KODAMA.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
prova.cpp:465:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:528:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:676:26: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
prova.cpp:693:26: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = long long unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/KODAMA.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 3.0
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
data 1.6Mb
libs 2.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64