Last updated on 2022-05-25 13:53:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.3.2 | 7.52 | 50.55 | 58.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.3.2 | 6.16 | 38.74 | 44.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.3.2 | 69.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.3.2 | 49.66 | NOTE | |||
r-devel-windows-x86_64 | 4.3.2 | 69.00 | 164.00 | 233.00 | NOTE | |
r-patched-linux-x86_64 | 4.3.2 | 7.30 | 48.71 | 56.01 | NOTE | |
r-release-linux-x86_64 | 4.3.2 | ERROR | ||||
r-release-macos-arm64 | 4.3.2 | 126.00 | NOTE | |||
r-release-macos-x86_64 | 4.3.2 | 135.00 | NOTE | |||
r-release-windows-x86_64 | 4.3.2 | 184.00 | 6.00 | 190.00 | ERROR | |
r-oldrel-macos-arm64 | 4.3.2 | 128.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.3.2 | 143.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 4.3.2 | 88.00 | 279.00 | 367.00 | NOTE |
Version: 4.3.2
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-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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.3.2
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
doc 2.1Mb
libs 3.7Mb
Flavors: r-devel-windows-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.3.2
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-devel-windows-x86_64
Version: 4.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘intro.Rmd’ using rmarkdown
Using libcurl 7.83.0 with GnuTLS/3.7.4
Quitting from lines 348-350 (intro.Rmd)
Error: processing vignette ‘intro.Rmd’ failed with diagnostics:
Failed to connect to www.r-project.org port 443 after 19 ms: Connection refused
--- failed re-building ‘intro.Rmd’
--- 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
Flavor: r-release-linux-x86_64
Version: 4.3.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64
Version: 4.3.2
Check: compiled code
Result: NOTE
File 'curl/libs/i386/curl.dll':
Found non-API call to R: 'R_new_custom_connection'
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-ix86+x86_64