Commit 7fe39d4
MINOR: [R] Add the explicit mirror to install R dependencies (#48649)
### Rationale for this change
Otherwise, it complains that the mirror has to be manually set in, e.g.,
R profile.
Should be best to make it self-contained.
### What changes are included in this PR?
This PR fixes the R dev guides
(https://arrow.apache.org/docs/4.0/r/articles/developing.html) to
provide an explicit mirror when downloading related dependencies.
### Are these changes tested?
Manually tested when setting up the dev.
### Are there any user-facing changes?
No, dev-only.
---------
Co-authored-by: Jonathan Keane <jkeane@gmail.com>1 parent 6c7de4e commit 7fe39d4
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
| 185 | + | |
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
191 | 189 | | |
192 | | - | |
| 190 | + | |
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
| |||
0 commit comments