Last updated on 2025-01-24 07:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 19.76 | 44.49 | 64.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 14.16 | 33.17 | 47.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 122.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 155.07 | NOTE | |||
r-devel-windows-x86_64 | 0.2.4 | 17.00 | 96.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 19.06 | 42.14 | 61.20 | OK | |
r-release-linux-x86_64 | 0.2.4 | 19.59 | 42.36 | 61.95 | OK | |
r-release-macos-arm64 | 0.2.4 | 48.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 114.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 20.00 | 100.00 | 120.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 124.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 17.00 | 110.00 | 127.00 | OK |
Version: 0.2.4
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 49 (should be 'b = a'):
if test x"${PKGCONFIG}" == x"yes"; then
possible bashism in configure.ac line 95 (should be 'b = a'):
if test x"$?" == x"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: 0.2.4
Check: for unstated dependencies in ‘demo’
Result: NOTE
'library' or 'require' calls not declared from:
‘quantmod’ ‘rbenchmark’ ‘xts’
Flavor: r-devel-linux-x86_64-debian-gcc