Skip to content

prep for CRAN submission #33

prep for CRAN submission

prep for CRAN submission #33

Triggered via push September 19, 2023 00:04
Status Success
Total duration 2m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/hnsw.R#L89
file=R/hnsw.R,line=89,col=22,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/hnsw.R#L92
file=R/hnsw.R,line=92,col=22,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/hnsw.R#L101
file=R/hnsw.R,line=101,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
lint: R/hnsw.R#L103
file=R/hnsw.R,line=103,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
lint: R/hnsw.R#L182
file=R/hnsw.R,line=182,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/hnsw.R#L184
file=R/hnsw.R,line=184,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/hnsw.R#L192
file=R/hnsw.R,line=192,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
lint: R/hnsw.R#L194
file=R/hnsw.R,line=194,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
lint: R/hnsw.R#L301
file=R/hnsw.R,line=301,col=12,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/hnsw.R#L311
file=R/hnsw.R,line=311,col=6,[indentation_linter] Indentation should be 16 spaces but is 6 spaces.