CRAN Package Check Results for Package float

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-0 23.19 87.78 110.97 WARN
r-devel-linux-x86_64-debian-gcc 0.3-0 18.87 67.29 86.16 WARN
r-devel-linux-x86_64-fedora-clang 0.3-0 142.83 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3-0 152.39 WARN
r-devel-windows-x86_64 0.3-0 132.00 145.00 277.00 OK
r-patched-linux-x86_64 0.3-0 22.64 84.18 106.82 OK
r-release-linux-x86_64 0.3-0 20.96 84.75 105.71 OK
r-release-macos-arm64 0.3-0 46.00 OK
r-release-macos-x86_64 0.3-0 70.00 OK
r-release-windows-x86_64 0.3-0 64.00 150.00 214.00 OK
r-oldrel-macos-arm64 0.3-0 48.00 OK
r-oldrel-macos-x86_64 0.3-0 75.00 OK
r-oldrel-windows-ix86+x86_64 0.3-0 190.00 170.00 360.00 NOTE

Additional issues

clang-ASAN gcc12

Check Details

Version: 0.3-0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     float_native.c:40:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     float_native.c:41:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     float_native.c:53:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     machine.c:7:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     NA.c:20:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     NA.c:76:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     NA.c:88:17: 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/float.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
    * used Fortran compiler: ‘GNU Fortran (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3-0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     float_native.c:40:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     float_native.c:41:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     float_native.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     machine.c:7:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     NA.c:20:21: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     NA.c:76:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     NA.c:88:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/float.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
    * used Fortran compiler: ‘GNU Fortran (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3-0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3-0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     float_native.c:40:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     float_native.c:41:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     float_native.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     machine.c:7:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     NA.c:20:21: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     NA.c:76:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     NA.c:88:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/float.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
    * used Fortran compiler: ‘GNU Fortran (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3-0
Check: installed package size
Result: NOTE
     installed size is 10.2Mb
     sub-directories of 1Mb or more:
     libs 9.2Mb
Flavor: r-oldrel-windows-ix86+x86_64