Last updated on 2025-12-06 00:49:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.11.0 | 9.30 | 191.77 | 201.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.11.0 | 5.44 | 81.06 | 86.50 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.11.0 | 20.00 | 290.60 | 310.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.11.0 | 14.00 | 296.39 | 310.39 | OK | |
| r-devel-windows-x86_64 | 1.11.0 | 12.00 | 199.00 | 211.00 | OK | |
| r-patched-linux-x86_64 | 1.11.0 | 11.33 | 172.63 | 183.96 | OK | |
| r-release-linux-x86_64 | 1.11.0 | 8.38 | 178.92 | 187.30 | OK | |
| r-release-macos-arm64 | 1.11.0 | OK | ||||
| r-release-macos-x86_64 | 1.11.0 | 7.00 | 159.00 | 166.00 | OK | |
| r-release-windows-x86_64 | 1.11.0 | 13.00 | 190.00 | 203.00 | OK | |
| r-oldrel-macos-arm64 | 1.11.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.11.0 | 13.00 | 156.00 | 169.00 | OK | |
| r-oldrel-windows-x86_64 | 1.11.0 | 18.00 | 229.00 | 247.00 | OK |
Version: 1.11.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'roxygen2'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(styler)
> test_check("styler") # checks multiple files, in parallel
Starting 2 test processes.
Saving _problems/test-cache-high-level-api-57.R
Saving _problems/test-cache-high-level-api-71.R
Saving _problems/test-cache-high-level-api-88.R
Saving _problems/test-cache-high-level-api-199.R
Saving _problems/test-cache-interaction-roxygen-code-examples-14.R
> test-curly-curly.R: mixed-in.R was identical to mixed-out.R
> test-detect-alignment.R: cols-with-one-row-in.R was identical to cols-with-one-row-out.R
Saving _problems/test-escaping-4.R
> test-detect-alignment.R: fun-decs-in.R was identical to fun-decs-out.R
> test-fun_dec.R: fun_dec_scope_spaces-in.R was identical to fun_dec_scope_spaces-out.R
> test-detect-alignment.R: named-in.R was identical to named-out.R
> test-fun_dec.R: line_break_fun_dec-in.R was identical to line_break_fun_dec-out.R
> test-detect-alignment.R: one-col-some-named-in.R was identical to one-col-some-named-out.R
> test-detect-alignment.R: quoted-names-in.R was identical to quoted-names-out.R
> test-detect-alignment.R: tribble-in.R was identical to tribble-out.R
> test-detect-alignment.R: tribble-three-cols-in.R was identical to tribble-three-cols-out.R
> test-indention_curly.R: one_line_curly-in.R was identical to one_line_curly-out.R
> test-indention_curly.R: multi_line_curly_only-in.R was identical to multi_line_curly_only-out.R
> test-indention_fun_calls.R: non_strict_calls-in.R was identical to non_strict_calls-out.R
> test-indention_fun_calls.R: strict_calls-in.R was identical to strict_calls-out.R
> test-indention_curly.R: multi_line_curly_round_only-in.R was identical to multi_line_curly_round_only-out.R
> test-indention_multiple.R: round_only-in.R was identical to round_only-out.R
> test-indention_curly.R: custom-in.R was identical to custom-out.R
> test-indention_multiple.R: round_closing_on_same_line-in.R was identical to round_closing_on_same_line-out.R
> test-indention_curly.R: multi_line_curly_round_spacing-in.R was identical to multi_line_curly_round_spacing-out.R
> test-indention_multiple.R: curly_only-in.R was identical to curly_only-out.R
> test-indention_curly.R: multi_line_curly_while_for_if_fun-in.R was identical to multi_line_curly_while_for_if_fun-out.R
> test-indention_multiple.R: curly_and_round-in.R was identical to curly_and_round-out.R
> test-indention_operators.R: pipe_and_assignment-in.R was identical to pipe_and_assignment-out.R
> test-indention_multiple.R: overall-in.R was identical to overall-out.R
> test-indention_operators.R: pipe_and_assignment_and_comment-in.R was identical to pipe_and_assignment_and_comment-out.R
> test-indention_operators.R: pipe_and_assignment_and_math-in.R was identical to pipe_and_assignment_and_math-out.R
> test-indention_multiple.R: if_else_curly-in.R was identical to if_else_curly-out.R
> test-indention_operators.R: pipe_simple-in.R was identical to pipe_simple-out.R
> test-indention_multiple.R: edge_strict_mixed-in.R was identical to edge_strict_mixed-out.R
> test-indention_operators.R: pipe_with_dot-in.R was identical to pipe_with_dot-out.R
> test-indention_operators.R: base_pipe_and_assignment-in.R was identical to base_pipe_and_assignment-out.R
> test-indention_multiple.R: edge_strict_random-in.R was identical to edge_strict_random-out.R
> test-indention_multiple.R: fun_for_new_line-in.R was identical to fun_for_new_line-out.R
> test-indention_operators.R: base_pipe_and_assignment_and_comment-in.R was identical to base_pipe_and_assignment_and_comment-out.R
> test-indention_round_brackets.R: one_line-in.R was identical to one_line-out.R
> test-indention_operators.R: base_pipe_and_assignment_and_math-in.R was identical to base_pipe_and_assignment_and_math-out.R
> test-indention_round_brackets.R: one_line-nested-in.R was identical to one_line-nested-out.R
> test-indention_round_brackets.R: multi_line-no-indention-in.R was identical to multi_line-no-indention-out.R
> test-indention_operators.R: base_pipe_simple-in.R was identical to base_pipe_simple-out.R
> test-indention_operators.R: plus_minus-in.R was identical to plus_minus-out.R
> test-indention_round_brackets.R: multi_line-random-in.R was identical to multi_line-random-out.R
> test-indention_operators.R: multiply_divide-in.R was identical to multiply_divide-out.R
> test-indention_round_brackets.R: arithmetic_no_start-in.R was identical to arithmetic_no_start-out.R
> test-indention_round_brackets.R: arithmetic_start-in.R was identical to arithmetic_start-out.R
> test-insertion_comment_interaction.R: just_if_strict-in.R was identical to just_if_strict-out.R
> test-indention_operators.R: while_for_if_without_curly_non_strict-in.R was identical to while_for_if_without_curly_non_strict-out.R
> test-insertion_comment_interaction.R: if_else_strict-in.R was identical to if_else_strict-out.R
> test-indention_operators.R: while_for_without_curly_same_line_non_strict-in.R was identical to while_for_without_curly_same_line_non_strict-out.R
> test-indention_operators.R: if-else-no-braces-not-strict-in.R was identical to if-else-no-braces-not-strict-out.R
> test-indention_operators.R: function-multiline-no-braces-strict-in.R was identical to function-multiline-no-braces-strict-out.R
> test-insertion_comment_interaction.R: if_else_if_else_strict-in.R was identical to if_else_if_else_strict-out.R
> test-insertion_comment_interaction.R: just_if_non_strict-in.R was identical to just_if_non_strict-out.R
> test-indention_operators.R: function-multiline-no-braces-non-strict-in.R was identical to function-multiline-no-braces-non-strict-out.R
> test-insertion_comment_interaction.R: if_else_non_strict-in.R was identical to if_else_non_strict-out.R
> test-indention_operators.R: while_for_if_without_curly_strict-in.R was identical to while_for_if_without_curly_strict-out.R
> test-insertion_comment_interaction.R: if_else_if_else_non_strict-in.R was identical to if_else_if_else_non_strict-out.R
> test-indention_operators.R: nested-for-spacing-scope-indention-in.R was identical to nested-for-spacing-scope-indention-out.R
> test-indention_operators.R: nested-for-spacing-scope-spaces-in.R was identical to nested-for-spacing-scope-spaces-out.R
> test-indention_operators.R: logical_special_eq_sub-in.R was identical to logical_special_eq_sub-out.R
> test-indention_operators.R: eq_assign-in.R was identical to eq_assign-out.R
> test-indention_operators.R: eq_formal_simple-in.R was identical to eq_formal_simple-out.R
> test-indention_operators.R: dollar_R6-in.R was identical to dollar_R6-out.R
> test-indention_operators.R: not_first_trigger-in.R was identical to not_first_trigger-out.R
> test-indention_operators.R: eq_sub_complex_indention-in.R was identical to eq_sub_complex_indention-out.R
> test-indention_operators.R: eq_sub_complex_tokens-in.R was identical to eq_sub_complex_tokens-out.R
> test-indention_operators.R: eq_formals_complex_indention-in.R was identical to eq_formals_complex_indention-out.R
> test-indention_operators.R: eq_formals_complex_tokens-in.R was identical to eq_formals_complex_tokens-out.R
> test-indention_operators.R: tilde-in.R was identical to tilde-out.R
> test-indention_operators.R: overall-in.R was identical to overall-out.R
> test-io.R: Styling 1 files:
> test-io.R: /tmp/RtmppqksEQ/file8e118168328ff.R
> test-io.R: i
> test-io.R: ----------------------------------------
> test-io.R: Status Count Legend
> test-io.R: v 0 File unchanged.
> test-io.R: i 1 File changed.
> test-io.R: x 0 Styling threw an error.
> test-io.R: ----------------------------------------
> test-io.R: Please review the changes carefully!
> test-line_breaks_and_other.R: curly-brace-edge-in.R was identical to curly-brace-edge-out.R
> test-line_breaks_and_other.R: curly-in.R was identical to curly-out.R
> test-line_breaks_and_other.R: braces-fun-calls1-in.R was identical to braces-fun-calls1-out.R
> test-line_breaks_and_other.R: braces-fun-calls2-in.R was identical to braces-fun-calls2-out.R
> test-line_breaks_fun_call.R: token_dependent_mixed-in.R was identical to token_dependent_mixed-out.R
> test-line_breaks_and_other.R: edge_comment_and_curly-in.R was identical to edge_comment_and_curly-out.R
> test-line_breaks_and_other.R: if_with_line_break_indention-in.R was identical to if_with_line_break_indention-out.R
> test-line_breaks_and_other.R: pipe_and_comment-in.R was identical to pipe_and_comment-out.R
> test-line_breaks_fun_call.R: token_dependent_complex_strict-in.R was identical to token_dependent_complex_strict-out.R
> test-line_breaks_fun_call.R: blank-strict-in.R was identical to blank-strict-out.R
> test-line_breaks_fun_call.R: blank-non-strict-in.R was identical to blank-non-strict-out.R
> test-line_breaks_and_other.R: comma-in.R was identical to comma-out.R
> test-line_breaks_fun_call.R: token_dependent_complex_non_strict-in.R was identical to token_dependent_complex_non_strict-out.R
> test-line_breaks_fun_call.R: token_dependent_comments-in.R was identical to token_dependent_comments-out.R
> test-line_breaks_fun_call.R: line_breaks_and_comments-in.R was identical to line_breaks_and_comments-out.R
> test-line_breaks_fun_call.R: switch_ifelse_etc_no_line_break-in.R was identical to switch_ifelse_etc_no_line_break-out.R
> test-line_breaks_fun_call.R: named_arguments-in.R was identical to named_arguments-out.R
> test-line_breaks_and_other.R: pipe-line-breaks-in.R was identical to pipe-line-breaks-out.R
> test-line_breaks_fun_call.R: unindent-in.R was identical to unindent-out.R
> test-line_breaks_top_level_exprs.R: conditionals-in.R was identical to conditionals-out.R
> test-line_breaks_top_level_exprs.R: function_defs_and_calls-in.R was identical to function_defs_and_calls-out.R
> test-line_breaks_top_level_exprs.R: piped_chains-in.R was identical to piped_chains-out.R
> test-line_breaks_top_level_exprs.R: braces-in.R was identical to braces-out.R
> test-line_breaks_top_level_exprs.R: non_strict-in.R was identical to non_strict-out.R
> test-line_breaks_and_other.R: base-pipe-line-breaks-in.R was identical to base-pipe-line-breaks-out.R
> test-math_token_spacing.R: non_strict_math_spacing_all-in.R was identical to non_strict_math_spacing_all-out.R
> test-math_token_spacing.R: strict_math_spacing_all-in.R was identical to strict_math_spacing_all-out.R
> test-math_token_spacing.R: strict_math_spacing_zero_plus-in.R was identical to strict_math_spacing_zero_plus-out.R
> test-math_token_spacing.R: strict_math_spacing_zero_all_but_power-in.R was identical to strict_math_spacing_zero_all_but_power-out.R
> test-multiple_expressions.R: two_simple_expr-in.R was identical to two_simple_expr-out.R
> test-multiple_expressions.R: three_complex_expr-in.R was identical to three_complex_expr-out.R
> test-line_breaks_and_other.R: ggplot2-in.R was identical to ggplot2-out.R
> test-parse_comments.R: within_spacing_with_force-in.R was identical to within_spacing_with_force-out.R
> test-parse_comments.R: within_spacing_without_force-in.R was identical to within_spacing_without_force-out.R
> test-parse_comments.R: eol_eof_spaces-in.R was identical to eol_eof_spaces-out.R
> test-parse_comments.R: mixed-in.R was identical to mixed-out.R
> test-line_breaks_and_other.R: assignment-in.R was identical to assignment-out.R
> test-parse_comments.R: just_comments-in.R was identical to just_comments-out.R
> test-parse_comments.R: with_indention-in.R was identical to with_indention-out.R
> test-line_breaks_and_other.R: around-eq-sub-in.R was identical to around-eq-sub-out.R
> test-line_breaks_and_other.R: comment-around-curly-in.R was identical to comment-around-curly-out.R
> test-parse_comments.R: rplumber-in.R was identical to rplumber-out.R
> test-parse_comments.R: shebang_1-in.R was identical to shebang_1-out.R
> test-parse_comments.R: shebang_2-in.R was identical to shebang_2-out.R
> test-parsing.R: long_strings-in.R was identical to long_strings-out.R
> test-parse_comments.R: xaringan-in.R was identical to xaringan-out.R
> test-parse_comments.R: output-prefix-in.R was identical to output-prefix-out.R
> test-parse_comments.R: spinning_code_chunk_headers-in.R was identical to spinning_code_chunk_headers-out.R
> test-public_api-1.R: Styling 1 files:
> test-public_api-1.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile_rmd/random.Rmd
> test-public_api-1.R: !
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Status Count Legend
> test-public_api-1.R: v 0 File unchanged.
> test-public_api-1.R: i 0 File changed.
> test-public_api-1.R: x 1 Styling threw an error.
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Styling 1 files:
> test-public_api-1.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile_rmd/random2.Rmd
> test-public_api-1.R: !
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Status Count Legend
> test-public_api-1.R: v 0 File unchanged.
> test-public_api-1.R: i 0 File changed.
> test-public_api-1.R: x 1 Styling threw an error.
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Styling 1 files:
> test-public_api-1.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile_rmd/random.Rmarkdown
> test-public_api-1.R: !
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Status Count Legend
> test-public_api-1.R: v 0 File unchanged.
> test-public_api-1.R: i 0 File changed.
> test-public_api-1.R: x 1 Styling threw an error.
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Styling 1 files:
> test-public_api-1.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile_rmd/random2.Rmarkdown
> test-public_api-1.R: !
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Status Count Legend
> test-public_api-1.R: v 0 File unchanged.
> test-public_api-1.R: i 0 File changed.
> test-public_api-1.R: x 1 Styling threw an error.
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Styling 1 files:
> test-public_api-1.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile_qmd/new.qmd
> test-public_api-1.R: !
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Status Count Legend
> test-public_api-1.R: v 0 File unchanged.
> test-public_api-1.R: i 0 File changed.
> test-public_api-1.R: x 1 Styling threw an error.
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Styling 1 files:
> test-public_api-1.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile_rmd/random2.Rmarkdown
> test-public_api-1.R: !
> test-public_api-1.R: --------------------------------------------------------------------------------
> test-public_api-1.R: Status Count Legend
> test-public_api-1.R: v 0 File unchanged.
> test-public_api-1.R: i 0 File changed.
> test-public_api-1.R: x 1 Styling threw an error.
> test-public_api-1.R: --------------------------------------------------------------------------------
Saving _problems/test-public_api-1-44.R
Saving _problems/test-public_api-1-50.R
Saving _problems/test-public_api-1-60.R
Saving _problems/test-public_api-1-67.R
Saving _problems/test-public_api-1-78.R
Saving _problems/test-public_api-1-84.R
Saving _problems/test-public_api-1-91.R
Saving _problems/test-public_api-1-96.R
> test-public_api-3.R: Styling 1 files:
> test-public_api-3.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile-rnw/random.Rnw
> test-public_api-3.R: !
> test-public_api-3.R: --------------------------------------------------------------------------------
> test-public_api-3.R: Status Count Legend
> test-public_api-3.R: v 0 File unchanged.
> test-public_api-3.R: i 0 File changed.
> test-public_api-3.R: x 1 Styling threw an error.
> test-public_api-3.R: --------------------------------------------------------------------------------
> test-public_api-3.R: Styling 1 files:
> test-public_api-3.R: /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/styler.Rcheck/tests/testthat/public-api/xyzfile-rnw/random2.Rnw
> test-public_api-3.R: !
> test-public_api-3.R: --------------------------------------------------------------------------------
> test-public_api-3.R: Status Count Legend
> test-public_api-3.R: v 0 File unchanged.
> test-public_api-3.R: i 0 File changed.
> test-public_api-3.R: x 1 Styling threw an error.
> test-public_api-3.R: --------------------------------------------------------------------------------
> test-relocate_eq_assign.R: eq_assign_ifelse_scope_tokens-in.R was identical to eq_assign_ifelse_scope_tokens-out.R
> test-relocate_eq_assign.R: eq_assign_multiple_tokens_eq_only-in.R was identical to eq_assign_multiple_tokens_eq_only-out.R
> test-relocate_eq_assign.R: eq_assign_multiple_tokens_mixed-in.R was identical to eq_assign_multiple_tokens_mixed-out.R
> test-relocate_eq_assign.R: eq_assign_ifelse_scope_line_breaks-in.R was identical to eq_assign_ifelse_scope_line_breaks-out.R
Saving _problems/test-rmd-7.R
Saving _problems/test-rnw-8.R
Saving _problems/test-roxygen-examples-complete-01-4.R
Saving _problems/test-roxygen-examples-complete-02-4.R
Saving _problems/test-roxygen-examples-complete-03-4.R
Saving _problems/test-roxygen-examples-complete-04-4.R
Saving _problems/test-roxygen-examples-complete-05-4.R
Saving _problems/test-roxygen-examples-complete-06-4.R
Saving _problems/test-roxygen-examples-complete-07-4.R
Saving _problems/test-roxygen-examples-complete-08-4.R
Saving _problems/test-roxygen-examples-complete-09-4.R
Saving _problems/test-public_api-3-8.R
Saving _problems/test-public_api-3-13.R
Saving _problems/test-public_api-3-67.R
Saving _problems/test-public_api-3-67.R
Saving _problems/test-public_api-3-68.R
Saving _problems/test-public_api-3-68.R
Saving _problems/test-public_api-3-71.R
Saving _problems/test-public_api-3-71.R
Saving _problems/test-public_api-3-72.R
Saving _problems/test-public_api-3-72.R
Saving _problems/test-roxygen-examples-complete-10-4.R
Saving _problems/test-roxygen-examples-complete-11-4.R
Saving _problems/test-roxygen-examples-complete-12-4.R
Saving _problems/test-roxygen-examples-complete-14-4.R
Saving _problems/test-roxygen-examples-complete-13-4.R
Saving _problems/test-roxygen-examples-complete-15-4.R
Saving _problems/test-roxygen-examples-complete-16-4.R
Saving _problems/test-roxygen-examples-complete-17-4.R
Saving _problems/test-roxygen-examples-complete-18-4.R
Saving _problems/test-roxygen-examples-complete-19-4.R
Saving _problems/test-roxygen-examples-complete-20-4.R
Saving _problems/test-roxygen-examples-complete-21-4.R
Saving _problems/test-roxygen-examples-complete-22-4.R
Saving _problems/test-roxygen-examples-complete-24-4.R
Saving _problems/test-roxygen-examples-complete-23-4.R
Saving _problems/test-roxygen-examples-complete-25-4.R
Saving _problems/test-roxygen-examples-complete-26-4.R
Saving _problems/test-roxygen-examples-complete-27-4.R
Saving _problems/test-roxygen-examples-complete-28-4.R
Saving _problems/test-roxygen-examples-complete-29-4.R
Saving _problems/test-roxygen-examples-complete-30-4.R
> test-scope-AsIs.R: scope_spaces-in.R was identical to scope_spaces-out.R
> test-scope-AsIs.R: scope_indention-in.R was identical to scope_indention-out.R
> test-scope-AsIs.R: scope_spaces_indention-in.R was identical to scope_spaces_indention-out.R
> test-scope-character.R: scope_spaces-in.R was identical to scope_spaces-out.R
> test-scope-AsIs.R: scope_line_breaks-in.R was identical to scope_line_breaks-out.R
> test-scope-character.R: scope_indention-in.R was identical to scope_indention-out.R
> test-scope-AsIs.R: scope_spaces_line_breaks-in.R was identical to scope_spaces_line_breaks-out.R
> test-scope-character.R: scope_line_breaks-in.R was identical to scope_line_breaks-out.R
> test-scope-AsIs.R: scope_indention_tokens-in.R was identical to scope_indention_tokens-out.R
> test-scope-character.R: scope_tokens-in.R was identical to scope_tokens-out.R
> test-scope-AsIs.R: scope_spaces_tokens-in.R was identical to scope_spaces_tokens-out.R
> test-scope-character.R: scope_none-in.R was identical to scope_none-out.R
> test-scope-AsIs.R: scope_none-in.R was identical to scope_none-out.R
> test-spacing.R: round_curly-in.R was identical to round_curly-out.R
> test-spacing.R: colons-in.R was identical to colons-out.R
> test-square_brackets.R: square_brackets_double_line_break-in.R was identical to square_brackets_double_line_break-out.R
> test-spacing.R: comments-in.R was identical to comments-out.R
> test-spacing.R: spacing_if-in.R was identical to spacing_if-out.R
> test-spacing.R: spacing_comma-in.R was identical to spacing_comma-out.R
> test-spacing.R: spacing_comma2-in.R was identical to spacing_comma2-out.R
> test-spacing.R: spacing_comma2-in.R was identical to spacing_comma2-out.R
> test-square_brackets.R: square_brackets_line_break-in.R was identical to square_brackets_line_break-out.R
> test-spacing.R: bang_bang_spacing-in.R was identical to bang_bang_spacing-out.R
> test-start_line.R: comment-in.R was identical to comment-out.R
> test-start_line.R: no_comment-in.R was identical to no_comment-out.R
> test-spacing.R: spacing_in-in.R was identical to spacing_in-out.R
> test-spacing.R: spacing_function-in.R was identical to spacing_function-out.R
> test-spacing.R: spacing-tilde-in.R was identical to spacing-tilde-out.R
> test-spacing.R: spacing-square-in.R was identical to spacing-square-out.R
> test-spacing.R: dollar-in.R was identical to dollar-out.R
> test-strict.R: strict-in.R was identical to strict-out.R
> test-stylerignore.R: simple-in.R was identical to simple-out.R
> test-stylerignore.R: crossing-with-expressions-in.R was identical to crossing-with-expressions-out.R
> test-stylerignore.R: adding-removing-in.R was identical to adding-removing-out.R
> test-strict.R: non_strict-in.R was identical to non_strict-out.R
> test-strict.R: eol-in.R was identical to eol-out.R
> test-strict.R: eof-in.R was identical to eof-out.R
> test-stylerignore.R: braces-in.R was identical to braces-out.R
> test-stylerignore.R: alignment-in.R was identical to alignment-out.R
> test-token_adding_removing.R: mixed_token-in.R was identical to mixed_token-out.R
> test-tidyeval.R: bang_bang-in.R was identical to bang_bang-out.R
> test-tidyeval.R: setting_var_names-in.R was identical to setting_var_names-out.R
> test-tidyeval.R: eq_sub_and_comma-in.R was identical to eq_sub_and_comma-out.R
> test-token_adding_removing.R: if_else_strict-in.R was identical to if_else_strict-out.R
> test-token_adding_removing.R: if_else_non_strict-in.R was identical to if_else_non_strict-out.R
> test-token_adding_removing.R: if-else-comma-in.R was identical to if-else-comma-out.R
> test-token_adding_removing.R: double_braces-in.R was identical to double_braces-out.R
> test-unary.R: unary_simple-in.R was identical to unary_simple-out.R
> test-token_adding_removing.R: token_creation_find_pos-in.R was identical to token_creation_find_pos-out.R
> test-unary.R: unary_complex-in.R was identical to unary_complex-out.R
> test-token_adding_removing.R: add_brackets_in_pipe-in.R was identical to add_brackets_in_pipe-out.R
> test-unary.R: unary_indention-in.R was identical to unary_indention-out.R
> test-token_adding_removing.R: add_brackets_in_pipe-stylerignore-in.R was identical to add_brackets_in_pipe-stylerignore-out.R
> test-token_adding_removing.R: else-pipe-in.R was identical to else-pipe-out.R
> test-token_adding_removing.R: substitute-in.R was identical to substitute-out.R
> test-unindention.R: mixed-double-in.R was identical to mixed-double-out.R
> test-unindention.R: mixed-in.R was identical to mixed-out.R
> test-token_adding_removing.R: if_else_stylerignore-in.R was identical to if_else_stylerignore-out.R
> test-unindention.R: vec_with_fun-in.R was identical to vec_with_fun-out.R
> test-unindention.R: vec_with_fun-in.R was identical to vec_with_fun-out.R
> test-token_adding_removing.R: for_while_stylerignore-in.R was identical to for_while_stylerignore-out.R
> test-unindention_regex.R: regex_force_with_pattern-in.R was identical to regex_force_with_pattern-out.R
> test-unindention_regex.R: regex_force_no_pattern-in.R was identical to regex_force_no_pattern-out.R
> test-unindention_regex.R: random_non_comment_indention-in.R was identical to random_non_comment_indention-out.R
> tests-cache-require-serial.R: Timing stopped at: 0.27 0 0.27
Saving _problems/tests-cache-require-serial-5.R
[ FAIL 57 | WARN 38 | SKIP 23 | PASS 462 ]
══ Skipped tests (23) ══════════════════════════════════════════════════════════
• On CRAN (17): 'test-cache-clean-up.R:2:3', 'test-cache-high-level-api.R:3:3',
'test-cache-high-level-api.R:29:3', 'test-cache-high-level-api.R:40:3',
'test-cache-high-level-api.R:99:3', 'test-cache-high-level-api.R:139:3',
'test-cache-high-level-api.R:152:3', 'test-cache-with-r-cache.R:28:1',
'test-helpers.R:1:1', 'test-helpers.R:13:1', 'test-public_api-1.R:102:1',
'test-roundtrip.R:12:1', 'test-roundtrip.R:18:1',
'test-public_api-3.R:161:1', 'test-utils.R:8:1', 'test-zzz.R:3:3',
'tests-cache-require-serial.R:33:3'
• Running in parallel (1): 'test-cache-clean-up.R:15:3'
• getRversion() < "4.2" && is_windows() is not TRUE (1): 'test-parsing.R:39:3'
• {DiagrammeR} is not installed (3): 'test-create_tree.R:2:3',
'test-create_tree.R:13:3', 'test-relocate_eq_assign.R:3:3'
• {roxygen2} is not installed. (1): 'test-roxygen-examples-parse.R:164:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cache-high-level-api.R:57:3'): trailing line breaks are ignored for caching ──
Error in `parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)`: To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
Backtrace:
▆
1. └─styler::style_text(text1) at test-cache-high-level-api.R:57:3
2. └─styler (local) transformer(text)
3. └─styler:::parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)
4. └─rlang::abort(...)
── Error ('test-cache-high-level-api.R:71:3'): trailing line breaks are ignored for caching in one scalar ──
Error in `parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)`: To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
Backtrace:
▆
1. └─styler::style_text(text1) at test-cache-high-level-api.R:71:3
2. └─styler (local) transformer(text)
3. └─styler:::parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)
4. └─rlang::abort(...)
── Error ('test-cache-high-level-api.R:88:3'): trailing line breaks are ignored for caching in one scalar ──
Error in `parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)`: To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
Backtrace:
▆
1. └─styler::style_text(text1) at test-cache-high-level-api.R:88:3
2. └─styler (local) transformer(text)
3. └─styler:::parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)
4. └─rlang::abort(...)
── Error ('test-cache-high-level-api.R:199:3'): avoid removing roxygen mask (see commit messages in #584) ──
Error in `parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)`: To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
Backtrace:
▆
1. ├─testthat::expect_equal(as.character(style_text(text2)), text2) at test-cache-high-level-api.R:199:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─styler::style_text(text2)
5. └─styler (local) transformer(text)
6. └─styler:::parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)
7. └─rlang::abort(...)
── Error ('test-cache-interaction-roxygen-code-examples.R:14:3'): roxyen code examples are written to cache as both individual expressions and as whole text ──
Error in `parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)`: To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
Backtrace:
▆
1. └─styler::style_text(text) at test-cache-interaction-roxygen-code-examples.R:14:3
2. └─styler (local) transformer(text)
3. └─styler:::parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)
4. └─rlang::abort(...)
── Error ('test-escaping.R:2:3'): escaping of characters works ─────────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Failure ('test-public_api-1.R:38:3'): styler can style Rmd file ─────────────
Expected `{ ... }` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-1.R:50:3'): styler can style Rmd file ─────────────
Expected `styled$changed` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-1.R:54:3'): styler can style Rmarkdown file ───────
Expected `{ ... }` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-1.R:67:3'): styler can style Rmarkdown file ───────
Expected `styled$changed` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-1.R:72:3'): styler can style qmd file ─────────────
Expected `{ ... }` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-1.R:84:3'): styler can style qmd file ─────────────
Expected `styled$changed` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-1.R:88:3'): styler handles malformed Rmd file and invalid R code in chunk ──
Expected `style_file(...)` to throw a warning.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-public_api-1.R:88:3
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. └─testthat::expect_warning(...)
── Failure ('test-public_api-1.R:93:3'): styler handles malformed Rmd file and invalid R code in chunk ──
Expected `style_file(...)` to throw a warning.
Backtrace:
▆
1. ├─testthat::capture_output(...) at test-public_api-1.R:93:3
2. │ └─testthat::capture_output_lines(code, print, width = width)
3. │ └─testthat:::eval_with_output(code, print = print, width = width)
4. │ ├─withr::with_output_sink(path, withVisible(code))
5. │ │ └─base::force(code)
6. │ └─base::withVisible(code)
7. └─testthat::expect_warning(...)
── Error ('test-rmd.R:2:3'): can style .Rmd files ──────────────────────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `transformer()`:
! {knitr} is required to process vignette files (Rmd, Rnw)
── Error ('test-rnw.R:2:3'): can style .Rnw files ──────────────────────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `transformer()`:
! {knitr} is required to process vignette files (Rmd, Rnw)
── Error ('test-roxygen-examples-complete-01.R:4:3'): analogous to test-roxygen-examples-complete: 01 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-02.R:4:3'): analogous to test-roxygen-examples-complete: 02 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-03.R:4:3'): analogous to test-roxygen-examples-complete: 03 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-04.R:4:3'): analogous to test-roxygen-examples-complete: 04 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-05.R:4:3'): analogous to test-roxygen-examples-complete: 05 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-06.R:4:3'): analogous to test-roxygen-examples-complete: 06 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-07.R:4:3'): analogous to test-roxygen-examples-complete: 07 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-08.R:4:3'): analogous to test-roxygen-examples-complete: 08 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-09.R:4:3'): analogous to test-roxygen-examples-complete: 09 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Failure ('test-public_api-3.R:2:3'): styler can style Rnw file ──────────────
Expected `{ ... }` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-3.R:13:3'): styler can style Rnw file ─────────────
Expected `styled$changed` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
── Failure ('test-public_api-3.R:67:3'): dry run options work: ─────────────────
Expected `summary$changed` to be TRUE.
Differences:
`actual`: <NA>
`expected`: TRUE
Backtrace:
▆
1. └─styler:::test_dry(...) at test-public_api-3.R:67:3
2. └─testthat (local) checker(summary$changed)
── Failure ('test-public_api-3.R:67:3'): dry run options work: ─────────────────
Expected `styler(path, dry = "fail")` to throw a error.
Backtrace:
▆
1. └─styler:::test_dry(...) at test-public_api-3.R:67:3
2. └─testthat::expect_error(styler(path, dry = "fail"), "would be modified")
── Failure ('test-public_api-3.R:68:3'): dry run options work: ─────────────────
Expected `summary$changed` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
Backtrace:
▆
1. └─styler:::test_dry(...) at test-public_api-3.R:68:3
2. └─testthat (local) checker(summary$changed)
── Failure ('test-public_api-3.R:68:3'): dry run options work: ─────────────────
Expected `styler(path, dry = "fail")` not to throw any errors.
Actually got a <rlang_warning> with message:
When processing styled.Rmd:
Caused by error in `transform_mixed()`:
! {knitr} is required to process vignette files (Rmd, Rnw)
Backtrace:
▆
1. ├─styler:::test_dry(...) at test-public_api-3.R:68:3
2. │ ├─testthat::expect_error(styler(path, dry = "fail"), NA)
3. │ │ └─testthat:::expect_condition_matching_(...)
4. │ │ └─testthat:::quasi_capture(...)
5. │ │ ├─testthat (local) .capture(...)
6. │ │ │ └─base::withCallingHandlers(...)
7. │ │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
8. │ └─styler (local) styler(path, dry = "fail")
9. │ └─styler:::transform_files(...)
10. │ └─purrr::map_lgl(...)
11. │ └─purrr:::map_("logical", .x, .f, ..., .progress = .progress)
12. │ ├─purrr:::with_indexed_errors(...)
13. │ │ └─base::withCallingHandlers(...)
14. │ ├─purrr:::call_with_cleanup(...)
15. │ └─styler (local) .f(.x[[i]], ...)
16. │ └─styler:::transform_code(path, fun = fun, ..., dry = dry)
17. │ └─styler:::transform_utf8(...)
18. │ ├─... %>% set_names(path)
19. │ └─purrr::map_lgl(path, transform_utf8_one, fun = fun, dry = dry)
20. │ └─purrr:::map_("logical", .x, .f, ..., .progress = .progress)
21. │ ├─purrr:::with_indexed_errors(...)
22. │ │ └─base::withCallingHandlers(...)
23. │ ├─purrr:::call_with_cleanup(...)
24. │ └─styler (local) .f(.x[[i]], ...)
25. │ ├─rlang::try_fetch(...)
26. │ │ ├─base::tryCatch(...)
27. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
28. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
29. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
30. │ │ └─base::withCallingHandlers(...)
31. │ └─styler (local) fun(file_with_info$text)
32. │ └─styler:::transform_mixed(...)
33. │ └─rlang::abort("{knitr} is required to process vignette files (Rmd, Rnw)")
34. │ └─rlang:::signal_abort(cnd, .file)
35. │ └─base::signalCondition(cnd)
36. ├─rlang::set_names(., path)
37. └─rlang (local) `<fn>`(`<rlng_rrr>`)
38. └─handlers[[1L]](cnd)
39. └─cli::cli_warn("When processing {show_path}:", parent = e)
── Failure ('test-public_api-3.R:71:3'): dry run options work: ─────────────────
Expected `summary$changed` to be TRUE.
Differences:
`actual`: <NA>
`expected`: TRUE
Backtrace:
▆
1. └─styler:::test_dry(...) at test-public_api-3.R:71:3
2. └─testthat (local) checker(summary$changed)
── Failure ('test-public_api-3.R:71:3'): dry run options work: ─────────────────
Expected `styler(path, dry = "fail")` to throw a error.
Backtrace:
▆
1. └─styler:::test_dry(...) at test-public_api-3.R:71:3
2. └─testthat::expect_error(styler(path, dry = "fail"), "would be modified")
── Failure ('test-public_api-3.R:72:3'): dry run options work: ─────────────────
Expected `summary$changed` to be FALSE.
Differences:
`actual`: <NA>
`expected`: FALSE
Backtrace:
▆
1. └─styler:::test_dry(...) at test-public_api-3.R:72:3
2. └─testthat (local) checker(summary$changed)
── Failure ('test-public_api-3.R:72:3'): dry run options work: ─────────────────
Expected `styler(path, dry = "fail")` not to throw any errors.
Actually got a <rlang_warning> with message:
When processing styled.Rnw:
Caused by error in `transform_mixed()`:
! {knitr} is required to process vignette files (Rmd, Rnw)
Backtrace:
▆
1. ├─styler:::test_dry(...) at test-public_api-3.R:72:3
2. │ ├─testthat::expect_error(styler(path, dry = "fail"), NA)
3. │ │ └─testthat:::expect_condition_matching_(...)
4. │ │ └─testthat:::quasi_capture(...)
5. │ │ ├─testthat (local) .capture(...)
6. │ │ │ └─base::withCallingHandlers(...)
7. │ │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
8. │ └─styler (local) styler(path, dry = "fail")
9. │ └─styler:::transform_files(...)
10. │ └─purrr::map_lgl(...)
11. │ └─purrr:::map_("logical", .x, .f, ..., .progress = .progress)
12. │ ├─purrr:::with_indexed_errors(...)
13. │ │ └─base::withCallingHandlers(...)
14. │ ├─purrr:::call_with_cleanup(...)
15. │ └─styler (local) .f(.x[[i]], ...)
16. │ └─styler:::transform_code(path, fun = fun, ..., dry = dry)
17. │ └─styler:::transform_utf8(...)
18. │ ├─... %>% set_names(path)
19. │ └─purrr::map_lgl(path, transform_utf8_one, fun = fun, dry = dry)
20. │ └─purrr:::map_("logical", .x, .f, ..., .progress = .progress)
21. │ ├─purrr:::with_indexed_errors(...)
22. │ │ └─base::withCallingHandlers(...)
23. │ ├─purrr:::call_with_cleanup(...)
24. │ └─styler (local) .f(.x[[i]], ...)
25. │ ├─rlang::try_fetch(...)
26. │ │ ├─base::tryCatch(...)
27. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
28. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
29. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
30. │ │ └─base::withCallingHandlers(...)
31. │ └─styler (local) fun(file_with_info$text)
32. │ └─styler:::transform_mixed(...)
33. │ └─rlang::abort("{knitr} is required to process vignette files (Rmd, Rnw)")
34. │ └─rlang:::signal_abort(cnd, .file)
35. │ └─base::signalCondition(cnd)
36. ├─rlang::set_names(., path)
37. └─rlang (local) `<fn>`(`<rlng_rrr>`)
38. └─handlers[[1L]](cnd)
39. └─cli::cli_warn("When processing {show_path}:", parent = e)
── Error ('test-roxygen-examples-complete-10.R:4:3'): analogous to test-roxygen-examples-complete: 10 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-11.R:4:3'): analogous to test-roxygen-examples-complete: 11 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-12.R:4:3'): analogous to test-roxygen-examples-complete: 12 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-14.R:4:3'): analogous to test-roxygen-examples-complete: 14 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-13.R:4:3'): analogous to test-roxygen-examples-complete: 13 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-15.R:4:3'): analogous to test-roxygen-examples-complete: 15 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-16.R:4:3'): analogous to test-roxygen-examples-complete: 16 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-17.R:4:3'): analogous to test-roxygen-examples-complete: 17 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-18.R:4:3'): analogous to test-roxygen-examples-complete: 18 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-19.R:4:3'): analogous to test-roxygen-examples-complete: 19 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-20.R:4:3'): analogous to test-roxygen-examples-complete: 20 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-21.R:4:3'): analogous to test-roxygen-examples-complete: 21 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-22.R:4:3'): analogous to test-roxygen-examples-complete: 22 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-24.R:4:3'): analogous to test-roxygen-examples-complete: 24 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-23.R:4:3'): analogous to test-roxygen-examples-complete: 23 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-25.R:4:3'): analogous to test-roxygen-examples-complete: 25 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-26.R:4:3'): analogous to test-roxygen-examples-complete: 26 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-27.R:4:3'): analogous to test-roxygen-examples-complete: 27 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-28.R:4:3'): analogous to test-roxygen-examples-complete: 28 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-29.R:4:3'): analogous to test-roxygen-examples-complete: 29 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('test-roxygen-examples-complete-30.R:4:3'): analogous to test-roxygen-examples-complete: 30 ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1.
Caused by error in `parse_transform_serialize_roxygen()`:
! To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
── Error ('tests-cache-require-serial.R:5:3'): top-level test: Caches top-level expressions efficiently on style_text() ──
Error in `parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)`: To style roxygen code examples, you need to have the package `{roxygen2}` installed. To exclude them from styling, set `include_roxygen_examples = FALSE`.
Backtrace:
▆
1. ├─base::system.time(text_styled <- as.character(style_text(text))) at tests-cache-require-serial.R:5:3
2. └─styler::style_text(text)
3. └─styler (local) transformer(text)
4. └─styler:::parse_transform_serialize_roxygen(transformed_code, transformers = transformers, base_indention = base_indention)
5. └─rlang::abort(...)
[ FAIL 57 | WARN 38 | SKIP 23 | PASS 462 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.11.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc