CRAN Package Check Results for Package robustHD

Last updated on 2025-09-27 08:48:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.1 88.22 135.79 224.01 WARN
r-devel-linux-x86_64-debian-gcc 0.8.1 60.97 92.83 153.80 WARN
r-devel-linux-x86_64-fedora-clang 0.8.1 381.49 WARN
r-devel-linux-x86_64-fedora-gcc 0.8.1 358.91 WARN
r-devel-windows-x86_64 0.8.1 108.00 161.00 269.00 WARN
r-patched-linux-x86_64 0.8.1 91.41 127.04 218.45 WARN
r-release-linux-x86_64 0.8.1 91.24 126.67 217.91 WARN
r-release-macos-arm64 0.8.1 84.00 OK
r-release-macos-x86_64 0.8.1 154.00 OK
r-release-windows-x86_64 0.8.1 106.00 163.00 269.00 WARN
r-oldrel-macos-arm64 0.8.1 89.00 NOTE
r-oldrel-macos-x86_64 0.8.1 183.00 NOTE
r-oldrel-windows-x86_64 0.8.1 120.00 205.00 325.00 WARN

Check Details

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:14: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:25: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:18: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:32: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:30: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/robustHD.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 19.1.7 (3+b2)’ * used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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/robustHD.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ * used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:14: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:25: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:18: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:32: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:30: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/robustHD.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 21.1.1’ * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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 ‘/data/gannet/ripley/R/packages/tests-devel/robustHD.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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 'd:/Rcompile/CRANpkg/local/4.6/robustHD.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-devel-windows-x86_64

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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-patched-gcc/Work/PKGS/robustHD.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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/robustHD.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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 'd:/Rcompile/CRANpkg/local/4.5/robustHD.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-release-windows-x86_64

Version: 0.8.1
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: data 1.5Mb libs 4.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.8.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: fastGrplars.cpp:158:24: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastGrplars.cpp:239:42: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:103:21: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] fastLars.cpp:180:35: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] fastLars.cpp:181:33: 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 'd:/Rcompile/CRANpkg/local/4.4/robustHD.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64