Last updated on 2023-01-31 17:54:54 CET.
Package | WARN | NOTE | OK |
---|---|---|---|
abess | 9 | 4 | |
Ball | 4 | 9 | |
cdcsis | 5 | 8 | |
robustlm | 13 |
Current CRAN status: NOTE: 9, OK: 4
Version: 0.4.6
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.4.6
Check: installed package size
Result: NOTE
installed size is 96.4Mb
sub-directories of 1Mb or more:
libs 95.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: WARN: 4, OK: 9
Version: 1.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./utilities.h:67:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:68:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:83:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:6:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:7:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:8:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bd_gwas.c:260:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1438:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1446:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1455:28: 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/Ball.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.12
Check: compiled code
Result: WARN
File ‘Ball/libs/Ball.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘utilities.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.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utilities.h:67:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:68:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:83:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:6:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:7:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:8:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bd_gwas.c:260:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1438:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1446:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1455:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/Ball.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: 1.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./utilities.h:67:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:68:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:83:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:6:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:7:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:8:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bd_gwas.c:260:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1438:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1446:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1455:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/Ball.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.12
Check: compiled code
Result: WARN
File ‘Ball/libs/Ball.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘utilities.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.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Ball_omp.h:6:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:7:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:8:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:67:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:68:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:83:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bd_gwas.c:260:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1438:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1446:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1455:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/Ball.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
Current CRAN status: NOTE: 5, OK: 8
Version: 2.0.3
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 13
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64