Last updated on 2026-02-20 02:50:33 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.71 | 54.59 | 73.30 | WARN | |
| 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 | 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 | 96.00 | 122.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 | 34.00 | 124.00 | 158.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 ‘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 ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/EBMAforecast.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
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