Last updated on 2025-09-20 04:50:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 25.00 | 23.43 | 48.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 14.09 | 19.45 | 33.54 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 91.98 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 79.43 | WARN | |||
r-devel-windows-x86_64 | 0.1.1 | 31.00 | 61.00 | 92.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 23.99 | 22.42 | 46.41 | OK | |
r-release-linux-x86_64 | 0.1.1 | 23.92 | 22.59 | 46.51 | OK | |
r-release-macos-arm64 | 0.1.1 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 40.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 31.00 | 59.00 | 90.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 36.00 | 70.00 | 106.00 | OK |
Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Xi (Rossi) LUO <xi.rossi.luo@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Xi",
family = "LUO",
role = "aut",
comment = "Rossi"),
person(given = "Florentina",
family = "Bunea",
role = "aut"),
person(given = "Christophe",
family = "Giraud",
role = "aut"),
person(given = "Xi",
family = "LUO",
role = "cre",
email = "xi.rossi.luo@gmail.com",
comment = "Rossi"))
as necessary.
The Description field contains
distributions. Read http://arxiv.org/abs/1508.01939 for more details.
Please enclose URLs in angle brackets (<...>).
The Description field contains
distributions. Read http://arxiv.org/abs/1508.01939 for more details.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
greedyCord.cpp:4:1175: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/cord.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: 0.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
greedyCord.cpp:4:1172: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/cord.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘cord/libs/cord.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: 0.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
greedyCord.cpp:4:1175: warning: ‘eT arma::Mat<eT>::min(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/cord.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc