Skip to content

Commit 6ae5029

Browse files
pre-commit
1 parent 60e6538 commit 6ae5029

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Roxygen: list(markdown = TRUE, roclets = c( "rd", "namespace", "collate",
5252
if (rlang::is_installed("pkgapi")) "pkgapi::api_roclet" else {
5353
warning("Please install r-lib/pkgapi to make sure the file API is kept
5454
up to date"); NULL}))
55-
RoxygenNote: 7.2.3
55+
RoxygenNote: 7.3.0
5656
Config/testthat/edition: 3
5757
Config/testthat/parallel: true
5858
Collate:

NAMESPACE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export(style_text)
3131
export(tidyverse_math_token_spacing)
3232
export(tidyverse_reindention)
3333
export(tidyverse_style)
34-
importFrom(magrittr,"%>%")
34+
importFrom(magrittr,)
3535
importFrom(purrr,compact)
3636
importFrom(purrr,flatten)
3737
importFrom(purrr,flatten_chr)
@@ -46,7 +46,6 @@ importFrom(purrr,map_lgl)
4646
importFrom(purrr,partial)
4747
importFrom(purrr,pmap)
4848
importFrom(purrr,pwalk)
49-
importFrom(rlang,"%||%")
5049
importFrom(rlang,abort)
5150
importFrom(rlang,check_installed)
5251
importFrom(rlang,is_installed)

inst/WORDLIST

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ bdr
1313
benchmarking
1414
bootswatch
1515
BugReports
16+
bXj
1617
cancelling
1718
cff
1819
ci
@@ -53,8 +54,11 @@ EOLs
5354
EQ
5455
examplesIf
5556
expr
57+
eZm
5658
fansi
59+
Fi
5760
filetype
61+
Fjmav
5862
flaticon
5963
forcond
6064
formatter
@@ -86,6 +90,7 @@ Invasiveness
8690
io
8791
ixmypi
8892
JamesIves
93+
JBP
8994
Jupyterlab
9095
kirill
9196
Kirill
@@ -102,17 +107,20 @@ lorenz
102107
lorenzwalthert
103108
macOS
104109
magrittr
110+
mav
105111
md
106112
MERCHANTABILITY
107113
mlr
108114
mutli
109115
Müller
110116
navbar
117+
nbv
111118
netlify
112119
nocomments
113120
NONINFRINGEMENT
114121
nonportable
115122
nzchar
123+
ocx
116124
oneliner
117125
ORCID
118126
ourself
@@ -124,6 +132,8 @@ parsesum
124132
Patil
125133
patilindrajeet
126134
patilindrajeets
135+
pdy
136+
PGW
127137
pkgapi
128138
pkgconfig
129139
pkgdown
@@ -135,6 +145,7 @@ prettycode
135145
priori
136146
PRs
137147
purrr
148+
qez
138149
qmd
139150
Qmd
140151
RcppExports
@@ -174,6 +185,7 @@ RStudio
174185
RStudio's
175186
rstudioapi
176187
saamwerk
188+
Sd
177189
semicoloner
178190
Shallowify
179191
sharding
@@ -185,13 +197,16 @@ stylerignored
185197
sublicense
186198
summarises
187199
testthat
200+
tg
201+
th
188202
tibble
189203
tibbles
190204
tidyr
191205
tidyverse
192206
todo
193207
travis
194208
ubuntu
209+
Uf
195210
ui
196211
uncached
197212
unexplainable
@@ -204,18 +219,25 @@ unnest
204219
utf
205220
vctrs
206221
vec
222+
Vh
207223
VignetteBuilder
208224
Visit'em
209225
walthert
210226
Walthert
211227
winbuilder
212228
withr
229+
WN
213230
www
214231
xaringan
215232
xfun
216233
Xie
234+
xk
235+
XN
217236
yaml
218237
YAML
219238
yihui
220239
Yihui
240+
yl
241+
YPa
242+
zm
221243
zzz

0 commit comments

Comments
 (0)