CRAN Package Check Results for Package jSDM

Last updated on 2025-11-03 17:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 694.09 269.25 963.34 WARN
r-devel-linux-x86_64-debian-gcc 0.2.6 449.97 178.60 628.57 WARN
r-devel-linux-x86_64-fedora-clang 0.2.7 206.00 1626.69 1832.69 OK
r-devel-linux-x86_64-fedora-gcc 0.2.7 1260.00 470.26 1730.26 OK
r-devel-windows-x86_64 0.2.6 792.00 389.00 1181.00 WARN
r-patched-linux-x86_64 0.2.6 705.14 253.95 959.09 WARN
r-release-linux-x86_64 0.2.6 700.05 255.92 955.97 WARN
r-release-macos-arm64 0.2.7 232.00 173.00 405.00 OK
r-release-macos-x86_64 0.2.7 219.00 326.00 545.00 OK
r-release-windows-x86_64 0.2.6 756.00 386.00 1142.00 WARN
r-oldrel-macos-arm64 0.2.7 218.00 166.00 384.00 NOTE
r-oldrel-macos-x86_64 0.2.7 199.00 335.00 534.00 NOTE
r-oldrel-windows-x86_64 0.2.6 911.00 472.00 1383.00 WARN

Check Details

Version: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:120:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:154:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:220:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:257:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:292:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:326:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] Rcpp_jSDM_useful.cpp:392:14: warning: 'is_finite<arma::Mat<double>>' is deprecated: change arma::is_finite(X) to X.is_finite() [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/jSDM.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (7)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.6
Check: Rd files
Result: NOTE checkRd: (-1) jSDM_binomial_probit_long_format.Rd:45: Lost braces 45 | \code{species} \tab numeric or character eqn{n_{obs}}{n_obs}-length vector indicating the species observed, \cr | ^ checkRd: (-1) jSDM_binomial_probit_long_format.Rd:45: Lost braces; missing escapes or markup? 45 | \code{species} \tab numeric or character eqn{n_{obs}}{n_obs}-length vector indicating the species observed, \cr | ^ checkRd: (-1) jSDM_binomial_probit_long_format.Rd:45: Lost braces 45 | \code{species} \tab numeric or character eqn{n_{obs}}{n_obs}-length vector indicating the species observed, \cr | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:23: 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] Rcpp_jSDM_useful.cpp:120:23: 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] Rcpp_jSDM_useful.cpp:154:23: 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] Rcpp_jSDM_useful.cpp:220:23: 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] Rcpp_jSDM_useful.cpp:257:23: 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] Rcpp_jSDM_useful.cpp:292:23: 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] Rcpp_jSDM_useful.cpp:326:23: 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] Rcpp_jSDM_useful.cpp:392:23: 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] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/jSDM.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:23: 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] Rcpp_jSDM_useful.cpp:120:23: 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] Rcpp_jSDM_useful.cpp:154:23: 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] Rcpp_jSDM_useful.cpp:220:23: 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] Rcpp_jSDM_useful.cpp:257:23: 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] Rcpp_jSDM_useful.cpp:292:23: 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] Rcpp_jSDM_useful.cpp:326:23: 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] Rcpp_jSDM_useful.cpp:392:23: 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] See 'd:/Rcompile/CRANpkg/local/4.6/jSDM.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.3.0' Flavor: r-devel-windows-x86_64

Version: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:23: 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] Rcpp_jSDM_useful.cpp:120:23: 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] Rcpp_jSDM_useful.cpp:154:23: 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] Rcpp_jSDM_useful.cpp:220:23: 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] Rcpp_jSDM_useful.cpp:257:23: 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] Rcpp_jSDM_useful.cpp:292:23: 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] Rcpp_jSDM_useful.cpp:326:23: 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] Rcpp_jSDM_useful.cpp:392:23: 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] See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/jSDM.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: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:23: 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] Rcpp_jSDM_useful.cpp:120:23: 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] Rcpp_jSDM_useful.cpp:154:23: 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] Rcpp_jSDM_useful.cpp:220:23: 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] Rcpp_jSDM_useful.cpp:257:23: 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] Rcpp_jSDM_useful.cpp:292:23: 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] Rcpp_jSDM_useful.cpp:326:23: 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] Rcpp_jSDM_useful.cpp:392:23: 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] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/jSDM.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: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:23: 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] Rcpp_jSDM_useful.cpp:120:23: 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] Rcpp_jSDM_useful.cpp:154:23: 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] Rcpp_jSDM_useful.cpp:220:23: 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] Rcpp_jSDM_useful.cpp:257:23: 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] Rcpp_jSDM_useful.cpp:292:23: 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] Rcpp_jSDM_useful.cpp:326:23: 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] Rcpp_jSDM_useful.cpp:392:23: 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] See 'd:/Rcompile/CRANpkg/local/4.5/jSDM.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.3.0' Flavor: r-release-windows-x86_64

Version: 0.2.7
Check: installed package size
Result: NOTE installed size is 36.5Mb sub-directories of 1Mb or more: doc 2.4Mb libs 33.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rcpp_jSDM_useful.cpp:85:23: 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] Rcpp_jSDM_useful.cpp:120:23: 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] Rcpp_jSDM_useful.cpp:154:23: 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] Rcpp_jSDM_useful.cpp:220:23: 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] Rcpp_jSDM_useful.cpp:257:23: 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] Rcpp_jSDM_useful.cpp:292:23: 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] Rcpp_jSDM_useful.cpp:326:23: 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] Rcpp_jSDM_useful.cpp:392:23: 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] See 'd:/Rcompile/CRANpkg/local/4.4/jSDM.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.