Skip to content

fix(parallel/seeds): switch to future.apply (which still works when knit), use future.seed, plus other little chores #17

fix(parallel/seeds): switch to future.apply (which still works when knit), use future.seed, plus other little chores

fix(parallel/seeds): switch to future.apply (which still works when knit), use future.seed, plus other little chores #17

Triggered via pull request January 27, 2025 16:11
Status Success
Total duration 9m 13s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: choosing_parameters.Rmd#L248
file=choosing_parameters.Rmd,line=248,col=6,[indentation_linter] Hanging indent should be 24 spaces but is 6 spaces.
lint: choosing_parameters.Rmd#L248
file=choosing_parameters.Rmd,line=248,col=59,[infix_spaces_linter] Put spaces around all infix operators.
lint: choosing_parameters.Rmd#L248
file=choosing_parameters.Rmd,line=248,col=61,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
lint: choosing_parameters.Rmd#L248
file=choosing_parameters.Rmd,line=248,col=62,[infix_spaces_linter] Put spaces around all infix operators.
lint: choosing_parameters.Rmd#L248
file=choosing_parameters.Rmd,line=248,col=64,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.