Last updated on 2025-10-31 00:51:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 7.0.0 | 9.39 | 49.66 | 59.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 7.0.0 | 7.17 | 36.56 | 43.73 | OK | |
| r-devel-linux-x86_64-fedora-clang | 7.0.0 | 18.00 | 60.78 | 78.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 7.0.0 | 20.00 | 69.83 | 89.83 | OK | |
| r-devel-windows-x86_64 | 7.0.0 | 67.00 | 190.00 | 257.00 | OK | |
| r-patched-linux-x86_64 | 7.0.0 | 7.97 | 47.72 | 55.69 | NOTE | |
| r-release-linux-x86_64 | 7.0.0 | 7.48 | 48.10 | 55.58 | NOTE | |
| r-release-macos-arm64 | 7.0.0 | 9.00 | 196.00 | 205.00 | NOTE | |
| r-release-macos-x86_64 | 7.0.0 | 17.00 | 261.00 | 278.00 | NOTE | |
| r-release-windows-x86_64 | 7.0.0 | 74.00 | 188.00 | 262.00 | NOTE | |
| r-oldrel-macos-arm64 | 7.0.0 | 8.00 | 190.00 | 198.00 | NOTE | |
| r-oldrel-macos-x86_64 | 7.0.0 | 13.00 | 253.00 | 266.00 | NOTE | |
| r-oldrel-windows-x86_64 | 7.0.0 | 66.00 | 225.00 | 291.00 | NOTE | 
Version: 7.0.0
Check: compiled code
Result: NOTE
  File ‘curl/libs/curl.so’:
    Found non-API call to R: ‘R_new_custom_connection’
  
  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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 7.0.0
Check: tests
Result: NOTE
    Running ‘spelling.R’ [0s/0s]
    Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ...6c6
  < NULL
  ---
  > All Done!
    Running ‘testthat.R’ [3s/109s]
Flavor: r-release-macos-arm64
Version: 7.0.0
Check: compiled code
Result: NOTE
  File 'curl/libs/x64/curl.dll':
    Found non-API call to R: 'R_new_custom_connection'
  
  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-release-windows-x86_64
Version: 7.0.0
Check: compiled code
Result: NOTE
  File ‘curl/libs/curl.so’:
    Found non-API call to R: ‘R_new_custom_connection’
  
  Compiled code should not call non-API entry points in R.
  
  See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 7.0.0
Check: installed package size
Result: NOTE
    installed size is  9.0Mb
    sub-directories of 1Mb or more:
      doc    1.8Mb
      libs   6.9Mb
Flavor: r-oldrel-windows-x86_64
Version: 7.0.0
Check: compiled code
Result: NOTE
  File 'curl/libs/x64/curl.dll':
    Found non-API call to R: 'R_new_custom_connection'
  
  Compiled code should not call non-API entry points in R.
  
  See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-x86_64