Last updated on 2025-09-25 08:50:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 40.00 | 26.50 | 66.50 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 32.80 | 20.78 | 53.58 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 104.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 116.85 | NOTE | |||
r-devel-windows-x86_64 | 1.1.1 | 42.00 | 65.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 40.71 | 25.07 | 65.78 | NOTE | |
r-release-linux-x86_64 | 1.1.1 | 44.63 | 25.04 | 69.67 | 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 | 41.00 | 68.00 | 109.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 | 55.00 | 76.00 | 131.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 (3+b2)’
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.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