Skip to content
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

ARROW-11965: [R][Docs] Simplify install.packages command in R dev docs #9797

Closed
wants to merge 6 commits into from

Conversation

pachadotdev
Copy link
Contributor

Hi

I have used the same setup that I used when I worked in finance, this is to call R --vanilla from the terminal, and use the global CRAN repository, so that this fix applies to Windows/Mac/Linux.

The changes made solve the following problems:

  • Packages not installing because the default mirror is not found
  • The lack of packages bit64 and tidyselect

Best,

r/README.md Outdated Show resolved Hide resolved
r/README.md Outdated Show resolved Hide resolved
r/README.md Outdated Show resolved Hide resolved
r/README.md Outdated Show resolved Hide resolved
r/README.md Outdated Show resolved Hide resolved
Mauricio Vargas and others added 2 commits March 24, 2021 16:27
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
@github-actions
Copy link

@nealrichardson nealrichardson changed the title ARROW-11965: [R][Docs] Fix install.packages command in R dev docs ARROW-11965: [R][Docs] Simplify install.packages command in R dev docs Mar 29, 2021
@pachadotdev pachadotdev deleted the ARROW-11965 branch April 5, 2021 15:46
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
Hi

I have used the same setup that I used when I worked in finance, this is to call `R  --vanilla` from the terminal, and use the global CRAN  repository, so that this fix applies to Windows/Mac/Linux.

The changes made solve the following problems:
- Packages not installing because the default mirror is not found
- The lack of packages bit64 and tidyselect

Best,

Closes apache#9797 from pachamaltese/ARROW-11965

Lead-authored-by: Mauricio Vargas <mvargas@dcc.uchile.cl>
Co-authored-by: Pachamaltese <mvargas@dcc.uchile.cl>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 10, 2021
Hi

I have used the same setup that I used when I worked in finance, this is to call `R  --vanilla` from the terminal, and use the global CRAN  repository, so that this fix applies to Windows/Mac/Linux.

The changes made solve the following problems:
- Packages not installing because the default mirror is not found
- The lack of packages bit64 and tidyselect

Best,

Closes apache#9797 from pachamaltese/ARROW-11965

Lead-authored-by: Mauricio Vargas <mvargas@dcc.uchile.cl>
Co-authored-by: Pachamaltese <mvargas@dcc.uchile.cl>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 13, 2021
Hi

I have used the same setup that I used when I worked in finance, this is to call `R  --vanilla` from the terminal, and use the global CRAN  repository, so that this fix applies to Windows/Mac/Linux.

The changes made solve the following problems:
- Packages not installing because the default mirror is not found
- The lack of packages bit64 and tidyselect

Best,

Closes apache#9797 from pachamaltese/ARROW-11965

Lead-authored-by: Mauricio Vargas <mvargas@dcc.uchile.cl>
Co-authored-by: Pachamaltese <mvargas@dcc.uchile.cl>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants