Skip to content

Proper way to run spell_check_test #84

@zachmayer

Description

@zachmayer

I can't figure out the right way to run spell_check_test.

When I run: spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = FALSE) I get:

Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In file(con, "r") :
  cannot open file 'spelling.R': No such file or directory

What's the correct way to invoke the spell checker? Am I supposed to make a spelling.R file locally in my package? Am I supposed to run this command while in a specific directory?

Metadata

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