paleolimbot opened a new issue, #33705: URL: https://github.com/apache/arrow/issues/33705
### Describe the bug, including details regarding any error messages, version, and platform. In the README, `urlchecker::url_check()` reports: ``` ✖ Error: README.md:5:75 400: Bad Request [](https://anaconda.org/conda-forge/r-arrow) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ✖ Error: README.md:87:101 404: Not Found need to install nightly builds, but if you do please see the article on [installing nightly builds](https://arrow.apache.org/docs/r/articles/install_nightly.html) for more information. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` The first URL actually exists; however, the second URL does not and we need to fix this before CRAN submission (#33702). ### Component(s) R -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
