Skip to content

extendr project template #320

extendr project template

extendr project template #320

Re-run triggered November 20, 2023 08:30
Status Failure
Total duration 1m 29s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint
Process completed with exit code 31.
lint: R/create_extendr_package.R#L16
file=R/create_extendr_package.R,line=16,col=46,[brace_linter] There should be a space before an opening curly brace.
lint: R/create_extendr_package.R#L16
file=R/create_extendr_package.R,line=16,col=46,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/create_extendr_package.R#L23
file=R/create_extendr_package.R,line=23,col=28,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint: R/create_extendr_package.R#L23
file=R/create_extendr_package.R,line=23,col=28,[brace_linter] There should be a space before an opening curly brace.
lint: R/create_extendr_package.R#L23
file=R/create_extendr_package.R,line=23,col=28,[paren_body_linter] There should be a space between a right parenthesis and a body expression.