Last updated on 2025-10-31 02:50:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.4 | 84.89 | 44.76 | 129.65 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.4 | 70.99 | 32.53 | 103.52 | 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 | 232.00 | 28.38 | 260.38 | NOTE | |
| r-devel-windows-x86_64 | 0.4.4 | 100.00 | 84.00 | 184.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 | 99.57 | 41.12 | 140.69 | 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 | 109.00 | 89.00 | 198.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 | 119.00 | 111.00 | 230.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