Last updated on 2025-01-03 01:48:54 CET.
Package | NOTE | OK |
---|---|---|
ncdf4 | 7 | 6 |
Current CRAN status: NOTE: 7, OK: 6
Version: 1.23
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 33 (exit|return with negative status code):
exit -1
possible bashism in configure.ac line 69 (test -a/-o):
if test x$NETCDF_CC_ARG1 != x$R_CC_ARG1 -o $TEST_EMIT_WARNING -eq 1; then
possible bashism in configure.ac line 112 (test -a/-o):
if test $NETCDF_IS_CLANG -eq 1 -a $R_IS_GCC -eq 1; then
possible bashism in configure.ac line 115 (test -a/-o):
if test $NETCDF_IS_GCC -eq 1 -a $R_IS_CLANG -eq 1; then
possible bashism in configure.ac line 123 (test -a/-o):
if test $NETCDF_IS_CLANG -eq 1 -a $R_IS_CLANG -eq 1; then
possible bashism in configure.ac line 126 (test -a/-o):
if test $NETCDF_IS_GCC -eq 1 -a $R_IS_GCC -eq 1; then
possible bashism in configure.ac line 132 (test -a/-o):
if test $emit_warning -eq 1 -o $TEST_EMIT_WARNING -eq 1; then
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.23
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavors: 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-x86_64