Last updated on 2025-02-06 19:49:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.2.0 | 8.61 | 44.93 | 53.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 6.2.0 | 7.34 | 34.47 | 41.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 6.2.0 | 86.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 6.2.0 | 93.93 | NOTE | |||
r-devel-windows-x86_64 | 6.2.0 | 58.00 | 177.00 | 235.00 | NOTE | |
r-patched-linux-x86_64 | 6.2.0 | 8.27 | 43.65 | 51.92 | NOTE | |
r-release-linux-x86_64 | 6.2.0 | 8.09 | 43.52 | 51.61 | NOTE | |
r-release-macos-arm64 | 6.2.0 | 200.00 | ERROR | |||
r-release-macos-x86_64 | 6.2.0 | 235.00 | NOTE | |||
r-release-windows-x86_64 | 6.2.0 | 62.00 | 180.00 | 242.00 | NOTE | |
r-oldrel-macos-arm64 | 6.1.0 | 166.00 | NOTE | |||
r-oldrel-macos-x86_64 | 6.1.0 | 211.00 | NOTE | |||
r-oldrel-windows-x86_64 | 6.2.0 | 63.00 | 199.00 | 262.00 | NOTE |
Version: 6.2.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-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: 6.2.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-devel-windows-x86_64
Version: 6.2.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 6.2.0
Check: installed package size
Result: NOTE
installed size is 8.1Mb
sub-directories of 1Mb or more:
doc 1.8Mb
libs 6.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 6.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘intro.Rmd’ using rmarkdown
Quitting from lines 48-52 [unnamed-chunk-2] (intro.Rmd)
Execution halted
--- re-building ‘windows.Rmd’ using rmarkdown
--- finished re-building ‘windows.Rmd’
SUMMARY: processing the following file failed:
‘intro.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ...* using check arguments '--no-clean-on-error '
Flavor: r-release-macos-arm64
Version: 6.2.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.
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 6.1.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