Last updated on 2025-09-24 03:50:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 566.15 | 701.60 | 1267.75 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 338.38 | 445.92 | 784.30 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 1982.53 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 1795.23 | WARN | |||
r-devel-windows-x86_64 | 2.0.0 | 595.00 | 568.00 | 1163.00 | OK | |
r-patched-linux-x86_64 | 2.0.0 | 538.81 | 541.90 | 1080.71 | OK | |
r-release-linux-x86_64 | 2.0.0 | 523.16 | 533.34 | 1056.50 | WARN | |
r-release-macos-arm64 | 2.0.0 | 267.00 | OK | |||
r-release-macos-x86_64 | 2.0.0 | 593.00 | OK | |||
r-release-windows-x86_64 | 2.0.0 | 720.00 | 605.00 | 1325.00 | WARN | |
r-oldrel-macos-arm64 | 2.0.0 | 317.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0.0 | 594.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.0.0 | 764.00 | 765.00 | 1529.00 | OK |
Version: 2.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pre2-log_EM.cpp:123:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
pre2-log_EM.cpp:290:16: 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/seqHMM.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.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pre2-log_EM.cpp:123: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]
pre2-log_EM.cpp:290: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/seqHMM.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: 2.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pre2-log_EM.cpp:123:16: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
pre2-log_EM.cpp:290: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/seqHMM.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pre2-log_EM.cpp:123: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]
pre2-log_EM.cpp:290: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/seqHMM.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: 2.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pre2-log_EM.cpp:123:25: 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]
pre2-log_EM.cpp:290:25: 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/seqHMM.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 2.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pre2-log_EM.cpp:123:25: 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]
pre2-log_EM.cpp:290:25: 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 'd:/Rcompile/CRANpkg/local/4.5/seqHMM.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-release-windows-x86_64
Version: 2.0.0
Check: installed package size
Result: NOTE
installed size is 25.9Mb
sub-directories of 1Mb or more:
libs 23.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64