Last updated on 2025-10-10 01:48:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 83.18 | 103.38 | 186.56 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 59.14 | 103.76 | 162.90 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 319.93 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 399.04 | WARN | |||
r-devel-windows-x86_64 | 1.1.1 | 96.00 | 188.00 | 284.00 | WARN | |
r-patched-linux-x86_64 | 1.1.1 | 84.67 | 140.19 | 224.86 | WARN | |
r-release-linux-x86_64 | 1.1.1 | 85.58 | 132.03 | 217.61 | WARN | |
r-release-macos-arm64 | 1.1.1 | 86.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 151.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 95.00 | 193.00 | 288.00 | WARN | |
r-oldrel-macos-arm64 | 1.1.1 | 105.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.1 | 148.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.1 | 112.00 | 208.00 | 320.00 | WARN |
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:17: warning: 'pow<arma::Mat<double>, 1U, arma::Op<arma::Col<double>, arma::op_htrans>>' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:17: warning: 'pow<arma::Mat<double>, 1U, arma::Op<arma::Col<double>, arma::op_htrans>>' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:17: warning: 'pow<arma::Mat<double>, 1U, arma::Op<arma::Col<double>, arma::op_htrans>>' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ATNr.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (7)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ATNr.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.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:17: warning: 'pow<arma::Mat<double>, 1U, arma::Op<arma::Col<double>, arma::op_htrans>>' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:17: warning: 'pow<arma::Mat<double>, 1U, arma::Op<arma::Col<double>, arma::op_htrans>>' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:17: warning: 'pow<arma::Mat<double>, 1U, arma::Op<arma::Col<double>, arma::op_htrans>>' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/ATNr.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.2’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R.rsp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/ATNr.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.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.6/ATNr.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-devel-windows-x86_64
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/ATNr.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.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: ‘arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]’ is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/ATNr.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.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.5/ATNr.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-release-windows-x86_64
Version: 1.1.1
Check: installed package size
Result: NOTE
installed size is 10.7Mb
sub-directories of 1Mb or more:
libs 9.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Scaled.cpp:166:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled.cpp:145:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
Unscaled_nuts.cpp:195:20: warning: 'arma::Mat<typename T1::elem_type> arma::pow(const subview_each1<parent, mode>&, const Base<typename parent::elem_type, T2>&) [with parent = Mat<double>; unsigned int mode = 1; T2 = Op<Col<double>, op_htrans>; typename T1::elem_type = double; typename parent::elem_type = double]' is deprecated: refactor your code to use pow() in conjunction with repmat() [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.4/ATNr.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'
Flavor: r-oldrel-windows-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.