CRAN Package Check Results for Package rEDM

Last updated on 2025-03-19 07:52:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.15.4 128.36 73.82 202.18 NOTE
r-devel-linux-x86_64-debian-gcc 1.15.4 100.67 56.01 156.68 NOTE
r-devel-linux-x86_64-fedora-clang 1.15.4 378.82 NOTE
r-devel-linux-x86_64-fedora-gcc 1.15.4 445.60 NOTE
r-devel-macos-arm64 1.15.4 93.00 OK
r-devel-macos-x86_64 1.15.4 121.00 OK
r-devel-windows-x86_64 1.15.4 118.00 189.00 307.00 OK
r-patched-linux-x86_64 1.15.4 143.88 72.89 216.77 OK
r-release-linux-x86_64 1.15.4 143.02 72.70 215.72 OK
r-release-macos-arm64 1.15.4 126.00 NOTE
r-release-macos-x86_64 1.15.4 106.00 NOTE
r-release-windows-x86_64 1.15.4 122.00 188.00 310.00 OK
r-oldrel-macos-arm64 1.15.4 NOTE
r-oldrel-macos-x86_64 1.15.4 152.00 NOTE
r-oldrel-windows-x86_64 1.15.4 119.00 215.00 334.00 OK

Check Details

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

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: installed package size
Result: NOTE installed size is 11.9Mb sub-directories of 1Mb or more: libs 11.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64