Last updated on 2025-10-31 02:50:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.15 | 3.70 | 21.19 | 24.89 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.15 | 3.34 | 17.48 | 20.82 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.15 | 36.40 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.15 | 33.99 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.15 | 8.00 | 44.00 | 52.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.15 | 4.03 | 20.03 | 24.06 | NOTE | |
| r-release-linux-x86_64 | 0.4.15 | 3.52 | 20.05 | 23.57 | NOTE | |
| r-release-macos-arm64 | 0.4.15 | 3.00 | 15.00 | 18.00 | NOTE | |
| r-release-macos-x86_64 | 0.4.15 | 5.00 | 21.00 | 26.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.15 | 10.00 | 45.00 | 55.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.15 | 3.00 | 14.00 | 17.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.15 | 5.00 | 20.00 | 25.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.15 | 11.00 | 51.00 | 62.00 | OK | 
Version: 0.4.15
Check: compiled code
Result: NOTE
  File ‘sumR/libs/sumR.so’:
    Found non-API call to R: ‘STRING_PTR’
  
  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-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.4.15
Check: compiled code
Result: NOTE
  File 'sumR/libs/x64/sumR.dll':
    Found non-API call to R: 'STRING_PTR'
  
  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-windows-x86_64, r-release-windows-x86_64