Downloads standard r-lib GitHub Action workflows and writes them to the
.github/workflows
directory for:
standard R CMD CHECK (
check-standard
)test coverage (
test-coverage
)linting with
lintr
(lint
)
Downloads standard r-lib GitHub Action workflows and writes them to the
.github/workflows
directory for:
standard R CMD CHECK (check-standard
)
test coverage (test-coverage
)
linting with lintr
(lint
)