Last updated on 2023-04-05 07:53:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-4 | 3.58 | 26.00 | 29.58 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1-4 | 2.44 | 20.49 | 22.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1-4 | 38.71 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-4 | 37.10 | NOTE | |||
r-devel-windows-x86_64 | 0.1-4 | 13.00 | 57.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.1-4 | 4.11 | 26.22 | 30.33 | OK | |
r-release-linux-x86_64 | 0.1-4 | 2.96 | 26.35 | 29.31 | OK | |
r-release-macos-arm64 | 0.1-4 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.1-4 | 23.00 | OK | |||
r-release-windows-x86_64 | 0.1-4 | 12.00 | 59.00 | 71.00 | OK | |
r-oldrel-macos-arm64 | 0.1-4 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-4 | 30.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1-4 | 10.00 | 60.00 | 70.00 | OK |
Version: 0.1-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
regTree.c:470:26: warning: variable 'cbestsplit' is uninitialized when used here [-Wuninitialized]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/JRF.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
regTree.c:470:26: warning: variable 'cbestsplit' is uninitialized when used here [-Wuninitialized]
See ‘/data/gannet/ripley/R/packages/tests-clang/JRF.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1-4
Check: compiled code
Result: NOTE
File ‘JRF/libs/JRF.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc