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

[BUGZILLA #16226] install.packages option to install into user library when in non-interactive mode #5659

Open
MichaelChirico opened this issue May 18, 2020 · 0 comments

Comments

@MichaelChirico
Copy link
Owner

running install.packages("") will fail if run non-interactively without permissions to install into the site packages

when running interactively it will instead prompt you to create a personal library to install into

there should be an optional parameter to install.packages which lets you automatically create/install into a personal library if running non-interactively

there are workarounds for scripted installations, but they are more cumbersome than they need to be, and would be avoided with a single boolean parameter


METADATA

  • Bug author - Louis Bergelson
  • Creation time - 2015-02-27 19:30:50 UTC
  • Bugzilla link
  • Status - NEW
  • Alias - None
  • Component - Wishlist
  • Version - R 3.1.2
  • Hardware - Other Other
  • Importance - P5 enhancement
  • Assignee - R-core
  • URL -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant