Last updated on 2025-04-02 23:01:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.30.2 | 128.58 | 174.65 | 303.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.30.2 | 104.10 | 110.76 | 214.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.30.2 | 507.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.30.2 | 583.02 | NOTE | |||
r-devel-macos-arm64 | 0.30.2 | 143.00 | OK | |||
r-devel-macos-x86_64 | 0.30.2 | 251.00 | OK | |||
r-devel-windows-x86_64 | 0.30.2 | 250.00 | 384.00 | 634.00 | WARN | |
r-patched-linux-x86_64 | 0.30.2 | 150.68 | 167.67 | 318.35 | NOTE | |
r-release-linux-x86_64 | 0.30.2 | 145.92 | 166.11 | 312.03 | OK | |
r-release-macos-arm64 | 0.30.2 | 147.00 | NOTE | |||
r-release-macos-x86_64 | 0.30.2 | 265.00 | NOTE | |||
r-release-windows-x86_64 | 0.30.2 | 141.00 | 391.00 | 532.00 | NOTE | |
r-oldrel-macos-arm64 | 0.30.2 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.30.2 | 250.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.30.2 | 182.00 | 449.00 | 631.00 | NOTE |
Version: 0.30.2
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 138 (test -a/-o):
if test ! -z "${with_tiledb}" -a x"${enable_building}" = x"yes"; then
possible bashism in configure.ac line 151 (test -a/-o):
if test ! -z "${with_tiledb}" -a x"${with_download}" = x"yes"; then
possible bashism in configure.ac line 257 (test -a/-o):
if test x"${machine}" = x"x86_64" && test x"${uname}" = x"Linux" -o x"${uname}" = x"Darwin"; 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, r-patched-linux-x86_64
Version: 0.30.2
Check: compiled code
Result: WARN
File 'tiledb/libs/x64/tiledb.dll':
Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
Objects:
'../windows/rwinlib-tiledb/lib/x64-ucrt/libtiledbstatic.a',
'../windows/rwinlib-tiledb/lib/x64/libtiledbstatic.a'
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Objects:
'../windows/rwinlib-tiledb/lib/x64-ucrt/libaws-cpp-sdk-core.a',
'../windows/rwinlib-tiledb/lib/x64-ucrt/libtiledbstatic.a',
'../windows/rwinlib-tiledb/lib/x64/libaws-cpp-sdk-core.a',
'../windows/rwinlib-tiledb/lib/x64/libtiledbstatic.a'
Found '_exit', possibly from '_exit' (C)
Objects: '../windows/rwinlib-tiledb/lib/i386/libbz2.a',
'../windows/rwinlib-tiledb/lib/i386/libtiledbstatic.a'
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Objects:
'../windows/rwinlib-tiledb/lib/x64-ucrt/libaws-c-common.a',
'../windows/rwinlib-tiledb/lib/x64-ucrt/libaws-cpp-sdk-core.a',
'../windows/rwinlib-tiledb/lib/x64-ucrt/liblibmagic.a',
'../windows/rwinlib-tiledb/lib/x64/libaws-c-common.a',
'../windows/rwinlib-tiledb/lib/x64/libaws-cpp-sdk-core.a',
'../windows/rwinlib-tiledb/lib/x64/liblibmagic.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Objects: '../windows/rwinlib-tiledb/lib/x64-ucrt/libaws-c-io.a',
'../windows/rwinlib-tiledb/lib/x64-ucrt/libbz2.a',
'../windows/rwinlib-tiledb/lib/x64-ucrt/libtiledbstatic.a',
'../windows/rwinlib-tiledb/lib/x64/libbz2.a',
'../windows/rwinlib-tiledb/lib/x64/libtiledbstatic.a'
Found 'puts', possibly from 'printf' (C), 'puts' (C)
Objects: '../windows/rwinlib-tiledb/lib/x64-ucrt/liblibmagic.a',
'../windows/rwinlib-tiledb/lib/x64/liblibmagic.a'
Found 'rand', possibly from 'rand' (C)
Objects:
'../windows/rwinlib-tiledb/lib/x64-ucrt/libaws-cpp-sdk-core.a',
'../windows/rwinlib-tiledb/lib/x64-ucrt/libtiledbstatic.a',
'../windows/rwinlib-tiledb/lib/x64/libaws-cpp-sdk-core.a',
'../windows/rwinlib-tiledb/lib/x64/libtiledbstatic.a'
Found 'srand', possibly from 'srand' (C)
Object:
'../windows/rwinlib-tiledb/lib/x64-ucrt/libaws-cpp-sdk-core.a'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 0.30.2
Check: installed package size
Result: NOTE
installed size is 55.9Mb
sub-directories of 1Mb or more:
libs 16.2Mb
tiledb 37.1Mb
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.