Skip to content

Vectorised example. Fixes tidyverse/stringr#551. (#357) #93

Vectorised example. Fixes tidyverse/stringr#551. (#357)

Vectorised example. Fixes tidyverse/stringr#551. (#357) #93

Triggered via push September 20, 2025 07:40
Status Success
Total duration 26m 56s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/bind-insert-internal.R#L24
file=R/bind-insert-internal.R,line=24,col=15,[object_usage_linter] no visible global function definition for 'is.number'
lint: R/bind-insert-internal.R#L24
file=R/bind-insert-internal.R,line=24,col=3,[object_usage_linter] no visible global function definition for 'assert_that'
lint: R/aaa-utils.R#L231
file=R/aaa-utils.R,line=231,col=9,[object_usage_linter] no visible global function definition for 'align'
lint: R/aaa-utils.R#L221
file=R/aaa-utils.R,line=221,col=10,[object_usage_linter] no visible global function definition for 'position'
lint: R/aaa-utils.R#L221
file=R/aaa-utils.R,line=221,col=10,[object_usage_linter] no visible global function definition for 'position'
lint: R/aaa-utils.R#L171
file=R/aaa-utils.R,line=171,col=7,[object_usage_linter] no visible global function definition for 'guess_knitr_output_format'
lint: R/aaa-utils.R#L161
file=R/aaa-utils.R,line=161,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
lint: R/aaa-utils.R#L152
file=R/aaa-utils.R,line=152,col=10,[object_usage_linter] no visible global function definition for 'label'
lint: R/aaa-utils.R#L144
file=R/aaa-utils.R,line=144,col=47,[object_usage_linter] no visible global function definition for 'caption_pos'
lint: R/aaa-utils.R#L73
file=R/aaa-utils.R,line=73,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.