CRAN Package Check Results for Maintainer ‘Riccardo Rastelli <riccardoras at gmail.com>’

Last updated on 2025-10-10 13:50:10 CEST.

Package WARN NOTE OK
expSBM 2 11
GreedyEPL 9 4
IrishDirectorates 2 11
SparseLPM 2 11

Package expSBM

Current CRAN status: WARN: 2, NOTE: 11

Version: 1.3.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Riccardo Rastelli <riccardoras@gmail.com>’ The Description field contains <arXiv:1901.09828>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/expSBM.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 19.1.7 (7)’ * used C++ compiler: ‘Debian clang version 19.1.7 (7)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.5
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.3.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/expSBM.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

Package GreedyEPL

Current CRAN status: WARN: 9, NOTE: 4

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:33: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/GreedyEPL.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 19.1.7 (7)’ * used C++ compiler: ‘Debian clang version 19.1.7 (7)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2
Check: Rd files
Result: NOTE checkRd: (-1) MinimiseEPL.Rd:17: Lost braces in \itemize; meant \describe ? checkRd: (-1) MinimiseEPL.Rd:18: Lost braces in \itemize; meant \describe ? checkRd: (-1) MinimiseEPL.Rd:19: Lost braces in \itemize; meant \describe ? checkRd: (-1) MinimiseEPL.Rd:20: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/GreedyEPL.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: core_minimise_epl.cpp:45:33: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/GreedyEPL.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 21.1.2’ * used C++ compiler: ‘clang version 21.1.2’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/GreedyEPL.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: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.6/GreedyEPL.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-devel-windows-x86_64

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/GreedyEPL.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/GreedyEPL.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-release-linux-x86_64

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.5/GreedyEPL.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-release-windows-x86_64

Version: 1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: core_minimise_epl.cpp:45:36: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See 'd:/Rcompile/CRANpkg/local/4.4/GreedyEPL.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64

Package IrishDirectorates

Current CRAN status: WARN: 2, NOTE: 11

Version: 1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/IrishDirectorates.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.4
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/IrishDirectorates.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

Package SparseLPM

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Riccardo Rastelli <riccardoras@gmail.com>’ The Description field contains <arXiv:1808.09262>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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.