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

Need to import + re-export inst from pkgload #1643

Closed
jimhester opened this issue Oct 26, 2017 · 3 comments
Closed

Need to import + re-export inst from pkgload #1643

jimhester opened this issue Oct 26, 2017 · 3 comments

Comments

@jimhester
Copy link
Member

A bunch of packages depending on devtools use devtools::inst(), and it is currently removed. Examples (https://github.com/search?utf8=%E2%9C%93&q=user%3Acran+%22devtools%3A%3Ainst%22&type=Code)

@jimhester
Copy link
Member Author

Or have these packages update to using pkgload::inst() instead.

@hadley
Copy link
Member

hadley commented Oct 26, 2017

We should probably re-export to reduce the time needed for release.

@lock
Copy link

lock bot commented Sep 17, 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 17, 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