`release():` error during submission
Opened this issue · 3 comments
pat-s commented
Ran it multiple times.
ℹ File size: "3 Mb"
ℹ Uploading package & comments
ℹ Confirming submission
Error in `check_response()`:
! `resp` must be an HTTP response object
Run `rlang::last_trace()` to see where the error occurred.
Backtrace:
1: stop(fallback)
2: signal_abort(cnd, .file)
3: abort("`resp` must be an HTTP response object")
4: check_response(resp)
5: httr2::resp_check_status(r)
6: upload_cran(pkg, built_path)
7: submit_cran()
8: release_impl()
9: force(code)
10: withr::with_dir(usethis::proj_get(), code)
11: with_repo(release_impl())
12: fledge::release()