Last updated on 2025-10-09 17:50:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 41.30 | 26.46 | 67.76 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 33.70 | 20.81 | 54.51 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 103.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 122.52 | NOTE | |||
r-devel-windows-x86_64 | 1.1.1 | 46.00 | 64.00 | 110.00 | WARN | |
r-patched-linux-x86_64 | 1.1.1 | 41.72 | 25.19 | 66.91 | NOTE | |
r-release-linux-x86_64 | 1.1.1 | 47.29 | 25.20 | 72.49 | NOTE | |
r-release-macos-arm64 | 1.1.1 | 34.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.1 | 72.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.1 | 45.00 | 62.00 | 107.00 | WARN | |
r-oldrel-macos-arm64 | 1.1.1 | 32.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.1 | 54.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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 19.1.7 (7)’
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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1.1
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/CoxPlus.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.1.1
Check: compiled code
Result: NOTE
File ‘CoxPlus/libs/CoxPlus.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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.2.0'
Flavor: r-devel-windows-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.5/CoxPlus.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-release-windows-x86_64
Version: 1.1.1
Check: installed package size
Result: NOTE
installed size is 6.6Mb
sub-directories of 1Mb or more:
libs 6.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-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
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.