Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca3407a

Browse files
Update renv dependencies
1 parent5977083 commitca3407a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: precommit
22
Title: Pre-Commit Hooks
3-
Version: 0.4.3.9014
3+
Version: 0.4.3.9015
44
Author: Lorenz Walthert
55
Maintainer: Lorenz Walthert <lorenz.walthert@icloud.com>
66
Description: Useful git hooks for R building on top of the multi-language

‎inst/pre-commit-config-pkg.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
-repo:https://github.com/lorenzwalthert/precommit
5-
rev:v0.4.3.9014
5+
rev:v0.4.3.9015
66
hooks:
77
-id:style-files
88
args:[--style_pkg=styler, --style_fun=tidyverse_style]

‎inst/pre-commit-config-proj.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
-repo:https://github.com/lorenzwalthert/precommit
5-
rev:v0.4.3.9014
5+
rev:v0.4.3.9015
66
hooks:
77
-id:style-files
88
args:[--style_pkg=styler, --style_fun=tidyverse_style]

‎renv.lock‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Repositories": [
55
{
66
"Name": "RSPM",
7-
"URL": "https://packagemanager.posit.co/cran/2025-08-21"
7+
"URL": "https://packagemanager.posit.co/cran/2025-08-29"
88
}
99
]
1010
},
@@ -554,7 +554,7 @@
554554
},
555555
"evaluate": {
556556
"Package": "evaluate",
557-
"Version": "1.0.4",
557+
"Version": "1.0.5",
558558
"Source": "Repository",
559559
"Type": "Package",
560560
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
@@ -1466,7 +1466,7 @@
14661466
},
14671467
"rprojroot": {
14681468
"Package": "rprojroot",
1469-
"Version": "2.1.0",
1469+
"Version": "2.1.1",
14701470
"Source": "Repository",
14711471
"Title": "Finding Files in Project Subdirectories",
14721472
"Authors@R": "person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\"))",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp