Last updated on 2025-09-20 01:50:58 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
QuantRegGLasso | 3 | 10 | |
SpatMCA | 3 | 3 | 7 |
SpatPCA | 3 | 3 | 7 |
Current CRAN status: WARN: 3, OK: 10
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
awgl.cpp:451:30: warning: ‘eT arma::subview_col<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/QuantRegGLasso.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.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
awgl.cpp:451:27: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/QuantRegGLasso.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
awgl.cpp:451:30: warning: ‘eT arma::subview_col<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/QuantRegGLasso.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
Current CRAN status: WARN: 3, NOTE: 3, OK: 7
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: 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
Current CRAN status: WARN: 3, NOTE: 3, OK: 7
Version: 1.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatPCA.cpp:600:21: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::Op<arma::Mat<double>, arma::op_sum>; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
RcppSpatPCA.cpp:661:22: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::Op<arma::Mat<double>, arma::op_sum>; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
RcppSpatPCA.cpp:688:22: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::Op<arma::Mat<double>, arma::op_sum>; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/SpatPCA.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.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatPCA.cpp:600:18: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
RcppSpatPCA.cpp:661:19: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
RcppSpatPCA.cpp:688:19: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/SpatPCA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppSpatPCA.cpp:600:21: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::Op<arma::Mat<double>, arma::op_sum>; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
RcppSpatPCA.cpp:661:22: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::Op<arma::Mat<double>, arma::op_sum>; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
RcppSpatPCA.cpp:688:22: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::Op<arma::Mat<double>, arma::op_sum>; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/SpatPCA.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.3.5
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
doc 1.8Mb
libs 4.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.3.5
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