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

.Internal not supported #4

Closed
aaronrudkin opened this issue Jan 27, 2018 · 0 comments
Closed

.Internal not supported #4

aaronrudkin opened this issue Jan 27, 2018 · 0 comments

Comments

@aaronrudkin
Copy link
Owner

Currently, .Internal methods are not correctly supported; werner will find the function, be unable to namespace it (because it doesn't exist in any namespace).

MWE:

library(werner)
explore_package("base")$`base::readRDS`
aaronrudkin added a commit that referenced this issue Jan 27, 2018
…sts by not testing non-included packages, but need to think a little more about how I might do this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant