CRAN Package Check Results for Package rbedrock

Last updated on 2023-01-25 04:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 68.31 69.82 138.13 WARN
r-devel-linux-x86_64-debian-gcc 0.2.0 55.58 52.27 107.85 WARN
r-devel-linux-x86_64-fedora-clang 0.2.0 226.14 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.0 180.01 WARN
r-patched-linux-x86_64 0.2.0 55.72 65.01 120.73 OK
r-release-linux-x86_64 0.2.0 51.76 66.13 117.89 OK
r-release-macos-arm64 0.2.0 56.00 NOTE
r-release-macos-x86_64 0.2.0 135.00 NOTE
r-release-windows-x86_64 0.2.0 138.00 115.00 253.00 OK
r-oldrel-macos-arm64 0.2.0 46.00 NOTE
r-oldrel-macos-x86_64 0.2.0 68.00 NOTE
r-oldrel-windows-ix86+x86_64 0.2.0 160.00 140.00 300.00 OK

Check Details

Version: 0.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./bedrock_leveldb.h:74:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./bedrock_leveldb.h:100:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./bedrock_leveldb.h:102:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./bedrock_leveldb.h:103:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./support.h:44:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:545:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:785:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:797:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:802:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:39:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:136:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:137:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:138:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     nbt.c:35:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     random.c:44:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     random.c:56:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     random.c:90:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     subchunk.c:9:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     support.c:205:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rbedrock.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bedrock_leveldb.h:74:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.h:100:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.h:102:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.h:103:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     support.h:44:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:545:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:785:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:797:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:802:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:39:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:136:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:138:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     nbt.c:35:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     random.c:44:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     random.c:56:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     random.c:90:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     subchunk.c:9:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     support.c:205:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rbedrock.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
    * used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./bedrock_leveldb.h:74:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./bedrock_leveldb.h:100:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./bedrock_leveldb.h:102:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./bedrock_leveldb.h:103:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./support.h:44:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:545:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:785:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:797:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     bedrock_leveldb.c:802:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:39:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:136:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:137:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:138:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     nbt.c:35:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     random.c:44:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     random.c:56:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     random.c:90:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     subchunk.c:9:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     support.c:205:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/rbedrock.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.7’
    * used C++ compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bedrock_leveldb.h:74:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.h:100:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.h:102:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.h:103:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     support.h:44:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:545:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:785:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:797:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bedrock_leveldb.c:802:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:39:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:136:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:138:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     nbt.c:35:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     random.c:44:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     random.c:56:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     random.c:90:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     subchunk.c:9:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     support.c:205:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/rbedrock.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
    * used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: installed package size
Result: NOTE
     installed size is 5.3Mb
     sub-directories of 1Mb or more:
     libs 3.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64