Last updated on 2025-11-04 05:51:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.6 | 19.06 | 255.94 | 275.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.6 | 15.16 | 167.63 | 182.79 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.6 | 43.00 | 369.15 | 412.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.6 | 44.00 | 362.37 | 406.37 | NOTE | |
| r-devel-windows-x86_64 | 1.1.6 | 32.00 | 266.00 | 298.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.6 | 27.83 | 235.76 | 263.59 | NOTE | |
| r-release-linux-x86_64 | 1.1.6 | 17.68 | 236.61 | 254.29 | NOTE | |
| r-release-macos-arm64 | 1.1.6 | 10.00 | 103.00 | 113.00 | NOTE | |
| r-release-macos-x86_64 | 1.1.6 | 31.00 | 198.00 | 229.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.6 | 2.00 | 5.00 | 7.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.6 | 11.00 | 100.00 | 111.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.6 | 29.00 | 225.00 | 254.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.6 | 39.00 | 344.00 | 383.00 | OK | 
Version: 1.1.6
Check: compiled code
Result: NOTE
  File ‘rlang/libs/rlang.so’:
    Found non-API calls to R: ‘ENCLOS’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’,
      ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’,
      ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_FORMALS’,
      ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘SET_TYPEOF’, ‘XTRUELENGTH’
  
  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: 1.1.6
Check: compiled code
Result: NOTE
  File 'rlang/libs/x64/rlang.dll':
    Found non-API calls to R: 'ENCLOS', 'OBJECT', 'PRENV', 'PRVALUE',
      'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH',
      'SET_BODY', 'SET_CLOENV', 'SET_ENCLOS', 'SET_FORMALS',
      'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'SET_TYPEOF', 'XTRUELENGTH'
  
  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
Version: 1.1.6
Check: whether package can be installed
Result: ERROR
  Installation failed.
Flavor: r-release-windows-x86_64