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

Remotes should avoid circular dependencies #1109

Closed
hadley opened this issue Mar 8, 2016 · 3 comments
Closed

Remotes should avoid circular dependencies #1109

hadley opened this issue Mar 8, 2016 · 3 comments
Assignees

Comments

@hadley
Copy link
Member

hadley commented Mar 8, 2016

i.e. if package A depends on package B which depends on package A, don't try and install package A during the installation of package B for package A. We can probably assume that the user has a dependency structure that works, i.e. one dependency is only a suggests.

@hadley
Copy link
Member Author

hadley commented Mar 23, 2016

@jimhester can you take a look at this please?

@jimhester jimhester self-assigned this Mar 28, 2016
@hadley
Copy link
Member Author

hadley commented Mar 28, 2016

Probably related to #1086 and #1099

@lock
Copy link

lock bot commented Sep 18, 2018

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants