Last updated on 2025-11-28 00:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 53.29 | 31.46 | 84.75 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 33.96 | 23.96 | 57.92 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 116.00 | 52.68 | 168.68 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 136.00 | 21.44 | 157.44 | WARN | |
| r-devel-windows-x86_64 | 1.2 | 67.00 | 69.00 | 136.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2 | 51.55 | 29.61 | 81.16 | NOTE | |
| r-release-linux-x86_64 | 1.2 | 52.85 | 29.45 | 82.30 | NOTE | |
| r-release-macos-arm64 | 1.2 | NOTE | ||||
| r-release-macos-x86_64 | 1.2 | 19.00 | 33.00 | 52.00 | NOTE | |
| r-release-windows-x86_64 | 1.2 | 61.00 | 68.00 | 129.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2 | 17.00 | 26.00 | 43.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2 | 73.00 | 86.00 | 159.00 | NOTE |
Version: 1.2
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:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/lvmcomp.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 21.1.5 (1)’
* used C++ compiler: ‘Debian clang version 21.1.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.2
Check: Rd files
Result: NOTE
checkRd: (-1) StEM_pcirt.Rd:11: Lost braces; missing escapes or markup?
11 | \item{response}{N by J matrix containing {0,1,...,M-1} responses, where N is the number of respondents and J is the number of items.}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/lvmcomp.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
depend_funcs.cpp:127:17: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
depend_funcs.cpp:135:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
depend_funcs.cpp:345:17: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
depend_funcs.cpp:354:19: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations]
depend_funcs.cpp:361:15: 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/lvmcomp.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.6’
* used C++ compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
depend_funcs.cpp:127:26: 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]
depend_funcs.cpp:135:28: 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]
depend_funcs.cpp:345:26: 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]
depend_funcs.cpp:354:28: 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]
depend_funcs.cpp:361:24: 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/lvmcomp.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