Last updated on 2025-05-15 07:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.2.2 | 8.41 | 45.54 | 53.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 6.2.2 | 7.40 | 35.72 | 43.12 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 6.2.2 | 77.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 6.2.2 | 92.25 | OK | |||
r-devel-windows-x86_64 | 6.2.2 | 66.00 | 185.00 | 251.00 | OK | |
r-patched-linux-x86_64 | 6.2.2 | 8.91 | 44.60 | 53.51 | NOTE | |
r-release-linux-x86_64 | 6.2.2 | 9.19 | 44.71 | 53.90 | NOTE | |
r-release-macos-arm64 | 6.2.2 | 164.00 | NOTE | |||
r-release-macos-x86_64 | 6.2.2 | 189.00 | NOTE | |||
r-release-windows-x86_64 | 6.2.2 | 70.00 | 179.00 | 249.00 | NOTE | |
r-oldrel-macos-arm64 | 6.2.2 | 171.00 | NOTE | |||
r-oldrel-macos-x86_64 | 6.2.2 | 214.00 | NOTE | |||
r-oldrel-windows-x86_64 | 6.2.2 | 66.00 | 213.00 | 279.00 | NOTE |
Version: 6.2.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [8s/73s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.13.0 with OpenSSL/3.5.0
>
> # Comply with CRAN policy: skip tests if no internet
> if(curl::has_internet()){
+ test_check("curl")
+ }
This is libcurl version 8.13.0 with OpenSSL/3.5.0
Using test server: https://hb.opencpu.org
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 257 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-idn.R:4:3', 'test-multi-download.R:14:3',
'test-seek.R:2:3', 'test-winssl.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-handle.R:139:3'): Error classes ──────────────────────────────
`curl_fetch_memory("https://httpbin.org/delay/10", handle = new_handle(timeout = 1L))` did not throw an error.
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 257 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 6.2.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,
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: 6.2.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,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-release-windows-x86_64
Version: 6.2.2
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-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 6.2.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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 6.2.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-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.