File tree 4 files changed +8
-11
lines changed 4 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1
1
Package: precommit
2
2
Title: Pre-Commit Hooks
3
- Version: 0.4.3.9009
3
+ Version: 0.4.3.9010
4
4
Author: Lorenz Walthert
5
5
Maintainer: Lorenz Walthert <
[email protected] >
6
6
Description: Useful git hooks for R building on top of the multi-language
Original file line number Diff line number Diff line change 2
2
# R specific hooks: https://github.com/lorenzwalthert/precommit
3
3
repos :
4
4
- repo : https://github.com/lorenzwalthert/precommit
5
- rev : v0.4.3.9009
5
+ rev : v0.4.3.9010
6
6
hooks :
7
7
- id : style-files
8
8
args : [--style_pkg=styler, --style_fun=tidyverse_style]
Original file line number Diff line number Diff line change 2
2
# R specific hooks: https://github.com/lorenzwalthert/precommit
3
3
repos :
4
4
- repo : https://github.com/lorenzwalthert/precommit
5
- rev : v0.4.3.9009
5
+ rev : v0.4.3.9010
6
6
hooks :
7
7
- id : style-files
8
8
args : [--style_pkg=styler, --style_fun=tidyverse_style]
Original file line number Diff line number Diff line change 1
1
{
2
2
"R": {
3
- "Version": "4.4.3 ",
3
+ "Version": "4.5.0 ",
4
4
"Repositories": [
5
5
{
6
6
"Name": "RSPM",
7
- "URL": "https://packagemanager.posit.co/cran/2025-03-28 "
7
+ "URL": "https://packagemanager.posit.co/cran/2025-04-11 "
8
8
}
9
9
]
10
10
},
1725
1725
},
1726
1726
"xfun": {
1727
1727
"Package": "xfun",
1728
- "Version": "0.51 ",
1728
+ "Version": "0.52 ",
1729
1729
"Source": "Repository",
1730
1730
"Type": "Package",
1731
1731
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
1749
1749
"mime",
1750
1750
"litedown (>= 0.4)",
1751
1751
"commonmark",
1752
- "knitr (>= 1.47 )",
1752
+ "knitr (>= 1.50 )",
1753
1753
"remotes",
1754
1754
"pak",
1755
- "rhub",
1756
- "renv",
1757
1755
"curl",
1758
1756
"xml2",
1759
1757
"jsonlite",
1760
1758
"magick",
1761
1759
"yaml",
1762
- "qs",
1763
- "rmarkdown"
1760
+ "qs"
1764
1761
],
1765
1762
"License": "MIT + file LICENSE",
1766
1763
"URL": "https://github.com/yihui/xfun",
You can’t perform that action at this time.
0 commit comments