Last updated on 2020-01-16 12:48:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.6 | 53.64 | 39.75 | 93.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.6 | 42.31 | 31.53 | 73.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.6 | 154.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 151.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9.6 | 150.00 | 112.00 | 262.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.9.6 | 122.00 | 95.00 | 217.00 | OK | |
r-patched-linux-x86_64 | 0.9.6 | 47.81 | 37.57 | 85.38 | OK | |
r-patched-solaris-x86 | 0.9.6 | 147.40 | OK | |||
r-release-linux-x86_64 | 0.9.6 | 46.42 | 37.01 | 83.43 | OK | |
r-release-windows-ix86+x86_64 | 0.9.6 | 161.00 | 86.00 | 247.00 | OK | |
r-release-osx-x86_64 | 0.9.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.6 | 163.00 | 101.00 | 264.00 | OK | |
r-oldrel-osx-x86_64 | 0.9.6 | OK |
Version: 0.9.6
Check: top-level files
Result: NOTE
possible bashism in configure line 44 ($BASH_SOMETHING):
if test -z "$BASH_VERSION$ZSH_VERSION" \
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
possible bashism in configure line 334 ([^] should be [!]):
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
possible bashism in configure line 338 ([^] should be [!]):
/^X\(\/\/\)[^/].*/{
possible bashism in configure line 442 ([^] should be [!]):
sed '/^.*\/\([^/][^/]*\)\/*$/{
possible bashism in configure line 500 (echo -n):
case `echo -n x` in #(((((
possible bashism in configure line 502 (unsafe echo with backslash):
case `echo 'xy\c'` in
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.6
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
libs 4.5Mb
Flavor: r-release-osx-x86_64