CRAN Package Check Results for Maintainer ‘Benoit Gauzens <benoit.gauzens at gmail.com>’

Last updated on 2025-11-17 17:50:05 CET.

Package WARN NOTE OK
ATNr 6 4 3
fluxweb 13

Package ATNr

Current CRAN status: WARN: 6, NOTE: 4, OK: 3

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 21.1.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.2
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 'd:/Rcompile/CRANpkg/local/4.6/ATNr.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.3.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-10) 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-10) 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.3.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 Flavor: r-oldrel-macos-arm64

Version: 1.1.2
Check: installed package size
Result: NOTE installed size is 10.8Mb sub-directories of 1Mb or more: libs 10.1Mb Flavor: 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

Package fluxweb

Current CRAN status: OK: 13