Last updated on 2026-02-28 11:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.8.0 | 77.89 | 149.46 | 227.35 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 5.8.0 | 52.44 | 101.92 | 154.36 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 5.8.0 | 168.00 | 231.16 | 399.16 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 5.8.0 | 157.00 | 223.53 | 380.53 | WARN | |
| r-devel-macos-arm64 | 5.8.0 | 15.00 | 28.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 5.8.0 | 86.00 | 190.00 | 276.00 | WARN | |
| r-patched-linux-x86_64 | 5.8.0 | 69.61 | 128.69 | 198.30 | OK | |
| r-release-linux-x86_64 | 5.8.0 | 69.90 | 129.13 | 199.03 | 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 | 177.00 | 260.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 | 104.00 | 227.00 | 331.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+b1)’
* used C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’
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-13) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-13) 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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.