Skip to content

reprex not working (file not found) #75

Closed
@PMassicotte

Description

Trying to run this, I get an error:

reprex::reprex({
  plot(1)
}, std_out_err = TRUE)
Error in abs_path(input) : 
  The file 'super-sable_reprex.R' does not exist.
In addition: Warning message:
In normalizePath(x, winslash = winslash, mustWork = must_work) :
  path[1]="super-sable_reprex.R": No such file or directory

This works fine in radian outside nvim. My guess it has to do with relative path, but I can not find why at this time.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions