Skip to content

SessionWatcher: "Could not find function str" #168

@pat-s

Description

@pat-s

Seems like str() in l.57 needs to be replaced by utils::str() to successfully execute ~/.vscode-R/init.R.

Due to

Each time the extension is activated, the latest session watcher script (init.R) will be deployed to ~/.vscode-R/init.R.

I can't solve this by manually changing to utils::str().

Wondering a bit that I seem to be the first stumbling across this? Or am I missing something? 🤔

Thanks for your effort!! 🚀

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