Skip to content

Commit a404dfd

Browse files
more news
1 parent e5f1ff7 commit a404dfd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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).

cran-comments.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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

0 commit comments

Comments
 (0)