Last updated on 2026-01-04 09:48:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.15.4 | 126.84 | 72.45 | 199.29 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.15.4 | 96.88 | 55.15 | 152.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.15.4 | 251.00 | 107.89 | 358.89 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.15.4 | 259.00 | 129.28 | 388.28 | NOTE | |
| r-devel-windows-x86_64 | 1.15.4 | 127.00 | 187.00 | 314.00 | NOTE | |
| r-patched-linux-x86_64 | 1.15.4 | 141.31 | 67.44 | 208.75 | NOTE | |
| r-release-linux-x86_64 | 1.15.4 | 140.26 | 66.96 | 207.22 | NOTE | |
| r-release-macos-arm64 | 1.15.4 | NOTE | ||||
| r-release-macos-x86_64 | 1.15.4 | 82.00 | 37.00 | 119.00 | NOTE | |
| r-release-windows-x86_64 | 1.15.4 | 127.00 | 184.00 | 311.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.15.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.15.4 | 98.00 | 8.00 | 106.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.15.4 | 117.00 | 219.00 | 336.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’
File ‘rEDM/libs/rEDM.so’:
Found non-API call to R: ‘ATTRIB’
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.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
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’
File ‘rEDM/libs/rEDM.so’:
Found non-API call to R: ‘ATTRIB’
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.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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'
File 'rEDM/libs/x64/rEDM.dll':
Found non-API call to R: 'ATTRIB'
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.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
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-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.
Flavors: r-release-macos-arm64, r-release-macos-x86_64
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.
Flavor: r-release-windows-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