Skip to content

Copy tutorial folder to temp folder when calling run_tutorial #347

@schloerke

Description

@schloerke

See rstudio/rstudio#6583

Paraphrasing...

learnr attempts to render the learnr document directly in the installed package's folder. We need to check for write permissions and instead copy + run within the R temporary directory (since learnr + learnr-using packages might be installed into an R library that the running user doesn't have write access to)

cc @kevinushey @trestletech

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: intermediateEnterprising community members could helpeffort: medium< 3 days of workpriority: mediumCould be fixed before next releasetype: bugMaintainers have validated that it is a real bug in the project code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions