nealrichardson commented on code in PR #13240:
URL: https://github.com/apache/arrow/pull/13240#discussion_r893792784


##########
r/vignettes/developers/install_details.Rmd:
##########
@@ -100,7 +100,7 @@ The libarrow binaries will only be retrieved if you have 
set the environment var
 
 If found, they will be downloaded and bundled when your R package compiles.
 For a list of supported distributions and versions,
-see the 
[arrow-r-nightly](https://github.com/ursa-labs/arrow-r-nightly/blob/master/README.md)
 project.
+see the [nightly build server](https://nightlies.apache.org/arrow/r/README).

Review Comment:
   This URL is 404. Might want to point this somewhere else, or delete 
entirely--we have an open issue to change how this works anyway.



##########
r/vignettes/developers/setup.Rmd:
##########
@@ -47,13 +47,8 @@ recent version of the library without building from source.
 On Linux, you can download a .zip file containing libarrow from the
 nightly repository.
 
-To see what nightlies are available, you can use arrow's (or any other S3 
client's) S3 listing functionality to see what is in the bucket 
`s3://arrow-r-nightly/libarrow/bin`:
+To see what nightlies are available, you can visit the [nightly build 
server](https://nightlies.apache.org/arrow/r/libarrow/bin). Version numbers in 
that repository correspond to dates. See the [distro 
map](https://raw.githubusercontent.com/apache/arrow/master/r/tools/distro-map.csv)
 for compatibility between binaries and OSs.

Review Comment:
   Is there a good reason that PR is separate from this? Seems odd to merge 
either of them separately.



-- 
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]

Reply via email to