Last updated on 2026-03-29 17:53:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6 | 39.94 | 76.89 | 116.83 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.7 | 27.34 | 54.79 | 82.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6 | 77.00 | 131.93 | 208.93 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.7 | 82.00 | 128.70 | 210.70 | OK | |
| r-devel-macos-arm64 | 0.7 | 9.00 | 17.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 0.6 | 48.00 | 106.00 | 154.00 | WARN | |
| r-patched-linux-x86_64 | 0.6 | 32.23 | 71.12 | 103.35 | OK | |
| r-release-linux-x86_64 | 0.6 | 32.30 | 70.97 | 103.27 | OK | |
| r-release-macos-arm64 | 0.7 | 7.00 | 16.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.7 | 26.00 | 54.00 | 80.00 | OK | |
| r-release-windows-x86_64 | 0.6 | 44.00 | 106.00 | 150.00 | OK | |
| r-oldrel-macos-arm64 | 0.6 | 7.00 | 21.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7 | 25.00 | 72.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6 | 55.00 | 131.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 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.2 (https://github.com/llvm/llvm-project 1ab49a973e210e97d61e5db6557180dcb92c3e98)’
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 '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