Last updated on 2025-01-21 04:48:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 32.88 | 79.95 | 112.83 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 25.20 | 51.20 | 76.40 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 187.98 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 209.76 | NOTE | |||
| r-devel-windows-x86_64 | 2.0.0 | 38.00 | 88.00 | 126.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.0 | 33.90 | 76.63 | 110.53 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 31.81 | 74.70 | 106.51 | OK | |
| r-release-macos-arm64 | 2.0.0 | 51.00 | OK | |||
| r-release-macos-x86_64 | 2.0.0 | 90.00 | OK | |||
| r-release-windows-x86_64 | 2.0.0 | 35.00 | 86.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 70.00 | OK | |||
| r-oldrel-macos-x86_64 | 2.0.0 | 169.00 | OK | |||
| r-oldrel-windows-x86_64 | 2.0.0 | 45.00 | 107.00 | 152.00 | OK | 
Version: 2.0.0
Check: compiled code
Result: NOTE
  File ‘RFCCA/libs/RFCCA.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
Version: 2.0.0
Check: compiled code
Result: NOTE
  File 'RFCCA/libs/x64/RFCCA.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.
Flavor: r-devel-windows-x86_64