Skip to content

Implemented a function hasAttr() analogous to hasName(); bumped the v… #29

Implemented a function hasAttr() analogous to hasName(); bumped the v…

Implemented a function hasAttr() analogous to hasName(); bumped the v… #29

Triggered via push February 11, 2026 04:48
Status Success
Total duration 6m 42s
Artifacts
redundancy-check
2s
redundancy-check
lint-changed-warnings
6m 30s
lint-changed-warnings
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint-changed-warnings: R/misc.utilities.R#L1112
file=R/misc.utilities.R,line=1112,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint-changed-warnings: R/misc.utilities.R#L1112
file=R/misc.utilities.R,line=1112,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.