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

Error in reprex_render_impl() #447

Closed
shannonrodriguez opened this issue Oct 18, 2023 · 1 comment
Closed

Error in reprex_render_impl() #447

shannonrodriguez opened this issue Oct 18, 2023 · 1 comment

Comments

@shannonrodriguez
Copy link

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.

Brief description of the problem
Backtrace:

  1. └─reprex::reprex_render(...)
  2. └─reprex:::reprex_render_impl(input, new_session = TRUE, html_preview = html_preview)
  3. └─cli::cli_abort(...)
    
  4.   └─rlang::abort(...)
    
@hadley
Copy link
Member

hadley commented Nov 22, 2023

Sounds like a duplicate of #440

@hadley hadley closed this as completed Nov 22, 2023
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

2 participants