Skip to content

hasFun cannot find jobRunScript besause is called differently in tools:rstudio #313

@netique

Description

@netique

The package exports function rstudioapi::jobRunScript(), but when I want to check if such a function is available, RStudio issues a false negative. It is because the function is in fact called runScriptJob and hasFun() checks for paste0(".rs.api." + name) in tools:rstudio environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions