CRAN Package Check Results for Package datastructures

Last updated on 2023-03-23 04:53:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.9 177.90 167.64 345.54 WARN
r-devel-linux-x86_64-debian-gcc 0.2.9 180.34 126.66 307.00 WARN
r-devel-linux-x86_64-fedora-clang 0.2.9 466.70 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.9 508.40 WARN
r-devel-windows-x86_64 0.2.9 262.00 238.00 500.00 NOTE
r-patched-linux-x86_64 0.2.9 192.75 154.23 346.98 OK
r-release-linux-x86_64 0.2.9 189.11 152.71 341.82 OK
r-release-macos-arm64 0.2.9 105.00 NOTE
r-release-macos-x86_64 0.2.9 147.00 NOTE
r-release-windows-x86_64 0.2.9 284.00 246.00 530.00 OK
r-oldrel-macos-arm64 0.2.9 118.00 NOTE
r-oldrel-macos-x86_64 0.2.9 245.00 NOTE
r-oldrel-windows-ix86+x86_64 0.2.9 408.00 269.00 677.00 NOTE

Check Details

Version: 0.2.9
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     init.c:29:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:30:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:31:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:33:51: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:34:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:36:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:37:43: 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/datastructures.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.9
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
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-devel-windows-x86_64

Version: 0.2.9
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     init.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:30:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:31:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:33:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:34:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:36:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:37:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/datastructures.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.9
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     init.c:29:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:30:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:31:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:33:51: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:34:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:36:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:37:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/datastructures.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 16.0.0’
    * used C++ compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.9
Check: top-level files
Result: NOTE
    ‘cleanup’: ‘env bash’ is not portable as bash need not be installed
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.9
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     init.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:30:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:31:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:33:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:34:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:36:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:37:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/datastructures.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.9
Check: installed package size
Result: NOTE
     installed size is 56.3Mb
     sub-directories of 1Mb or more:
     libs 55.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64