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

Accidentally Accessing PROMSXP #106

Closed
brodieG opened this issue May 19, 2022 · 0 comments
Closed

Accidentally Accessing PROMSXP #106

brodieG opened this issue May 19, 2022 · 0 comments

Comments

@brodieG
Copy link
Owner

brodieG commented May 19, 2022

For:

r2c <- function(call, env=parent.frame(), dir=tempfile()) {
  vetr(is.language(.), environment(), character())
}

We see:

Error in r2c(call = call) : 
  For argument `env`, `parent.frame()$call` should be type "promise" (is "language")
@brodieG brodieG added the bug label May 19, 2022
@brodieG brodieG added this to the 0.2.14 milestone May 19, 2022
@brodieG brodieG closed this as completed in eab45e8 Jul 8, 2022
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