Last updated on 2025-11-21 05:49:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 43.31 | 26.49 | 69.80 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.5.7 | 38.48 | 22.12 | 60.60 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.5.7 | 212.00 | -68.80 | 143.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.7 | 266.00 | -105.68 | 160.32 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 48.00 | 62.00 | 110.00 | WARN | |
| r-patched-linux-x86_64 | 1.1.1 | 45.57 | 25.35 | 70.92 | NOTE | |
| r-release-linux-x86_64 | 1.1.1 | 46.56 | 25.43 | 71.99 | NOTE | |
| r-release-macos-arm64 | 1.5.7 | 1.00 | 4.00 | 5.00 | ERROR | |
| r-release-macos-x86_64 | 1.5.7 | 57.00 | 60.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 44.00 | 61.00 | 105.00 | WARN | |
| r-oldrel-macos-arm64 | 1.5.7 | 1.00 | 8.00 | 9.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.5.7 | 62.00 | 43.00 | 105.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.1 | 54.00 | 76.00 | 130.00 | WARN |
Version: 1.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jing Peng <pengjing@live.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Jing",
family = "Peng",
role = c("aut", "cre"),
email = "pengjing@live.com")
as necessary.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
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/CoxPlus.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 21.1.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxReg.cpp:554:78: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
coxReg.cpp:557:78: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
coxReg.cpp:853:70: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
coxReg.cpp:856:70: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.6/CoxPlus.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-devel-windows-x86_64
Version: 1.5.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxReg.cpp:554:78: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
coxReg.cpp:557:78: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
coxReg.cpp:853:70: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
coxReg.cpp:856:70: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.5/CoxPlus.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-release-windows-x86_64
Version: 1.5.7
Check: installed package size
Result: NOTE
installed size is 8.4Mb
sub-directories of 1Mb or more:
libs 8.3Mb
Flavor: r-oldrel-macos-x86_64
Version: 1.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxReg.cpp:554:78: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
coxReg.cpp:557:78: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
coxReg.cpp:853:70: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
coxReg.cpp:856:70: warning: 'eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.4/CoxPlus.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'
Flavor: r-oldrel-windows-x86_64
Version: 1.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.