Last updated on 2026-02-20 16:49:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.8.0 | 75.37 | 148.59 | 223.96 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 5.8.0 | 52.98 | 96.32 | 149.30 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 5.8.0 | 154.00 | 223.04 | 377.04 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 5.8.0 | 151.00 | 215.88 | 366.88 | WARN | |
| r-devel-macos-arm64 | 5.8.0 | 15.00 | 28.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 5.8.0 | 87.00 | 283.00 | 370.00 | WARN | |
| r-patched-linux-x86_64 | 5.8.0 | OK | ||||
| r-release-linux-x86_64 | 5.8.0 | 63.92 | 128.70 | 192.62 | OK | |
| r-release-macos-arm64 | 5.8.0 | 13.00 | 30.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 5.8.0 | 46.00 | 108.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 5.8.0 | 83.00 | 175.00 | 258.00 | OK | |
| r-oldrel-macos-arm64 | 5.8.0 | 13.00 | 33.00 | 46.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.8.0 | 47.00 | 134.00 | 181.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.8.0 | 103.00 | 218.00 | 321.00 | OK |
Version: 5.8.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./RankSwapping.h:87:30: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:87:37: warning: arithmetic between floating-point type 'double' and enumeration type '(unnamed enum at 0Main.cpp:38:1)' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:102:44: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:209:30: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:209:37: warning: arithmetic between floating-point type 'double' and enumeration type '(unnamed enum at 0Main.cpp:38:1)' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:225:45: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:34: warning: arithmetic between enumeration type '(unnamed enum at ./Mdav.h:27:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:41: warning: arithmetic between floating-point type 'double' and enumeration type '(unnamed enum at ./Mdav.h:27:1)' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:189:48: warning: arithmetic between enumeration type '(unnamed enum at ./Mdav.h:27:1)' and floating-point type 'TDist' (aka 'float') is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/sdcMicro.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 21.1.8 (3)’
* used C++ compiler: ‘Debian clang version 21.1.8 (3)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 5.8.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RankSwapping.h:87:30: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:87:37: warning: arithmetic between floating-point type ‘double’ and enumeration type ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:102:44: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:209:30: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:209:37: warning: arithmetic between floating-point type ‘double’ and enumeration type ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:225:45: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:34: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:41: warning: arithmetic between floating-point type ‘double’ and enumeration type ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:189:48: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘TDist’ {aka ‘float’} is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/sdcMicro.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 5.8.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./RankSwapping.h:87:30: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:87:37: warning: arithmetic between floating-point type 'double' and enumeration type '(unnamed enum at 0Main.cpp:38:1)' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:102:44: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:209:30: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:209:37: warning: arithmetic between floating-point type 'double' and enumeration type '(unnamed enum at 0Main.cpp:38:1)' is deprecated [-Wdeprecated-enum-float-conversion]
./RankSwapping.h:225:45: warning: arithmetic between enumeration type '(unnamed enum at 0Main.cpp:38:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:34: warning: arithmetic between enumeration type '(unnamed enum at ./Mdav.h:27:1)' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:41: warning: arithmetic between floating-point type 'double' and enumeration type '(unnamed enum at ./Mdav.h:27:1)' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:189:48: warning: arithmetic between enumeration type '(unnamed enum at ./Mdav.h:27:1)' and floating-point type 'TDist' (aka 'float') is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-clang/sdcMicro.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.8’
* used C++ compiler: ‘clang version 21.1.8’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 5.8.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RankSwapping.h:87:30: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:87:37: warning: arithmetic between floating-point type ‘double’ and enumeration type ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:102:44: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:209:30: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:209:37: warning: arithmetic between floating-point type ‘double’ and enumeration type ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:225:45: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:34: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘double’ is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:41: warning: arithmetic between floating-point type ‘double’ and enumeration type ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:189:48: warning: arithmetic between enumeration type ‘<unnamed enum>’ and floating-point type ‘TDist’ {aka ‘float’} is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-devel/sdcMicro.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: 5.8.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RankSwapping.h:87:30: warning: arithmetic between enumeration type '<unnamed enum>' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:87:37: warning: arithmetic between floating-point type 'double' and enumeration type '<unnamed enum>' is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:102:44: warning: arithmetic between enumeration type '<unnamed enum>' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:209:30: warning: arithmetic between enumeration type '<unnamed enum>' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:209:37: warning: arithmetic between floating-point type 'double' and enumeration type '<unnamed enum>' is deprecated [-Wdeprecated-enum-float-conversion]
RankSwapping.h:225:45: warning: arithmetic between enumeration type '<unnamed enum>' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:34: warning: arithmetic between enumeration type '<unnamed enum>' and floating-point type 'double' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:183:41: warning: arithmetic between floating-point type 'double' and enumeration type '<unnamed enum>' is deprecated [-Wdeprecated-enum-float-conversion]
Mdav.cpp:189:48: warning: arithmetic between enumeration type '<unnamed enum>' and floating-point type 'TDist' {aka 'float'} is deprecated [-Wdeprecated-enum-float-conversion]
See 'd:/Rcompile/CRANpkg/local/4.6/sdcMicro.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 14.3.0'
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-devel-windows-x86_64
Version: 5.8.0
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
libs 4.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64