Last updated on 2026-02-18 21:55:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.32 | 32.45 | 74.63 | 107.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.32 | 18.16 | 53.61 | 71.77 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.32 | 46.00 | 111.12 | 157.12 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.32 | 46.00 | 104.02 | 150.02 | WARN | |
| r-devel-macos-arm64 | 1.0.32 | 5.00 | 19.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 1.0.32 | 28.00 | 98.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 1.0.32 | 23.66 | 68.39 | 92.05 | OK | |
| r-release-linux-x86_64 | 1.0.32 | 22.14 | 66.75 | 88.89 | OK | |
| r-release-macos-arm64 | 1.0.32 | OK | ||||
| r-release-macos-x86_64 | 1.0.32 | 14.00 | 59.00 | 73.00 | OK | |
| r-release-windows-x86_64 | 1.0.32 | 26.00 | 97.00 | 123.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.32 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.32 | 15.00 | 42.00 | 57.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.32 | 33.00 | 123.00 | 156.00 | OK |
Version: 1.0.32
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Samplers.cpp:257:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
Samplers.cpp:260:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-clang/EBMAforecast.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.8’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.32
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Samplers.cpp:257:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
Samplers.cpp:260:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-devel/EBMAforecast.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