Closed pat-s closed 7 months ago
version: 0.1.99.9018
Ran it twice.
ℹ File size: "3.2 Mb" ℹ Uploading package & comments ℹ Confirming submission Error in if (new_url$query$submit == "1") { : argument is of length zero Backtrace: 1: upload_cran(pkg, built_path) 2: submit_cran() 3: release_impl() 4: force(code) 5: withr::with_dir(usethis::proj_get(), code) 6: with_repo(release_impl()) 7: fledge::release()
Seems to be a devtools::submit_cran() issue.
devtools::submit_cran()
version: 0.1.99.9018
Ran it twice.