-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
I found CI for R failed, the text looks like:
Found the following (possibly) invalid URLs:
URL: https://arrow.apache.org/docs/r/articles/datasets.html
From: man/open_dataset.Rd
Status: 404
Message: Not Found
URL: https://arrow.apache.org/docs/r/articles/read_write.html
From: man/read_json_arrow.Rd
Status: 404
Message: Not Found
You can have a look at it at: https://github.com/apache/arrow/actions/runs/3622048701/jobs/6127164521 or https://github.com/apache/arrow/actions/runs/3622048701/jobs/6127164334
The problem is triggered in the patch: #14351 , with commit id: 809ae81.
Component(s)
R, Other