* using log directory 'd:/Rcompile/CRANpkg/local/4.4/FBFsearch.Rcheck' * using R version 4.4.3 (2025-02-28 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'FBFsearch/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'FBFsearch' version '1.2' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'FBFsearch' can be installed ... WARNING Found the following significant warnings: FBFsearch.cpp:164:17: warning: 'bool arma::is_finite(eT, const typename arma_scalar_only::result*) [with eT = double; typename arma_scalar_only::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::result*) [with eT = double; typename arma_scalar_only::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::eGlue, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::eglue_minus>; out_eT = double; typename arma::arma_not_cx::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::subview_elem1 >; out_eT = double; typename arma::arma_not_cx::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = unsigned int; T1 = arma::Mat; out_eT = long unsigned int; typename arma::arma_not_cx::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::subview_elem1 >; out_eT = double; typename arma::arma_not_cx::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::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:341:21: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:357:36: warning: 'static out_eT arma::conv_to::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::Mat; out_eT = double; typename arma::arma_not_cx::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::eGlue, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::eglue_minus>; out_eT = double; typename arma::arma_not_cx::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::result*) [with eT = double; typename arma_scalar_only::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::Mat; out_eT = double; typename arma::arma_not_cx::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::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:439:41: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:445:25: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:460:18: warning: 'eT arma::Mat::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&) [with T1 = Mat; 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::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::from(const arma::Base&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::Mat; out_eT = double; typename arma::arma_not_cx::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::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:524:45: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:637:25: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:706:22: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] FBFsearch.cpp:799:23: warning: 'typename arma::arma_real_only::result arma::log_add(eT, eT) [with eT = double; typename arma_real_only::result = double]' is deprecated [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.4/FBFsearch.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compiled code ... OK * checking examples ... [1s] OK * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... [2s] OK * DONE Status: 1 WARNING