Last updated on 2025-03-23 08:52:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.2.1 | 10.42 | 44.93 | 55.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 6.2.1 | 7.55 | 33.31 | 40.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 6.2.1 | 78.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 6.2.1 | 90.66 | NOTE | |||
r-devel-macos-arm64 | 6.2.1 | 142.00 | NOTE | |||
r-devel-macos-x86_64 | 6.2.1 | 246.00 | NOTE | |||
r-devel-windows-x86_64 | 6.2.1 | 76.00 | 178.00 | 254.00 | OK | |
r-patched-linux-x86_64 | 6.2.1 | 8.06 | 44.90 | 52.96 | NOTE | |
r-release-linux-x86_64 | 6.2.1 | 7.62 | 43.32 | 50.94 | ERROR | |
r-release-macos-arm64 | 6.2.1 | 154.00 | NOTE | |||
r-release-macos-x86_64 | 6.2.1 | 268.00 | NOTE | |||
r-release-windows-x86_64 | 6.2.1 | 62.00 | 174.00 | 236.00 | NOTE | |
r-oldrel-macos-arm64 | 6.2.1 | 158.00 | NOTE | |||
r-oldrel-macos-x86_64 | 6.2.1 | 214.00 | NOTE | |||
r-oldrel-windows-x86_64 | 6.2.1 | 65.00 | 199.00 | 264.00 | NOTE |
Version: 6.2.1
Check: compiled code
Result: NOTE
File ‘curl/libs/curl.so’:
Found non-API calls to R: ‘FORMALS’, ‘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, r-patched-linux-x86_64
Version: 6.2.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/70s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.13.0-rc2 with OpenSSL/3.4.1
>
> # Comply with CRAN policy: skip tests if no internet
> if(curl::has_internet()){
+ test_check("curl")
+ }
This is libcurl version 8.13.0-rc2 with OpenSSL/3.4.1
Using test server: https://hb.r-universe.dev
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 256 ]
══ 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:30:3'): Keep-Alive ──────────────────────────────────
any(grepl("existing connection", req)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 256 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 6.2.1
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-macos-arm64, r-devel-macos-x86_64
Version: 6.2.1
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-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 6.2.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.13.0-rc2 with GnuTLS/3.8.9
>
> # Comply with CRAN policy: skip tests if no internet
> if(curl::has_internet()){
+ test_check("curl")
+ }
This is libcurl version 8.13.0-rc2 with GnuTLS/3.8.9
Using test server: https://hb.r-universe.dev
[ 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:30:3'): Keep-Alive ──────────────────────────────────
any(grepl("existing connection", req)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 257 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 6.2.1
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-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 6.2.1
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