File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ depending on whether or not you previously used pre-commit.
6363 prompted to add them if they are missing,
6464 ` precommit::snippet_generate("additional-deps-roxygenize") ` generates
6565 the code you can copy/paste (#247 , #248 , #249 ).
66-
66+ - the ` parsable-R ` hook can now also parse ` .Rmd ` files ( # 325 ).
6767- In order to avoid multiple installations of the pre-commit framework, a
6868 warning is issued if multiple are found so the user can remove them (#266 ,
6969 #273 , #277 , #278 ).
Original file line number Diff line number Diff line change 11## Test environments
22
3- * ubuntu 18.04 (on GitHub Actions): R 4.0.3
4- * Windows (on GitHub Actions): R 4.0.3
3+ * ubuntu 18.04 (on GitHub Actions): R 4.1.2
4+ * Windows (on GitHub Actions): R 4.1.2
5+ * macOS (on GitHub Actions): R 4.1.2
56* win-builder: R devel
67
78## R CMD check results
You can’t perform that action at this time.
0 commit comments