CRAN Package Check Results for Package PreciseSums

Last updated on 2023-03-23 21:50:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 3.18 21.97 25.15 WARN
r-devel-linux-x86_64-debian-gcc 0.5 2.17 17.39 19.56 WARN
r-devel-linux-x86_64-fedora-clang 0.5 33.16 WARN
r-devel-linux-x86_64-fedora-gcc 0.5 31.95 WARN
r-devel-windows-x86_64 0.5 21.00 54.00 75.00 OK
r-patched-linux-x86_64 0.5 2.82 23.08 25.90 OK
r-release-linux-x86_64 0.5 2.61 22.98 25.59 OK
r-release-macos-arm64 0.5 15.00 OK
r-release-macos-x86_64 0.5 23.00 OK
r-release-windows-x86_64 0.5 26.00 89.00 115.00 OK
r-oldrel-macos-arm64 0.5 18.00 OK
r-oldrel-macos-x86_64 0.5 25.00 OK
r-oldrel-windows-ix86+x86_64 0.5 11.00 57.00 68.00 OK

Check Details

Version: 0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     sum.c:358:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     prod.c:27:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:28:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:29:25: 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/PreciseSums.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     sum.c:358:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     prod.c:27:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/PreciseSums.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     sum.c:358:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     prod.c:27:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:28:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:29:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/PreciseSums.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     sum.c:358:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     prod.c:27:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     init.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/PreciseSums.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc