-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-33705: [R] Fix link on README #33706
Conversation
|
This one's a false alarm; it's not that this is really a broken link but it's just that it exists on the dev docs but not the live docs yet. Is the docs site always updated ahead of the CRAN release submission? |
I see...let's leave it and only fix it right before submission (where the other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a note about "Feather" -> "Arrow" phrasing, feel free to take it or leave it
Co-authored-by: Nic Crane <thisisnic@gmail.com>
Benchmark runs are scheduled for baseline = fcecfc1 and contender = 7492cbe. 7492cbe is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Fixes a link and removes a reference to "feather" that was sitting front and centre. * Closes: #33705 Lead-authored-by: Dewey Dunnington <dewey@voltrondata.com> Co-authored-by: Dewey Dunnington <dewey@fishandwhistle.net> Co-authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Dewey Dunnington <dewey@voltrondata.com>
Fixes a link and removes a reference to "feather" that was sitting front and centre.