Last updated on 2025-02-20 09:50:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.23 | 8.41 | 33.36 | 41.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.23 | 5.37 | 23.31 | 28.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.23 | 67.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.23 | 63.54 | NOTE | |||
r-devel-macos-arm64 | 1.23 | 26.00 | OK | |||
r-devel-macos-x86_64 | 1.23 | 42.00 | OK | |||
r-devel-windows-x86_64 | 1.23 | 14.00 | 163.00 | 177.00 | OK | |
r-patched-linux-x86_64 | 1.23 | 7.80 | 31.00 | 38.80 | OK | |
r-release-linux-x86_64 | 1.23 | 6.61 | 30.78 | 37.39 | OK | |
r-release-macos-arm64 | 1.23 | 30.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 |
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
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
Version: 1.23
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 5.7Mb
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