CRAN Package Check Results for Package influxdbclient

Last updated on 2024-07-27 15:50:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 18.82 62.31 81.13 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 104.79 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 94.34 OK
r-devel-windows-x86_64 0.1.2 14.00 71.00 85.00 OK
r-patched-linux-x86_64 0.1.2 OK
r-release-linux-x86_64 0.1.2 15.50 58.48 73.98 OK
r-release-macos-arm64 0.1.2 35.00 OK
r-release-macos-x86_64 0.1.2 49.00 OK
r-release-windows-x86_64 0.1.2 13.00 72.00 85.00 OK
r-oldrel-macos-arm64 0.1.2 37.00 OK
r-oldrel-macos-x86_64 0.1.2 52.00 OK
r-oldrel-windows-x86_64 0.1.2 16.00 124.00 140.00 ERROR

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [47s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(influxdbclient) > > test_check("influxdbclient") [1] 7.219383 10.498729 23.179486 73.958289 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 70 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-write.R:217:5'): write / retry-after / maximum retry time exceeded ── `retry.retries` not equal to 2. 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test-write.R:219:5'): write / retry-after / maximum retry time exceeded ── retry.delays[2] < 3 is not TRUE `actual`: <NA> `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 70 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64