Last updated on 2025-09-26 08:50:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 33.31 | 29.06 | 62.37 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 23.06 | 21.38 | 44.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 99.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 104.46 | OK | |||
r-devel-windows-x86_64 | 1.3.1 | 37.00 | 65.00 | 102.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 32.49 | 24.68 | 57.17 | OK | |
r-release-linux-x86_64 | 1.3.0 | 31.35 | 26.24 | 57.59 | WARN | |
r-release-macos-arm64 | 1.3.1 | 30.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 70.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 36.00 | 64.00 | 100.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.1 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 42.00 | 75.00 | 117.00 | OK |
Version: 1.3.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./psoKernel.h:58:19: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
./psoKernel.h:90:23: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
./deKernel.h:50:19: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
./deKernel.h:88:23: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/globpso.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
psoKernel.h:58:22: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
psoKernel.h:90:26: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
deKernel.h:50:22: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
deKernel.h:88:26: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/globpso.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64