CRAN Package Check Results for Package clusterCrit

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.8 8.16 30.76 38.92 WARN
r-devel-linux-x86_64-debian-gcc 1.2.8 6.10 24.38 30.48 WARN
r-devel-linux-x86_64-fedora-clang 1.2.8 54.19 WARN
r-devel-linux-x86_64-fedora-gcc 1.2.8 62.69 WARN
r-devel-windows-x86_64 1.2.8 53.00 80.00 133.00 OK
r-patched-linux-x86_64 1.2.8 5.80 31.38 37.18 OK
r-release-linux-x86_64 1.2.8 7.23 31.48 38.71 OK
r-release-macos-arm64 1.2.8 27.00 OK
r-release-macos-x86_64 1.2.8 34.00 OK
r-release-windows-x86_64 1.2.8 110.00 79.00 189.00 OK
r-oldrel-macos-arm64 1.2.8 34.00 OK
r-oldrel-macos-x86_64 1.2.8 46.00 OK
r-oldrel-windows-ix86+x86_64 1.2.8 18.00 75.00 93.00 OK

Check Details

Version: 1.2.8
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./criteria.h:45:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./criteria.h:48:33: 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/clusterCrit.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: 1.2.8
Check: compiled code
Result: WARN
    File ‘clusterCrit/libs/clusterCrit.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘criteria.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.8
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     criteria.h:45:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     criteria.h:48:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/clusterCrit.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: 1.2.8
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./criteria.h:45:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./criteria.h:48:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/clusterCrit.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.7’
    * used Fortran compiler: ‘GNU Fortran (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.8
Check: top-level files
Result: NOTE
     possible bashism in cleanup line 15 (brace expansion):
     rm -f src/*.{o,so,mod}
     possible bashism in cleanup line 17 (brace expansion):
     rm -f config.{log,status}
     possible bashism in cleanup line 22 (brace expansion):
     rm -f vignettes/*.{tex,aux,bbl,blg,log,toc,idx,ind,ilg,out,synctex.gz}
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.8
Check: compiled code
Result: WARN
    File ‘clusterCrit/libs/clusterCrit.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘criteria.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang

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