Last updated on 2026-02-11 07:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.12.0 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 4.12.0 | 10.82 | 83.24 | 94.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.12.0 | 29.00 | 548.20 | 577.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.12.0 | 27.00 | 516.60 | 543.60 | OK | |
| r-devel-windows-x86_64 | 4.12.0 | 20.00 | 291.00 | 311.00 | OK | |
| r-patched-linux-x86_64 | 4.12.0 | 18.63 | 319.42 | 338.05 | OK | |
| r-release-linux-x86_64 | 4.12.0 | 15.77 | 319.90 | 335.67 | OK | |
| r-release-macos-arm64 | 4.12.0 | 4.00 | 88.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 4.12.0 | 12.00 | 470.00 | 482.00 | OK | |
| r-release-windows-x86_64 | 4.12.0 | 28.00 | 281.00 | 309.00 | OK | |
| r-oldrel-macos-arm64 | 4.12.0 | 4.00 | 85.00 | 89.00 | NOTE | |
| r-oldrel-macos-x86_64 | 4.12.0 | 12.00 | 571.00 | 583.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.12.0 | 29.00 | 390.00 | 419.00 | NOTE |
Version: 4.12.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]:
Connection 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.12.0
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
R 1.1Mb
examples 1.3Mb
htmlwidgets 3.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64