You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing CI to see if we can replicate the incoming NOTEs:
```
Found the following (possibly) invalid file URIs:
URI: articles/read_write.html
From: README.md
URI: articles/data_wrangling.html
From: README.md
URI: reference/acero.html
From: README.md
URI: articles/install.html
From: README.md
URI: articles/install_nightly.html
From: README.md
```
I wasn't able to replicate them in CI (even with `_R_CHECK_CRAN_INCOMING_REMOTE_` set to true, and installing pandoc so that the docs could be munged.)
But in the process realized we were running old rhub images that aren't updated anymore (thanks, @ thisisnic). Also did a bit of cleanup of `--run-donttest` which is now no longer needed (was removed in favor of the env var in 4.0)
* GitHub Issue: #41841
Authored-by: Jonathan Keane <[email protected]>
Signed-off-by: Jonathan Keane <[email protected]>
Describe the enhancement requested
In debugging a CRAN submission, found another location where we are using the stale rhub containers.
Component(s)
Continuous Integration, R
The text was updated successfully, but these errors were encountered: