Last updated on 2025-09-20 01:50:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.4 | 61.61 | 249.67 | 311.28 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.4 | 46.01 | 192.52 | 238.53 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2.4 | 487.23 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.4 | 545.27 | WARN | |||
r-devel-windows-x86_64 | 2.2.4 | 65.00 | 300.00 | 365.00 | OK | |
r-patched-linux-x86_64 | 2.2.4 | 65.02 | 267.59 | 332.61 | OK | |
r-release-linux-x86_64 | 2.2.4 | 62.37 | 267.75 | 330.12 | OK | |
r-release-macos-arm64 | 2.2.4 | 182.00 | OK | |||
r-release-macos-x86_64 | 2.2.4 | 672.00 | OK | |||
r-release-windows-x86_64 | 2.2.4 | 60.00 | 304.00 | 364.00 | OK | |
r-oldrel-macos-arm64 | 2.2.4 | 185.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.2.4 | 641.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.2.4 | 79.00 | 401.00 | 480.00 | OK |
Version: 2.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
diss_helpers.cpp:233:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
diss_helpers.cpp:280:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
regression_methods.cpp:163:47: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = double; T1 = arma::Glue<arma::Mat<double>, arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_minus>, arma::glue_cor>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
regression_methods.cpp:164:47: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = double; T1 = arma::Glue<arma::Mat<double>, arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_minus>, arma::glue_cor>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/resemble.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: 2.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
diss_helpers.cpp:233:7: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
diss_helpers.cpp:280:7: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
regression_methods.cpp:163:43: warning: 'from<double, arma::Glue<arma::Mat<double>, arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_minus>, arma::glue_cor>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
regression_methods.cpp:164:43: warning: 'from<double, arma::Glue<arma::Mat<double>, arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_minus>, arma::glue_cor>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/resemble.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
diss_helpers.cpp:233:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
diss_helpers.cpp:280:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations]
regression_methods.cpp:163:47: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = double; T1 = arma::Glue<arma::Mat<double>, arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_minus>, arma::glue_cor>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
regression_methods.cpp:164:47: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = double; T1 = arma::Glue<arma::Mat<double>, arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_minus>, arma::glue_cor>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/resemble.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: 2.2.4
Check: installed package size
Result: NOTE
installed size is 9.5Mb
sub-directories of 1Mb or more:
doc 1.9Mb
libs 7.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.