Last updated on 2025-11-11 15:51:01 CET.
| Package | ERROR | OK |
|---|---|---|
| githubr | 1 | 12 |
| rgoogleclassroom | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.9.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/23s]
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(githubr)
>
> test_check("githubr")
Checking for remote git repository: jhudsl/OTTR_Template
Checking for remote git repository: jhudsl/OTTR_Template
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-test.R:11:5'): githubr ─────────────────────────────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(req, path = x$desttmp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.github.com]:
Resolving timed out after 5001 milliseconds
Backtrace:
▆
1. └─githubr::get_issues("jhudsl/OTTR_Template") at test-test.R:11:5
2. └─gh::gh("GET /repos/{repo}/issues", repo = repo_name, per_page = max)
3. └─gh:::gh_make_request(req)
4. └─httr2::req_perform(req, path = x$desttmp)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─rlang::cnd_signal(resp)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.