Last updated on 2025-11-25 11:51:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 2.61 | 37.76 | 40.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 2.10 | 30.03 | 32.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 58.96 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 70.44 | ERROR | |||
| r-devel-windows-x86_64 | 0.0.4 | 7.00 | 65.00 | 72.00 | OK | |
| r-patched-linux-x86_64 | 0.0.5 | 2.53 | 34.90 | 37.43 | OK | |
| r-release-linux-x86_64 | 0.0.5 | 2.24 | 34.57 | 36.81 | OK | |
| r-release-macos-arm64 | 0.0.5 | 1.00 | 25.00 | 26.00 | ERROR | |
| r-release-macos-x86_64 | 0.0.5 | 6.00 | 138.00 | 144.00 | ERROR | |
| r-release-windows-x86_64 | 0.0.5 | 8.00 | 60.00 | 68.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | 1.00 | 28.00 | 29.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.0.5 | 5.00 | 136.00 | 141.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.0.5 | 6.00 | 66.00 | 72.00 | OK |
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cookiemonster)
>
> test_check("cookiemonster")
v Cookies for create.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
# A tibble: 2 x 2
domain name
<chr> <chr>
1 tests.com test
2 tests.com success
v Cookies deleted.
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for 127.0.0.1 put in the jar!
Saving _problems/test-req_cookiemonster_set-11.R
v Cookies for hb.cran.dev put in the jar!
v Cookies for hb.cran.dev put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-browser.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-req_cookiemonster_set.R:7:5'): setting cookies works ───────────
Error in `example_url()`: could not find function "example_url"
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-req_cookiemonster_set.R:4:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─httr2::resp_body_json(...) at test-req_cookiemonster_set.R:7:5
5. │ └─httr2:::check_response(resp)
6. │ └─httr2:::is_response(resp)
7. ├─httr2::req_perform(...)
8. │ └─httr2:::check_request(req)
9. │ └─httr2:::is_request(req)
10. ├─cookiemonster::req_cookiemonster_set(...)
11. │ └─httr2::req_options(req, cookie = get_cookies(url$hostname, as = "string"))
12. │ └─httr2:::check_request(.req)
13. │ └─httr2:::is_request(req)
14. ├─httr2::req_url_path(httr2::request(example_url()), "/cookies/set")
15. │ └─httr2:::check_request(req)
16. │ └─httr2:::is_request(req)
17. └─httr2::request(example_url())
18. └─httr2:::new_request(base_url)
19. └─httr2:::check_string(url, call = error_call)
20. └─httr2:::.rlang_check_is_string(...)
21. └─rlang::is_string(x)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cookiemonster)
>
> test_check("cookiemonster")
v Cookies for create.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
# A tibble: 2 x 2
domain name
<chr> <chr>
1 tests.com test
2 tests.com success
v Cookies deleted.
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for 127.0.0.1 put in the jar!
Saving _problems/test-req_cookiemonster_set-11.R
v Cookies for hb.cran.dev put in the jar!
v Cookies for hb.cran.dev put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• length(find_cookiejar("Firefox")) == 0L is TRUE (1): 'test-browser.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-req_cookiemonster_set.R:7:5'): setting cookies works ───────────
Error in `example_url()`: could not find function "example_url"
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-req_cookiemonster_set.R:4:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─httr2::resp_body_json(...) at test-req_cookiemonster_set.R:7:5
5. │ └─httr2:::check_response(resp)
6. │ └─httr2:::is_response(resp)
7. ├─httr2::req_perform(...)
8. │ └─httr2:::check_request(req)
9. │ └─httr2:::is_request(req)
10. ├─cookiemonster::req_cookiemonster_set(...)
11. │ └─httr2::req_options(req, cookie = get_cookies(url$hostname, as = "string"))
12. │ └─httr2:::check_request(.req)
13. │ └─httr2:::is_request(req)
14. ├─httr2::req_url_path(httr2::request(example_url()), "/cookies/set")
15. │ └─httr2:::check_request(req)
16. │ └─httr2:::is_request(req)
17. └─httr2::request(example_url())
18. └─httr2:::new_request(base_url)
19. └─httr2:::check_string(url, call = error_call)
20. └─httr2:::.rlang_check_is_string(...)
21. └─rlang::is_string(x)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 0.0.5
Check: examples
Result: ERROR
Running examples in ‘cookiemonster-Ex.R’ failed
The error most likely occurred in:
> ### Name: req_cookiemonster_set
> ### Title: Set cookies from the cookiejar to a httr2 request
> ### Aliases: req_cookiemonster_set
>
> ### ** Examples
>
> ## Don't show:
> if (rlang::is_installed(c("httr2", "webfakes"))) withAutoprint({ # examplesIf
+ ## End(Don't show)
+ library(httr2)
+ domain <- url_parse(example_url())$hostname
+ add_cookies(cookiestring = "snicker=doodle; password=secret", domain = domain)
+ request(example_url()) |>
+ req_url_path("/cookies/set") |>
+ req_cookiemonster_set() |>
+ req_perform() |>
+ resp_body_json()
+ ## Don't show:
+ }) # examplesIf
> library(httr2)
> domain <- url_parse(example_url())$hostname
stdout:]
stderr:]
Error in `rs_init(self, private, super, options, wait, wait_timeout)`:
! Could not start R session, timed out
---
Backtrace:
1. base::withAutoprint({ …
2. base::source(exprs = exprs, local = local, print.eval = print., echo = echo, …
3. | base::withVisible(eval(ei, envir))
4. | base::eval(ei, envir)
5. | base::eval(ei, envir)
6. httr2::url_parse(example_url())
7. httr2:::check_string(url)
8. httr2:::.rlang_check_is_string(x, allow_empty = allow_empty, allow_na = allow_na, …
9. rlang::is_string(x)
10. httr2::example_url()
11. the$test_app$url(path)
12. self$start()
13. callr::r_session$new(callr_opts, wait = TRUE)
14. local initialize(...)
15. callr:::rs_init(self, private, super, options, wait, wait_timeout)
16. callr:::throw(new_error("Could not start R session, timed out"))
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cookiemonster)
>
> test_check("cookiemonster")
v Cookies for create.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
# A tibble: 2 x 2
domain name
<chr> <chr>
1 tests.com test
2 tests.com success
v Cookies deleted.
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for 127.0.0.1 put in the jar!
Saving _problems/test-req_cookiemonster_set-11.R
v Cookies for hb.cran.dev put in the jar!
v Cookies for hb.cran.dev put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• length(find_cookiejar("Firefox")) == 0L is TRUE (1): 'test-browser.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-req_cookiemonster_set.R:7:5'): setting cookies works ───────────
Error in `example_url()`: could not find function "example_url"
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-req_cookiemonster_set.R:4:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─httr2::resp_body_json(...) at test-req_cookiemonster_set.R:7:5
5. │ └─httr2:::check_response(resp)
6. │ └─httr2:::is_response(resp)
7. ├─httr2::req_perform(...)
8. │ └─httr2:::check_request(req)
9. │ └─httr2:::is_request(req)
10. ├─cookiemonster::req_cookiemonster_set(...)
11. │ └─httr2::req_options(req, cookie = get_cookies(url$hostname, as = "string"))
12. │ └─httr2:::check_request(.req)
13. │ └─httr2:::is_request(req)
14. ├─httr2::req_url_path(httr2::request(example_url()), "/cookies/set")
15. │ └─httr2:::check_request(req)
16. │ └─httr2:::is_request(req)
17. └─httr2::request(example_url())
18. └─httr2:::new_request(base_url)
19. └─httr2:::check_string(url, call = error_call)
20. └─httr2:::.rlang_check_is_string(...)
21. └─rlang::is_string(x)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cookiemonster)
>
> test_check("cookiemonster")
v Cookies for create.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
# A tibble: 2 x 2
domain name
<chr> <chr>
1 tests.com test
2 tests.com success
v Cookies deleted.
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for more.tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for tests_nl.com put in the jar!
v Cookies for 127.0.0.1 put in the jar!
Saving _problems/test-req_cookiemonster_set-11.R
v Cookies for hb.cran.dev put in the jar!
v Cookies for hb.cran.dev put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
v Cookies for tests.com put in the jar!
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• length(find_cookiejar("Firefox")) == 0L is TRUE (1): 'test-browser.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-req_cookiemonster_set.R:7:5'): setting cookies works ───────────
Error in `example_url()`: could not find function "example_url"
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-req_cookiemonster_set.R:4:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─httr2::resp_body_json(...) at test-req_cookiemonster_set.R:7:5
5. │ └─httr2:::check_response(resp)
6. │ └─httr2:::is_response(resp)
7. ├─httr2::req_perform(...)
8. │ └─httr2:::check_request(req)
9. │ └─httr2:::is_request(req)
10. ├─cookiemonster::req_cookiemonster_set(...)
11. │ └─httr2::req_options(req, cookie = get_cookies(url$hostname, as = "string"))
12. │ └─httr2:::check_request(.req)
13. │ └─httr2:::is_request(req)
14. ├─httr2::req_url_path(httr2::request(example_url()), "/cookies/set")
15. │ └─httr2:::check_request(req)
16. │ └─httr2:::is_request(req)
17. └─httr2::request(example_url())
18. └─httr2:::new_request(base_url)
19. └─httr2:::check_string(url, call = error_call)
20. └─httr2:::.rlang_check_is_string(...)
21. └─rlang::is_string(x)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64