Last updated on 2025-09-23 01:49:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.4 | 229.62 | 115.76 | 345.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.4 | 154.12 | 82.04 | 236.16 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.2.4 | 639.49 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 642.18 | WARN | |||
r-devel-windows-x86_64 | 1.2.4 | 257.00 | 163.00 | 420.00 | OK | |
r-patched-linux-x86_64 | 1.2.4 | 252.32 | 108.69 | 361.01 | OK | |
r-release-linux-x86_64 | 1.2.4 | 248.74 | 107.50 | 356.24 | WARN | |
r-release-macos-arm64 | 1.2.4 | 199.00 | OK | |||
r-release-macos-x86_64 | 1.2.4 | 223.00 | OK | |||
r-release-windows-x86_64 | 1.2.4 | 262.00 | 167.00 | 429.00 | OK | |
r-oldrel-macos-arm64 | 1.2.4 | 159.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.4 | 269.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.4 | 314.00 | 203.00 | 517.00 | OK |
Version: 1.2.4
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Shihao Yang [aut, cre] (<https://orcid.org/0000-0003-3910-4969>), Samuel W.K. Wong [aut] (<https://orcid.org/0000-0002-7325-7267>), S.C. Kou [ctb, cph] (Contributor of MAGI method development)’
Authors@R: ‘Shihao Yang [aut, cre] (ORCID: <https://orcid.org/0000-0003-3910-4969>), Samuel W.K. Wong [aut] (ORCID: <https://orcid.org/0000-0002-7325-7267>), S.C. Kou [ctb, cph] (role: Contributor of MAGI method development)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hmc.cpp:194:19: 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]
hmc.cpp:207:19: 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/magi.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.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hmc.cpp:194:10: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
hmc.cpp:207:10: 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/magi.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hmc.cpp:194:19: 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]
hmc.cpp:207:19: 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/magi.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.2.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hmc.cpp:194:19: 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]
hmc.cpp:207:19: 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/magi.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: 1.2.4
Check: installed package size
Result: NOTE
installed size is 24.2Mb
sub-directories of 1Mb or more:
libs 22.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64