Last updated on 2026-03-03 17:51:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6 | 40.70 | 78.72 | 119.42 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.6 | 27.71 | 55.04 | 82.75 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.6 | 70.00 | 115.63 | 185.63 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.6 | 74.00 | 110.71 | 184.71 | WARN | |
| r-devel-macos-arm64 | 0.6 | 9.00 | 16.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.6 | 54.00 | 103.00 | 157.00 | WARN | |
| r-patched-linux-x86_64 | 0.6 | 32.72 | 71.90 | 104.62 | OK | |
| r-release-linux-x86_64 | 0.6 | 36.56 | 71.38 | 107.94 | OK | |
| r-release-macos-arm64 | 0.6 | 7.00 | 16.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.6 | 25.00 | 78.00 | 103.00 | OK | |
| r-release-windows-x86_64 | 0.6 | 48.00 | 108.00 | 156.00 | OK | |
| r-oldrel-macos-arm64 | 0.6 | 7.00 | 21.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6 | 25.00 | 80.00 | 105.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6 | 58.00 | 128.00 | 186.00 | OK |
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./SpecialFunctions.h:181:14: warning: arithmetic between different enumeration types ('MTRand::(unnamed enum at ./SpecialFunctions.h:12:3)' and 'MTRand::(unnamed enum at ./SpecialFunctions.h:16:3)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
./SpecialFunctions.h:184:20: warning: arithmetic between different enumeration types ('MTRand::(unnamed enum at ./SpecialFunctions.h:16:3)' and 'MTRand::(unnamed enum at ./SpecialFunctions.h:12:3)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
./SpecialFunctions.h:185:18: warning: arithmetic between different enumeration types ('MTRand::(unnamed enum at ./SpecialFunctions.h:16:3)' and 'MTRand::(unnamed enum at ./SpecialFunctions.h:12:3)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/NPBayesImputeCat.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
SpecialFunctions.h:181:14: warning: arithmetic between different enumeration types ‘MTRand::<unnamed enum>’ and ‘MTRand::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
SpecialFunctions.h:184:20: warning: arithmetic between different enumeration types ‘MTRand::<unnamed enum>’ and ‘MTRand::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
SpecialFunctions.h:185:18: warning: arithmetic between different enumeration types ‘MTRand::<unnamed enum>’ and ‘MTRand::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/NPBayesImputeCat.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-13) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./SpecialFunctions.h:181:14: warning: arithmetic between different enumeration types ('MTRand::(unnamed enum at ./SpecialFunctions.h:12:3)' and 'MTRand::(unnamed enum at ./SpecialFunctions.h:16:3)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
./SpecialFunctions.h:184:20: warning: arithmetic between different enumeration types ('MTRand::(unnamed enum at ./SpecialFunctions.h:16:3)' and 'MTRand::(unnamed enum at ./SpecialFunctions.h:12:3)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
./SpecialFunctions.h:185:18: warning: arithmetic between different enumeration types ('MTRand::(unnamed enum at ./SpecialFunctions.h:16:3)' and 'MTRand::(unnamed enum at ./SpecialFunctions.h:12:3)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
See ‘/data/gannet/ripley/R/packages/tests-clang/NPBayesImputeCat.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
SpecialFunctions.h:181:14: warning: arithmetic between different enumeration types ‘MTRand::<unnamed enum>’ and ‘MTRand::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
SpecialFunctions.h:184:20: warning: arithmetic between different enumeration types ‘MTRand::<unnamed enum>’ and ‘MTRand::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
SpecialFunctions.h:185:18: warning: arithmetic between different enumeration types ‘MTRand::<unnamed enum>’ and ‘MTRand::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
See ‘/data/gannet/ripley/R/packages/tests-devel/NPBayesImputeCat.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
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
SpecialFunctions.h:181:14: warning: arithmetic between different enumeration types 'MTRand::<unnamed enum>' and 'MTRand::<unnamed enum>' is deprecated [-Wdeprecated-enum-enum-conversion]
SpecialFunctions.h:184:20: warning: arithmetic between different enumeration types 'MTRand::<unnamed enum>' and 'MTRand::<unnamed enum>' is deprecated [-Wdeprecated-enum-enum-conversion]
SpecialFunctions.h:185:18: warning: arithmetic between different enumeration types 'MTRand::<unnamed enum>' and 'MTRand::<unnamed enum>' is deprecated [-Wdeprecated-enum-enum-conversion]
See 'd:/Rcompile/CRANpkg/local/4.6/NPBayesImputeCat.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-devel-windows-x86_64