Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rokroskar opened this issue Sep 14, 2021 · 0 comments
Open
Labels
kind/bug Something isn't working

Comments

@rokroskar
Copy link
Member

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")
@rokroskar rokroskar added the kind/bug Something isn't working label Sep 14, 2021
@Panaetius Panaetius moved this to Backlog in renku-python May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant