File tree Expand file tree Collapse file tree 3 files changed +13
-12
lines changed
Expand file tree Collapse file tree 3 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 22# R specific hooks: https://github.com/lorenzwalthert/precommit
33repos :
44- repo : https://github.com/lorenzwalthert/precommit
5- rev : v0.4.3.9009
5+ rev : v0.4.3.9020
66 hooks :
77 - id : style-files
88 args : [--style_pkg=spaceout, --style_fun=spaceout_style]
99 additional_dependencies :
1010 - ropensci-review-tools/spaceout
11- # - id: roxygenize
11+ # - id: roxygenize
1212 # codemeta must be above use-tidy-description when both are used
1313 # - id: codemeta-description-updated
1414 - id : use-tidy-description
@@ -42,16 +42,16 @@ repos:
4242 \.github/workflows/.*|
4343 data/.*|
4444 )$
45- # - id: lintr
45+ # - id: lintr
4646 - id : readme-rmd-rendered
4747 - id : parsable-R
4848 - id : no-browser-statement
49- # - id: no-print-statement
49+ - id : no-print-statement
5050 - id : no-debug-statement
5151 - id : deps-in-desc
52- # - id: pkgdown
52+ # - id: pkgdown
5353- repo : https://github.com/pre-commit/pre-commit-hooks
54- rev : v5 .0.0
54+ rev : v6 .0.0
5555 hooks :
5656 - id : check-added-large-files
5757 args : ['--maxkb=200']
7979
8080ci :
8181 autoupdate_schedule : monthly
82- # skip: [pkgdown]
82+ # skip: [pkgdown]
Original file line number Diff line number Diff line change 11Package: dashboard
22Title: What the Package Does (One Line, Title Case)
3- Version: 0.2.2.085
3+ Version: 0.2.2.086
44Authors@R:
55 person(given = "First",
66 family = "Last",
Original file line number Diff line number Diff line change 66 "name" : " dashboard: What the Package Does (One Line, Title Case)" ,
77 "codeRepository" : " https://github.com/ropensci-review-tools/dashboard" ,
88 "license" : " https://spdx.org/licenses/MIT" ,
9- "version" : " 0.2.2.085 " ,
9+ "version" : " 0.2.2.86 " ,
1010 "programmingLanguage" : {
1111 "@type" : " ComputerLanguage" ,
1212 "name" : " R" ,
1313 "url" : " https://r-project.org"
1414 },
15- "runtimePlatform" : " R version 4.4.1 (2024-06-14 )" ,
15+ "runtimePlatform" : " R version 4.5.2 (2025-10-31 )" ,
1616 "author" : [
1717 {
1818 "@type" : " Person" ,
135135 },
136136 "sameAs" : " https://CRAN.R-project.org/package=tidyr"
137137 },
138- "SystemRequirements" : {}
138+ "SystemRequirements" : null
139139 },
140140 "fileSize" : " NAKB" ,
141141 "relatedLink" : " https://dashboard.ropensci.org" ,
142- "readme" : " https://github.com/ropensci-review-tools/dashboard/blob/main/README.md"
142+ "readme" : " https://github.com/ropensci-review-tools/dashboard/blob/main/README.md" ,
143+ "keywords" : [" dashboard" , " r" ]
143144}
You can’t perform that action at this time.
0 commit comments