Last updated on 2025-11-04 05:51:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.4 | 85.90 | 43.73 | 129.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.4 | 71.07 | 33.05 | 104.12 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.4 | 143.00 | 69.52 | 212.52 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 245.00 | 12.49 | 257.49 | NOTE | |
| r-devel-windows-x86_64 | 0.4.4 | 104.00 | 90.00 | 194.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.4 | 96.21 | 40.94 | 137.15 | NOTE | |
| r-release-linux-x86_64 | 0.4.4 | 98.11 | 41.35 | 139.46 | NOTE | |
| r-release-macos-arm64 | 0.4.4 | 34.00 | 24.00 | 58.00 | NOTE | |
| r-release-macos-x86_64 | 0.4.4 | 27.00 | 67.00 | 94.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.4 | 101.00 | 84.00 | 185.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.4 | 34.00 | 23.00 | 57.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.4.4 | 27.00 | 42.00 | 69.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.4 | 117.00 | 114.00 | 231.00 | OK | 
Version: 0.4.4
Check: compiled code
Result: NOTE
  File ‘sfheaders/libs/sfheaders.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.4
Check: compiled code
Result: NOTE
  File 'sfheaders/libs/x64/sfheaders.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
Version: 0.4.4
Check: installed package size
Result: NOTE
    installed size is  8.0Mb
    sub-directories of 1Mb or more:
      libs   7.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64