Skip to content

Provide a option to set the Rscript path running the R package development task #948

@Yunuuuu

Description

@Yunuuuu

Describe the solution you'd like
Sometimes we used different R version to develop a R package, it's better to provide a option (such as r.rscript.mac, r.rscript.linux and r.rscript.windows like r.rpath and r.rterm) to run the vscode task concerning R development in specific R version. Such as following R development task:

`Rscript -e "devtools::build()`
`Rscript -e "devtools::check()`
`Rscript -e "devtools::document()`
`Rscript -e "devtools::test()`

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions