Skip to content

Commit

Permalink
Bump minimum renv version to 1.0.9 (#4854)
Browse files Browse the repository at this point in the history
Addresses #3439 

### QA Notes

If you have renv < 1.0.8 installed and trigger the `"r.renvInit"`
command (via the New Project Wizard or directly) you will see:

![Screenshot 2024-09-30 at 3 28
20 PM](https://github.com/user-attachments/assets/3ae90841-c765-4abf-bded-a79e26be26f5)
  • Loading branch information
juliasilge authored and isabelizimm committed Oct 16, 2024
1 parent f296de9 commit 662c63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/positron-r/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,6 @@
"ark": "0.1.141"
},
"minimumRVersion": "4.2.0",
"minimumRenvVersion": "1.0.7"
"minimumRenvVersion": "1.0.9"
}
}

0 comments on commit 662c63e

Please sign in to comment.