Skip to content

Support R package tasks for packages not at the workspace root #6592

@juliasilge

Description

Sometimes folks have R packages they are working on that are not at the workspace root, but our support for R packages (tasks, commands, keybindings, Test Explorer) all work only (?) when the package is at the root. Related to #6560.

If folks find themselves in this situation, some workarounds for now include:

  • running the relevant code (such as devtools::test()) from the interactive console, after setting the working directory
  • opening an additional workspace at the R package root, and doing R package tests there

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions