Last updated on 2025-03-20 07:52:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 665.45 | 111.45 | 776.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 624.26 | 84.28 | 708.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 1633.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 1885.03 | NOTE | |||
r-devel-macos-arm64 | 0.7.0 | 368.00 | OK | |||
r-devel-macos-x86_64 | 0.7.0 | 750.00 | OK | |||
r-devel-windows-x86_64 | 0.7.0 | 904.00 | 170.00 | 1074.00 | OK | |
r-patched-linux-x86_64 | 0.7.0 | 867.07 | 109.46 | 976.53 | OK | |
r-release-linux-x86_64 | 0.7.0 | 866.87 | 107.22 | 974.09 | OK | |
r-release-macos-arm64 | 0.7.0 | 368.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.0 | 733.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.0 | 862.00 | 166.00 | 1028.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.7.0 | 647.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.0 | 1051.00 | 201.00 | 1252.00 | OK |
Version: 0.7.0
Check: compiled code
Result: NOTE
File ‘alcyon/libs/alcyon.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Object: ‘build-Release/libalcyon_gensala.a’
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘build-Release/libalcyon_gensala.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘withr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7.0
Check: compiled code
Result: NOTE
File ‘alcyon/libs/alcyon.so’:
Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
Object: ‘build-Release/libalcyon_gensala.a’
Found ‘rand’, possibly from ‘rand’ (C), ‘rand’ (Fortran)
Object: ‘build-Release/libalcyon_gensala.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-linux-x86_64-fedora-clang
Version: 0.7.0
Check: installed package size
Result: NOTE
installed size is 38.3Mb
sub-directories of 1Mb or more:
libs 37.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.6.0
Check: installed package size
Result: NOTE
installed size is 38.3Mb
sub-directories of 1Mb or more:
libs 37.1Mb
Flavor: r-oldrel-macos-arm64