CRAN Package Check Results for Maintainer ‘Davide Altomare <davide.altomare at gmail.com>’

Last updated on 2025-09-20 00:50:34 CEST.

Package WARN NOTE OK
ChannelAttributionApp 5 8
FBFsearch 3 3 7

Package ChannelAttributionApp

Current CRAN status: NOTE: 5, OK: 8

Version: 1.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Davide Altomare <davide.altomare@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Davide", family = "Altomare", role = c("aut", "cre"), email = "davide.altomare@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package FBFsearch

Current CRAN status: WARN: 3, NOTE: 3, OK: 7

Version: 1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Davide Altomare <davide.altomare@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Davide", family = "Altomare", role = c("aut", "cre"), email = "davide.altomare@gmail.com"), person(given = "Guido", family = "Consonni", role = "aut"), person(given = "Luca", family = "La Rocca", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: FBFsearch.cpp:164:17: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:229:17: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:318:27: 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::eGlue<arma::Mat<double>, arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eglue_minus>; 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] FBFsearch.cpp:320:45: 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::subview_elem1<double, arma::Mat<unsigned int> >; 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] FBFsearch.cpp:321:25: 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 = unsigned int; T1 = arma::Mat<unsigned int>; out_eT = long unsigned int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:326:30: 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::subview_elem1<double, arma::Mat<unsigned int> >; 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] FBFsearch.cpp:340:21: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:341:21: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:357:36: 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::Mat<double>; 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] FBFsearch.cpp:362:28: 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::eGlue<arma::Mat<double>, arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eglue_minus>; 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] FBFsearch.cpp:376:16: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:429:32: 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::Mat<double>; 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] FBFsearch.cpp:436:24: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:439:41: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:445:25: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:460:18: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] FBFsearch.cpp:472:18: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] FBFsearch.cpp:498:18: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] FBFsearch.cpp:514:36: 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::Mat<double>; 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] FBFsearch.cpp:521:28: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:524:45: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:637:25: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:706:22: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:799:23: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/FBFsearch.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: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: FBFsearch.cpp:164:8: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:229:8: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:318:23: warning: 'from<double, arma::eGlue<arma::Mat<double>, arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eglue_minus>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:320:41: warning: 'from<double, arma::subview_elem1<double, arma::Mat<unsigned int>>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:321:21: warning: 'from<unsigned int, arma::Mat<unsigned int>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:326:26: warning: 'from<double, arma::subview_elem1<double, arma::Mat<unsigned int>>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:340:14: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:341:14: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:357:32: warning: 'from<double, arma::Mat<double>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:362:24: warning: 'from<double, arma::eGlue<arma::Mat<double>, arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eglue_minus>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:376:7: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:429:28: warning: 'from<double, arma::Mat<double>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:436:17: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:439:34: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:445:18: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:460:8: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] FBFsearch.cpp:472:9: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] FBFsearch.cpp:498:15: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] FBFsearch.cpp:514:32: warning: 'from<double, arma::Mat<double>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:521:21: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:524:38: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:637:18: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:706:15: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:799:16: warning: 'log_add<double>' is deprecated [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/FBFsearch.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: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: FBFsearch.cpp:164:17: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:229:17: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:318:27: 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::eGlue<arma::Mat<double>, arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eglue_minus>; 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] FBFsearch.cpp:320:45: 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::subview_elem1<double, arma::Mat<unsigned int> >; 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] FBFsearch.cpp:321:25: 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 = unsigned int; T1 = arma::Mat<unsigned int>; out_eT = long unsigned int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] FBFsearch.cpp:326:30: 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::subview_elem1<double, arma::Mat<unsigned int> >; 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] FBFsearch.cpp:340:21: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:341:21: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:357:36: 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::Mat<double>; 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] FBFsearch.cpp:362:28: 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::eGlue<arma::Mat<double>, arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Col<double>, arma::glue_times>, arma::eglue_minus>; 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] FBFsearch.cpp:376:16: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] FBFsearch.cpp:429:32: 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::Mat<double>; 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] FBFsearch.cpp:436:24: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:439:41: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:445:25: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:460:18: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] FBFsearch.cpp:472:18: warning: ‘bool arma::is_finite(const Base<typename T1::elem_type, T1>&) [with T1 = Mat<double>; typename T1::elem_type = double]’ is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] FBFsearch.cpp:498:18: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] FBFsearch.cpp:514:36: 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::Mat<double>; 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] FBFsearch.cpp:521:28: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:524:45: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:637:25: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:706:22: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:799:23: warning: ‘typename arma::arma_real_only<T>::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only<T>::result = double]’ is deprecated [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/FBFsearch.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: 1.2
Check: installed package size
Result: NOTE installed size is 5.8Mb sub-directories of 1Mb or more: data 3.5Mb libs 2.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64