Last updated on 2025-10-31 00:51:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.5 | 11.41 | 35.73 | 47.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.5 | 8.91 | 28.77 | 37.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.5 | 28.00 | 47.90 | 75.90 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 29.00 | 58.97 | 87.97 | NOTE | |
| r-devel-windows-x86_64 | 0.5.5 | 41.00 | 57.00 | 98.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5.5 | 11.42 | 33.94 | 45.36 | NOTE | |
| r-release-linux-x86_64 | 0.5.5 | 11.07 | 34.22 | 45.29 | NOTE | |
| r-release-macos-arm64 | 0.5.5 | 10.00 | 29.00 | 39.00 | NOTE | |
| r-release-macos-x86_64 | 0.5.5 | 11.00 | 81.00 | 92.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.5 | 50.00 | 59.00 | 109.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.5.5 | 6.00 | 33.00 | 39.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.5.5 | 7.00 | 48.00 | 55.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.5.5 | 41.00 | 67.00 | 108.00 | NOTE | 
Version: 0.5.5
Check: compiled code
Result: NOTE
  File ‘ECOSolveR/libs/ECOSolveR.so’:
    Found ‘printf’, possibly from ‘printf’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘putchar’, possibly from ‘putchar’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.5.5
Check: compiled code
Result: NOTE
  File ‘ECOSolveR/libs/ECOSolveR.so’:
    Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘printf’, possibly from ‘printf’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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.5.5
Check: compiled code
Result: NOTE
  File ‘ECOSolveR/libs/ECOSolveR.so’:
    Found ‘__printf_chk’, possibly from ‘printf’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘printf’, possibly from ‘printf’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘putchar’, possibly from ‘putchar’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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-gcc
Version: 0.5.5
Check: compiled code
Result: NOTE
  File 'ECOSolveR/libs/x64/ECOSolveR.dll':
    Found 'putchar', possibly from 'putchar' (C)
      Objects: 'ecos/libecos.a', 'ecos/libecos_bb.a'
    Found 'puts', possibly from 'printf' (C), 'puts' (C)
      Objects: 'ecos/libecos.a', 'ecos/libecos_bb.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: 0.5.5
Check: compiled code
Result: NOTE
  File ‘ECOSolveR/libs/ECOSolveR.so’:
    Found ‘_printf’, possibly from ‘printf’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘_putchar’, possibly from ‘putchar’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.a’
    Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C)
      Objects: ‘ecos/libecos.a’, ‘ecos/libecos_bb.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: 0.5.5
Check: for GNU extensions in Makefiles
Result: NOTE
  GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64