Last updated on 2025-11-28 02:51:05 CET.
| Package | WARN | NOTE |
|---|---|---|
| pleiotest | 4 | 9 |
Current CRAN status: WARN: 4, NOTE: 9
Version: 1.0.0
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/pleiotest.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.0.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, 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.0.0
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/pleiotest.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: 1.0.0
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getXX_XYc.cpp:26:16: warning: 'is_finite<int>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
getXX_XYc.cpp:52:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/pleiotest.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getXX_XYc.cpp:26:25: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = int; typename arma_scalar_only<T>::result = int]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
getXX_XYc.cpp:52:25: 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]
See ‘/data/gannet/ripley/R/packages/tests-devel/pleiotest.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc