Last updated on 2025-09-19 18:49:52 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
hwep | 3 | 10 | |
ldsep | 9 | 4 | |
segtest | 13 | ||
seqgendiff | 13 | ||
tensr | 13 | ||
updog | 3 | 10 |
Current CRAN status: NOTE: 3, OK: 10
Version: 2.0.3
Check: installed package size
Result: NOTE
installed size is 50.6Mb
sub-directories of 1Mb or more:
libs 49.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.0.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 9, OK: 4
Version: 2.1.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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 2.1.6
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 5.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: WARN: 3, OK: 10
Version: 2.1.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:71:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more. [-W#pragma-messages]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
gradients.cpp:128:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
gradients.cpp:156:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
objective.cpp:224:13: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
objective.cpp:259:13: 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/updog.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
gradients.cpp:128:22: 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]
gradients.cpp:156:22: 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]
objective.cpp:224:22: 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]
objective.cpp:259:22: 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/updog.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