Last updated on 2025-09-25 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 30.31 | 182.93 | 213.24 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 18.11 | 123.72 | 141.83 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 365.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 380.84 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 36.00 | 193.00 | 229.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 31.00 | 174.90 | 205.90 | OK | |
r-release-linux-x86_64 | 1.0.1 | 26.87 | 176.92 | 203.79 | WARN | |
r-release-macos-arm64 | 1.0.2 | 106.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 320.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 41.00 | 223.00 | 264.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 106.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 218.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 45.00 | 264.00 | 309.00 | OK |
Version: 1.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
parameters.cpp:101:15: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
parameters.cpp:101:40: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/circumplex.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.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
parameters.cpp:101:24: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
parameters.cpp:101:49: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<eT>::result*) [with eT = double; typename arma_scalar_only<eT>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/circumplex.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64