Merge branch 'release-1.0.0' #75
Annotations
1 error and 4 warnings
lint
Process completed with exit code 31.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
inst/examples/cv_MADMMplasso_example.R#L32
file=inst/examples/cv_MADMMplasso_example.R,line=32,col=19,[unnecessary_concatenation_linter] Unneeded concatenation of a constant. Remove the "c" call.
|
lint:
inst/examples/cv_MADMMplasso_example.R#L70
file=inst/examples/cv_MADMMplasso_example.R,line=70,col=18,[paste_linter] paste0(...) is better than paste(..., sep = "").
|
lint:
inst/examples/cv_MADMMplasso_example.R#L79
file=inst/examples/cv_MADMMplasso_example.R,line=79,col=10,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|