Last updated on 2025-09-20 01:50:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.7 | 63.42 | 209.94 | 273.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.7 | 42.38 | 143.22 | 185.60 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.9.7 | 468.55 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.7 | 431.79 | WARN | |||
r-devel-windows-x86_64 | 0.9.7 | 73.00 | 207.00 | 280.00 | OK | |
r-patched-linux-x86_64 | 0.9.7 | 63.76 | 197.47 | 261.23 | OK | |
r-release-linux-x86_64 | 0.9.7 | 66.69 | 196.47 | 263.16 | OK | |
r-release-macos-arm64 | 0.9.7 | 100.00 | OK | |||
r-release-macos-x86_64 | 0.9.7 | 200.00 | OK | |||
r-release-windows-x86_64 | 0.9.7 | 77.00 | 214.00 | 291.00 | OK | |
r-oldrel-macos-arm64 | 0.9.7 | 104.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.7 | 198.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.7 | 96.00 | 274.00 | 370.00 | OK |
Version: 0.9.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jesse Krijthe <jkrijthe@gmail.com>’
The BugReports field in DESCRIPTION has
https://github.com/jkrijthe/RSSL
which should likely be
https://github.com/jkrijthe/RSSL/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.cpp:31:17: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&, arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]’ is deprecated: use .index_max() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/RSSL.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: 0.9.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.cpp:31:14: warning: 'max' is deprecated: use .index_max() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/RSSL.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: 0.9.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.cpp:31:17: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&, arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]’ is deprecated: use .index_max() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/RSSL.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