CRAN Package Check Results for Package clusterCrit

Last updated on 2023-03-11 08:54:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.8 8.05 32.66 40.71 WARN
r-devel-linux-x86_64-debian-gcc 1.2.8 6.05 25.58 31.63 WARN
r-devel-linux-x86_64-fedora-clang 1.2.8 55.95 WARN
r-devel-linux-x86_64-fedora-gcc 1.2.8 62.74 WARN
r-devel-windows-x86_64 1.2.8 62.00 80.00 142.00 OK
r-patched-linux-x86_64 1.2.8 6.19 32.56 38.75 OK
r-release-linux-x86_64 1.2.8 6.34 32.53 38.87 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 85.00 81.00 166.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 65.00 83.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 16.0.0’
    * 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