Last updated on 2025-09-22 21:48:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 39.20 | 77.51 | 116.71 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 30.75 | 55.27 | 86.02 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 207.68 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 198.22 | WARN | |||
r-devel-windows-x86_64 | 1.0.4 | 51.00 | 102.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 44.33 | 72.02 | 116.35 | OK | |
r-release-linux-x86_64 | 1.0.4 | 43.96 | 71.52 | 115.48 | WARN | |
r-release-macos-arm64 | 1.0.4 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 87.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 50.00 | 103.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.4 | 50.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.4 | 58.00 | 133.00 | 191.00 | NOTE |
Version: 1.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatMCA.cpp:641:22: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:702:13: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:930:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/SpatMCA.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.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatMCA.cpp:641:19: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:702:10: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:930:7: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/SpatMCA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatMCA.cpp:641:22: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:702:13: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:930:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/SpatMCA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatMCA.cpp:641:22: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:702:13: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
RcppSpatMCA.cpp:930:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/SpatMCA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 1.0.4
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64