Add more checks on repo status #25
R.yml
on: pull_request
R Package Checks
/
...
/
updated-files
4s
R Package Checks
/
...
/
lint
1m 25s
R Package Checks
/
...
/
test-coverage
1m 31s
R Package Checks
/
...
/
docs-check
1m 15s
Matrix: R-package / r-cmd-check / R-CMD-check
R Package Checks
/
...
/
version-check
45s
Annotations
3 errors and 11 warnings
R Package Checks / version-check / version-check
working_version > compare_version is not TRUE
|
R Package Checks / version-check / version-check
Process completed with exit code 1.
|
R Package Checks / lintr / lint
Process completed with exit code 31.
|
R Package Checks / lintr / lint:
inst/extdata/github-repos.Rmd#L11
file=inst/extdata/github-repos.Rmd,line=11,col=18,[extraction_operator_linter] Use `[[` instead of `$` to extract an element.
|
R Package Checks / lintr / lint:
inst/extdata/github-repos.Rmd#L36
file=inst/extdata/github-repos.Rmd,line=36,col=31,[undesirable_function_linter] Function "sapply" is undesirable. As an alternative, use vapply() with an appropriate `FUN.VALUE=` argument to obtain type-stable simplification.
|
R Package Checks / lintr / lint:
inst/extdata/github-repos.Rmd#L89
file=inst/extdata/github-repos.Rmd,line=89,col=3,[namespace_linter] Package 'gt' is not installed.
|
R Package Checks / lintr / lint:
inst/extdata/github-repos.Rmd#L90
file=inst/extdata/github-repos.Rmd,line=90,col=3,[namespace_linter] Package 'gt' is not installed.
|
R Package Checks / lintr / lint:
inst/extdata/github-repos.Rmd#L95
file=inst/extdata/github-repos.Rmd,line=95,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
R Package Checks / lintr / lint:
R/dependencies.R#L3
file=R/dependencies.R,line=3,col=12,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
R Package Checks / lintr / lint:
R/dependencies.R#L41
file=R/dependencies.R,line=41,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
R Package Checks / lintr / lint:
R/dependencies.R#L42
file=R/dependencies.R,line=42,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
R Package Checks / lintr / lint:
R/get_gh_file.R#L54
file=R/get_gh_file.R,line=54,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
|
R Package Checks / lintr / lint:
R/utils.R#L7
file=R/utils.R,line=7,col=19,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
|
R Package Checks / r-cmd-check / windows-latest (4.1)
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
|