CRAN Package Check Results for Package bigGP

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-7 16.74 43.96 60.70 WARN
r-devel-linux-x86_64-debian-gcc 0.1-7 12.01 34.64 46.65 WARN
r-devel-linux-x86_64-fedora-clang 0.1-7 82.41 WARN
r-devel-linux-x86_64-fedora-gcc 0.1-7 78.53 WARN
r-patched-linux-x86_64 0.1-7 15.33 42.52 57.85 OK
r-release-linux-x86_64 0.1-7 12.49 43.16 55.65 OK
r-release-macos-arm64 0.1-7 5.00 ERROR
r-release-macos-x86_64 0.1-7 6.00 ERROR
r-oldrel-macos-arm64 0.1-7 9.00 ERROR
r-oldrel-macos-x86_64 0.1-7 11.00 ERROR

Check Details

Version: 0.1-7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./lib.h:6:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     lib.c:3:18: 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/bigGP.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1-7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     lib.h:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     lib.c:3:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/bigGP.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.1-7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./lib.h:6:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     lib.c:3:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/bigGP.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1-7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     lib.h:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     lib.c:3:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/bigGP.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

Version: 0.1-7
Check: package dependencies
Result: ERROR
    Package required but not available: ‘Rmpi’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64