Last updated on 2025-11-04 03:51:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.3 | 43.35 | 197.51 | 240.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.2.3 | 32.90 | 145.96 | 178.86 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.2.3 | 96.00 | 282.02 | 378.02 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.3 | 133.00 | 291.58 | 424.58 | NOTE | |
| r-devel-windows-x86_64 | 3.2.3 | 56.00 | 169.00 | 225.00 | NOTE | |
| r-patched-linux-x86_64 | 3.2.3 | 49.35 | 189.30 | 238.65 | NOTE | |
| r-release-linux-x86_64 | 3.2.3 | 44.92 | 189.48 | 234.40 | NOTE | |
| r-release-macos-arm64 | 3.2.3 | 23.00 | 113.00 | 136.00 | NOTE | |
| r-release-macos-x86_64 | 3.2.3 | 41.00 | 174.00 | 215.00 | NOTE | |
| r-release-windows-x86_64 | 3.2.3 | 55.00 | 169.00 | 224.00 | NOTE | |
| r-oldrel-macos-arm64 | 3.2.3 | 19.00 | 88.00 | 107.00 | NOTE | |
| r-oldrel-macos-x86_64 | 3.2.3 | 49.00 | 218.00 | 267.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.2.3 | 69.00 | 208.00 | 277.00 | OK | 
Version: 3.2.3
Check: compiled code
Result: NOTE
  File ‘testthat/libs/testthat.so’:
    Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘SET_BODY’,
      ‘SET_CLOENV’, ‘SET_FORMALS’
  
  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: 3.2.3
Check: compiled code
Result: NOTE
  File 'testthat/libs/x64/testthat.dll':
    Found non-API calls to R: 'BODY', 'CLOENV', 'FORMALS', 'SET_BODY',
      'SET_CLOENV', 'SET_FORMALS'
  
  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: 3.2.3
Check: installed package size
Result: NOTE
    installed size is  8.9Mb
    sub-directories of 1Mb or more:
      R      2.0Mb
      libs   5.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64