Last updated on 2025-12-12 03:51:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.11.0 | 15.34 | 334.75 | 350.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.11.0 | 10.43 | 80.23 | 90.66 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.11.0 | 37.00 | 524.89 | 561.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.11.0 | 80.00 | 476.85 | 556.85 | OK | |
| r-devel-windows-x86_64 | 4.11.0 | 20.00 | 279.00 | 299.00 | OK | |
| r-patched-linux-x86_64 | 4.11.0 | 17.62 | 317.45 | 335.07 | OK | |
| r-release-linux-x86_64 | 4.11.0 | 15.25 | 312.14 | 327.39 | OK | |
| r-release-macos-arm64 | 4.11.0 | OK | ||||
| r-release-macos-x86_64 | 4.11.0 | 14.00 | 179.00 | 193.00 | OK | |
| r-release-windows-x86_64 | 4.11.0 | 19.00 | 281.00 | 300.00 | OK | |
| r-oldrel-macos-arm64 | 4.11.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 4.11.0 | 12.00 | 192.00 | 204.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.11.0 | 30.00 | 374.00 | 404.00 | NOTE |
Version: 4.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("plotly")
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
>
> test_check("plotly")
Error in `source_dir()`:
! Failed to evaluate './helper-skip.R'.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.r-hub.io]:
Resolving timed out after 10000 milliseconds
Backtrace:
▆
1. ├─testthat::test_check("plotly")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ └─rversions::r_release() at ./helper-skip.R:2:1
15. │ └─rversions:::api_version_df1("resolve/release", dots)
16. │ ├─base::as.list(api(endpoint))
17. │ └─rversions:::api(endpoint)
18. │ └─curl::curl_fetch_memory(url)
19. ├─curl:::raise_libcurl_error(...)
20. │ └─base::stop(e)
21. └─testthat (local) `<fn>`(`<crl_rr__>`)
22. └─cli::cli_abort(...)
23. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.11.0
Check: installed package size
Result: NOTE
installed size is 7.7Mb
sub-directories of 1Mb or more:
R 1.0Mb
examples 1.4Mb
htmlwidgets 4.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64