Last updated on 2022-12-05 09:51:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.5 | 31.21 | 49.22 | 80.43 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.2.5 | 31.25 | 36.73 | 67.98 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2.5 | 121.57 | WARN | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 122.90 | WARN | |||
| r-devel-windows-x86_64 | 1.2.5 | 174.00 | 78.00 | 252.00 | OK | |
| r-patched-linux-x86_64 | 1.2.5 | 29.75 | 46.80 | 76.55 | NOTE | |
| r-release-linux-x86_64 | 1.2.5 | 29.49 | 47.25 | 76.74 | NOTE | |
| r-release-macos-arm64 | 1.2.5 | 33.00 | OK | |||
| r-release-macos-x86_64 | 1.2.5 | 43.00 | OK | |||
| r-release-windows-x86_64 | 1.2.5 | 120.00 | 80.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.5 | 37.00 | OK | |||
| r-oldrel-macos-x86_64 | 1.2.5 | 45.00 | OK | |||
| r-oldrel-windows-ix86+x86_64 | 1.2.5 | 84.00 | 75.00 | 159.00 | OK | 
Version: 1.2.5
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'RandomFields'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
      ./win_linux_aux.h:40:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:46:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:47:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:64:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:66:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:67:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:68:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./RandomFieldsUtils.h:72:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./Utils.h:29:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./options.h:152:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./options.h:152:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype]
      ./options.h:155:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./zzz_RandomFieldsUtils.h:96:3: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./zzz_RandomFieldsUtils.h:97:3: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
      ./zzz_RandomFieldsUtils.h:132:3: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 1.2.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
      win_linux_aux.h:40:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:46:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:47:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:64:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:66:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:67:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:68:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      RandomFieldsUtils.h:72:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      Utils.h:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      options.h:152:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      options.h:155:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      zzz_RandomFieldsUtils.h:96:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      zzz_RandomFieldsUtils.h:97:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      zzz_RandomFieldsUtils.h:132:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.5
Check: compiled code
Result: WARN
    File ‘RandomFieldsUtils/libs/RandomFieldsUtils.so’:
      Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
        Objects: ‘kleinkram.o’, ‘options.o’, ‘RFoptions.o’, ‘solve.o’,
          ‘sort.o’, ‘sortLong.o’, ‘utils.o’, ‘xport_import.o’, ‘obsolete.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.5
Check: compiled code
Result: WARN
    File ‘RandomFieldsUtils/libs/RandomFieldsUtils.so’:
      Found ‘sprintf’, possibly from ‘sprintf’ (C)
        Objects: ‘kleinkram.o’, ‘options.o’, ‘RFoptions.o’, ‘solve.o’,
          ‘sort.o’, ‘sortLong.o’, ‘utils.o’, ‘xport_import.o’, ‘obsolete.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang