Skip to content

the entrypoint for R projects creates a .Rproj file where it shouldn't #191

@rokroskar

Description

@rokroskar

If an .Rproj file already exists for the project, the entrypoint should not try to write one. Apparently this is failing, because on a new project I get

 base ▶ work ❯ r-plus-python ▶ master ▶ ✎ ▶ $ ▶ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   r-plus-python.Rproj

no changes added to commit (use "git add" and/or "git commit -a")

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions