Last updated on 2025-09-20 00:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.2-1 | 68.66 | 84.72 | 153.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.2-1 | 47.19 | 60.77 | 107.96 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.2-1 | 261.65 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.2-1 | 251.64 | WARN | |||
r-devel-windows-x86_64 | 4.2-1 | 77.00 | 106.00 | 183.00 | OK | |
r-patched-linux-x86_64 | 4.2-1 | 69.87 | 78.80 | 148.67 | OK | |
r-release-linux-x86_64 | 4.2-1 | 68.38 | 77.75 | 146.13 | OK | |
r-release-macos-arm64 | 4.2-1 | 65.00 | OK | |||
r-release-macos-x86_64 | 4.2-1 | 97.00 | OK | |||
r-release-windows-x86_64 | 4.2-1 | 76.00 | 108.00 | 184.00 | OK | |
r-oldrel-macos-arm64 | 4.2-1 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 4.2-1 | 88.00 | NOTE | |||
r-oldrel-windows-x86_64 | 4.2-1 | 92.00 | 138.00 | 230.00 | OK |
Version: 4.2-1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Claudio Agostinelli <claudio.agostinelli@unitn.it>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Andy",
family = "Leung",
role = "aut"),
person(given = "Mike",
family = "Danilov",
role = "aut"),
person(given = "Victor",
family = "Yohai",
role = "aut"),
person(given = "Ruben",
family = "Zamar",
role = "aut"),
person(given = "Claudio",
family = "Agostinelli",
role = "cre",
email = "claudio.agostinelli@unitn.it"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 4.2-1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
emve.cpp:226:48: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
emve.cpp:308:40: 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 ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/GSE.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.2-1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
emve.cpp:226:45: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
emve.cpp:308:37: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/GSE.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.1’
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 4.2-1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
emve.cpp:226:48: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
emve.cpp:308:40: 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 ‘/data/gannet/ripley/R/packages/tests-devel/GSE.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
Version: 4.2-1
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 4.6Mb
Flavor: r-oldrel-macos-x86_64