CRAN Package Check Results for Package ncdf4

Last updated on 2025-01-05 03:49:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.23 6.96 32.29 39.25 OK
r-devel-linux-x86_64-debian-gcc 1.23 5.59 23.28 28.87 OK
r-devel-linux-x86_64-fedora-clang 1.23 68.91 OK
r-devel-linux-x86_64-fedora-gcc 1.23 69.12 NOTE
r-devel-windows-x86_64 1.23 14.00 165.00 179.00 OK
r-patched-linux-x86_64 1.23 7.65 30.71 38.36 OK
r-release-linux-x86_64 1.23 6.86 31.18 38.04 OK
r-release-macos-arm64 1.23 27.00 NOTE
r-release-macos-x86_64 1.23 64.00 NOTE
r-release-windows-x86_64 1.23 18.00 167.00 185.00 NOTE
r-oldrel-macos-arm64 1.23 34.00 NOTE
r-oldrel-macos-x86_64 1.23 58.00 NOTE
r-oldrel-windows-x86_64 1.23 21.00 192.00 213.00 NOTE

Check Details

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