Last updated on 2025-11-15 11:50:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.15.4 | 127.51 | 77.43 | 204.94 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.15.4 | 97.15 | 59.45 | 156.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.15.4 | 197.00 | 181.19 | 378.19 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.15.4 | 197.00 | 208.36 | 405.36 | NOTE | |
| r-devel-windows-x86_64 | 1.15.4 | 149.00 | 184.00 | 333.00 | NOTE | |
| r-patched-linux-x86_64 | 1.15.4 | 143.55 | 74.05 | 217.60 | NOTE | |
| r-release-linux-x86_64 | 1.15.4 | 140.61 | 74.46 | 215.07 | NOTE | |
| r-release-macos-arm64 | 1.15.4 | 46.00 | 54.00 | 100.00 | NOTE | |
| r-release-macos-x86_64 | 1.15.4 | 42.00 | 77.00 | 119.00 | NOTE | |
| r-release-windows-x86_64 | 1.15.4 | 126.00 | 178.00 | 304.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.15.4 | 58.00 | 68.00 | 126.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.15.4 | 39.00 | 67.00 | 106.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.15.4 | 117.00 | 222.00 | 339.00 | OK |
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
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
Version: 1.15.4
Check: installed package size
Result: NOTE
installed size is 11.9Mb
sub-directories of 1Mb or more:
libs 11.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64