Last updated on 2025-10-01 03:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 39.77 | 78.07 | 117.84 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 30.31 | 55.85 | 86.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 203.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 193.11 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 53.00 | 107.00 | 160.00 | WARN | |
r-patched-linux-x86_64 | 1.0.4 | 42.55 | 71.94 | 114.49 | WARN | |
r-release-linux-x86_64 | 1.0.4 | 42.99 | 71.50 | 114.49 | WARN | |
r-release-macos-arm64 | 1.0.4 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.0.7 | 151.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 49.00 | 104.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.7 | 189.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.7 | 58.00 | 128.00 | 186.00 | OK |
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 ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/SpatMCA.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.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 'd:/Rcompile/CRANpkg/local/4.6/SpatMCA.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-devel-windows-x86_64
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-patched-gcc/Work/PKGS/SpatMCA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-patched-linux-x86_64
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.
Flavor: r-oldrel-macos-arm64