Last updated on 2022-05-23 03:56:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.54 | 43.70 | 46.24 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.32 | 33.06 | 35.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 54.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 56.02 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 20.00 | 63.00 | 83.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 2.12 | 42.17 | 44.29 | OK | |
r-release-linux-x86_64 | 1.0.0 | 2.98 | 41.93 | 44.91 | OK | |
r-release-macos-arm64 | 1.0.0 | 23.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 46.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 18.00 | 61.00 | 79.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 29.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 7.00 | 113.00 | 120.00 | ERROR |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [63s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(d3r)
>
> test_check("d3r")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 18 ]
== Skipped tests ===============================================================
* On CRAN (3)
* V8 cannot be loaded (1)
* github cannot be loaded (1)
* igraph cannot be loaded (1)
== Failed tests ================================================================
-- Failure (test_deps.R:39:3): d3_dep-* src href is a valid url ----------------
is_valid_url(file.path(jetpack_offline$src$href, jetpack$script)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 18 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64