Last updated on 2025-09-19 20:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 160.47 | 220.01 | 380.48 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 99.63 | 132.16 | 231.79 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 575.21 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 549.41 | WARN | |||
r-devel-windows-x86_64 | 1.0.5 | 181.00 | 201.00 | 382.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 156.51 | 201.97 | 358.48 | OK | |
r-release-linux-x86_64 | 1.0.5 | 156.27 | 201.03 | 357.30 | OK | |
r-release-macos-arm64 | 1.0.5 | 196.00 | OK | |||
r-release-macos-x86_64 | 1.0.5 | 274.00 | OK | |||
r-release-windows-x86_64 | 1.0.5 | 187.00 | 200.00 | 387.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5 | 181.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.5 | 213.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.5 | 221.00 | 329.00 | 550.00 | OK |
Version: 1.0.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Samuel I. Berchuck <sib2@duke.edu>’
The Description field contains
Berchuck et al (2018), <arXiv:1805.11636>. The paper is in press at the
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.0.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/womblR.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: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MCMC_Samplers.cpp:304:30: 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]
MCMC_Samplers.cpp:434:30: 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]
MCMC_Samplers.cpp:543: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]
MCMC_Samplers.cpp:571: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]
MCMC_Samplers.cpp:623: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 ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/womblR.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
Version: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MCMC_Samplers.cpp:304:21: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
MCMC_Samplers.cpp:434:21: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
MCMC_Samplers.cpp:543:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
MCMC_Samplers.cpp:571:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
MCMC_Samplers.cpp:623: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/womblR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MCMC_Samplers.cpp:304:30: 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]
MCMC_Samplers.cpp:434:30: 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]
MCMC_Samplers.cpp:543: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]
MCMC_Samplers.cpp:571: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]
MCMC_Samplers.cpp:623: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/womblR.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
Version: 1.0.5
Check: installed package size
Result: NOTE
installed size is 8.7Mb
sub-directories of 1Mb or more:
libs 7.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64