Last updated on 2025-09-24 08:51:07 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.0 | 21.31 | 22.68 | 43.99 | WARN | |
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.0 | 35.00 | 61.00 | 96.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 32.35 | 26.27 | 58.62 | 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-devel-gcc/Work/PKGS/globpso.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
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