Last updated on 2025-09-21 18:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.14 | 656.22 | 46.78 | 703.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.14 | 334.40 | 34.33 | 368.73 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.0.14 | 1524.87 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.14 | 1157.51 | WARN | |||
r-devel-windows-x86_64 | 0.0.14 | 705.00 | 99.00 | 804.00 | OK | |
r-patched-linux-x86_64 | 0.0.14 | 572.06 | 43.95 | 616.01 | OK | |
r-release-linux-x86_64 | 0.0.14 | 584.83 | 43.77 | 628.60 | WARN | |
r-release-macos-arm64 | 0.0.14 | 225.00 | OK | |||
r-release-macos-x86_64 | 0.0.14 | 189.00 | OK | |||
r-release-windows-x86_64 | 0.0.14 | 705.00 | 96.00 | 801.00 | OK | |
r-oldrel-macos-arm64 | 0.0.14 | 274.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.14 | 221.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.0.14 | 852.00 | 117.00 | 969.00 | OK |
Version: 0.0.14
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kosuke Imai <imai@harvard.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kosuke",
family = "Imai",
role = c("aut", "cre"),
email = "imai@harvard.edu"),
person(given = "James",
family = "Lo",
role = "aut",
email = "jameslo989@gmail.com"),
person(given = "Jonathan",
family = "Olmsted",
role = "aut",
email = "jpolmsted@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.14
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getEystar_dynIRT.cpp:46:50: 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]
getEystar_hierIRT.cpp:47:38: 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]
getEzstar_ordIRT.cpp:41: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]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/emIRT.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.14
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getEystar_dynIRT.cpp:46:20: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
getEystar_hierIRT.cpp:47:15: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
getEzstar_ordIRT.cpp:41:14: 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/emIRT.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.1’
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0.14
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getEystar_dynIRT.cpp:46:50: 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]
getEystar_hierIRT.cpp:47:38: 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]
getEzstar_ordIRT.cpp:41: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]
See ‘/data/gannet/ripley/R/packages/tests-devel/emIRT.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0.14
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getEystar_dynIRT.cpp:46:50: 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]
getEystar_hierIRT.cpp:47:38: 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]
getEzstar_ordIRT.cpp:41:30: 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/emIRT.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 0.0.14
Check: installed package size
Result: NOTE
installed size is 18.1Mb
sub-directories of 1Mb or more:
data 2.0Mb
libs 15.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64