Skip to content

Look in current project files #2

@multimeric

Description

@multimeric

If I install the development version and then:

> pedant::add_double_colons()
Error in pedant::add_double_colons() : {rstudioapi} must be installed

What I would hope would happen here is pedant would look at all R-like files such as .R, .Rmd etc, but seemingly the only two ways it accesses your files is either using the Rstudio API and grabbing the selection, or by passing in the text directly to a function which I don't see as an actual practical use case since you would then have to copy the output from the R terminal into your code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions