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

Method for identifying packages by name #130

Closed
wch opened this issue Aug 9, 2012 · 2 comments
Closed

Method for identifying packages by name #130

wch opened this issue Aug 9, 2012 · 2 comments

Comments

@wch
Copy link
Member

wch commented Aug 9, 2012

It would be nice to make something like this work:

reload('ggplot2')
# Error: Can't find package ggplot2

And also have a more informative error message.

@hadley
Copy link
Member

hadley commented Aug 9, 2012

If we go down this route, we need some way of indicating which devtools functions work with packages and which with paths.

@wch
Copy link
Member Author

wch commented Aug 10, 2012

Implemented in #126, with inst().

@wch wch closed this as completed Aug 10, 2012
@lock lock bot locked and limited conversation to collaborators Sep 19, 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