Last updated on 2026-05-03 07:49:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.15.4 | 125.01 | 75.51 | 200.52 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.15.4 | 96.42 | 57.12 | 153.54 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.15.4 | 163.00 | 115.61 | 278.61 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.15.4 | 273.00 | 122.79 | 395.79 | NOTE | |
| r-devel-windows-x86_64 | 1.15.4 | 184.00 | 192.00 | 376.00 | NOTE | |
| r-patched-linux-x86_64 | 1.15.4 | 137.27 | 68.50 | 205.77 | NOTE | |
| r-release-linux-x86_64 | 1.15.4 | 139.30 | 68.75 | 208.05 | NOTE | |
| r-release-macos-arm64 | 1.15.4 | 28.00 | 5.00 | 33.00 | NOTE | |
| r-release-macos-x86_64 | 1.15.4 | 88.00 | 47.00 | 135.00 | NOTE | |
| r-release-windows-x86_64 | 1.15.4 | 148.00 | 214.00 | 362.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.15.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.15.4 | 82.00 | 37.00 | 119.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.15.4 | 156.00 | 219.00 | 375.00 | NOTE |
Version: 1.15.4
Check: compiled code
Result: NOTE
File ‘rEDM/libs/rEDM.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.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, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.15.4
Check: compiled code
Result: NOTE
File ‘rEDM/libs/rEDM.so’:
Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.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: 1.15.4
Check: compiled code
Result: NOTE
File 'rEDM/libs/x64/rEDM.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Objects: 'cppEDM/lib/libEDM.a', 'cppEDM/src/libEDM.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-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.15.4
Check: compiled code
Result: NOTE
File ‘rEDM/libs/rEDM.so’:
Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64