Hi,
I'm getting the following error when using devtools::submit_cran()
----------------------------------------------------------------------|
Ready to submit colouR (0.1.0) to CRAN?
1: No
2: Uhhhh... Maybe?
3: For sure
Selection: 3
? Uploading package & comments
? Confirming submission
Error in if (new_url$query$submit == "1") { : argument is of length zero
----------------------------------------------------------------------|
I saw people having a similar issue here:
https://www.mail-archive.com/r-package-devel at r-project.org/msg06256.html
and here: https://github.com/r-lib/devtools/issues/2208
However, no solution was presented. I'm not sure where I should go from
here!?
Thanks,
Alan