Files in r-lib/styler
Non-Invasive Pretty Printing of R Code

.Rbuildignore
.gitattributes
.github/.gitignore
.github/dependabot.yaml
.github/workflows/check-all-examples.yaml
.github/workflows/check-full.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pre-commit.yaml
.github/workflows/test-coverage.yaml
.github/workflows/touchstone-comment.yaml
.github/workflows/touchstone-receive.yaml
.gitignore
.lintr
.pre-commit-config.yaml
API
CONTRIBUTING.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/addins.R R/communicate.R R/compat-dplyr.R R/compat-tidyr.R R/detect-alignment-utils.R R/detect-alignment.R R/environments.R R/expr-is.R R/indent.R R/initialize.R R/io.R R/nest.R R/nested-to-tree.R R/parse.R R/reindent.R R/relevel.R R/roxygen-examples-add-remove.R R/roxygen-examples-find.R R/roxygen-examples-parse.R R/roxygen-examples.R R/rules-indention.R R/rules-line-breaks.R R/rules-spaces.R R/rules-tokens.R R/serialize.R R/set-assert-args.R R/style-guides.R R/styler-package.R R/stylerignore.R R/testing-mocks.R R/testing-public-api.R R/testing.R R/token-create.R R/token-define.R R/transform-block.R R/transform-code.R R/transform-files.R R/ui-caching.R R/ui-styling.R R/unindent.R R/utils-cache.R R/utils-files.R R/utils-navigate-nest.R R/utils-strings.R R/utils.R R/vertical.R R/visit.R R/zzz.R README.Rmd README.md
_pkgdown.yaml
cran-comments.md
inst/WORDLIST
inst/hextools/hexsticker.R
inst/hextools/suit.png
inst/hooks/require-news-update.R
inst/rstudio/addins.dcf
man/add_cache_block.Rd man/add_id_and_short.Rd man/add_roxygen_mask.Rd man/add_spaces_or_newlines.Rd man/add_stylerignore.Rd man/add_token_terminal.Rd man/alignment_col1_all_named.Rd man/alignment_drop_comments.Rd man/alignment_drop_last_expr.Rd man/alignment_ensure_no_closing_brace.Rd man/alignment_ensure_trailing_comma.Rd man/alignment_has_correct_spacing_around_comma.Rd man/alignment_has_correct_spacing_around_eq_sub.Rd man/alignment_serialize.Rd man/alignment_serialize_column.Rd man/alignment_serialize_line.Rd man/apply_ref_indention.Rd man/apply_ref_indention_one.Rd man/apply_stylerignore.Rd man/apply_transformers.Rd man/assert_filetype.Rd man/assert_text.Rd man/assert_tokens.Rd man/assert_transformers.Rd man/bind_with_child.Rd man/cache_activate.Rd man/cache_by_expression.Rd man/cache_clear.Rd man/cache_find_block.Rd man/cache_find_path.Rd man/cache_info.Rd man/cache_is_activated.Rd man/cache_make_key.Rd man/cache_more_specs.Rd man/cache_write.Rd man/caching.Rd man/calls_sys.Rd man/catch_style_file_output.Rd man/choose_indention.Rd man/combine_children.Rd man/communicate_summary.Rd man/communicate_warning.Rd man/compute_indent_indices.Rd man/compute_parse_data_nested.Rd man/construct_out.Rd man/construct_tree.Rd man/construct_vertical.Rd man/contains_else_expr_that_needs_braces.Rd man/context_to_terminals.Rd man/context_towards_terminals.Rd man/convert_newlines_to_linebreaks.Rd man/copy_to_tempdir.Rd man/create_node_from_nested.Rd man/create_node_from_nested_root.Rd man/create_pos_ids.Rd man/create_style_guide.Rd man/create_tokens.Rd man/create_tree.Rd man/default_style_guide_attributes.Rd man/delete_if_cache_directory.Rd man/dir_without_..Rd man/dir_without_._one.Rd man/emulate_rd.Rd man/enhance_mapping_special.Rd man/enrich_terminals.Rd man/ensure_correct_txt.Rd man/ensure_last_n_empty.Rd man/env_add_stylerignore.Rd man/env_current.Rd man/expressions_are_identical.Rd man/extend_if_comment.Rd man/extract_terminals.Rd
man/figures/logo.png
man/finalize_raw_chunks.Rd man/find_blank_lines_to_next_block.Rd man/find_blank_lines_to_next_expr.Rd man/find_dont_seqs.Rd man/find_line_break_position_in_multiline_call.Rd man/find_pos_id_to_keep.Rd man/find_start_pos_id.Rd man/find_tokens_to_update.Rd man/fix_quotes.Rd man/flatten_operators.Rd man/flatten_operators_one.Rd man/flatten_pd.Rd man/generate_test_samples.Rd man/get_addins_style_transformer_name.Rd man/get_engine_pattern.Rd man/get_knitr_pattern.Rd man/get_parse_data.Rd man/has_crlf_as_first_line_sep.Rd man/hash_standardize.Rd man/identify_raw_chunks.Rd man/identify_start_to_stop_of_roxygen_examples_from_text.Rd man/if_for_while_part_requires_braces.Rd man/initialize_attributes.Rd man/invalid_utf8.Rd man/is_cached.Rd man/is_code_chunk_header_or_xaringan_or_code_output.Rd man/is_double_indent_function_declaration.Rd man/is_insufficiently_parsed_string.Rd man/is_shebang.Rd man/local_test_setup.Rd man/lookup_new_special.Rd man/lookup_tokens.Rd man/make_transformer.Rd man/map_filetype_to_pattern.Rd man/match_stop_to_start.Rd man/math_token_spacing.Rd man/n_times_faster_with_cache.Rd man/needs_indention.Rd man/needs_indention_one.Rd man/needs_rd_emulation.Rd man/nest_parse_data.Rd man/next_non_comment.Rd man/next_terminal.Rd man/option_read.Rd man/parse_roxygen.Rd man/parse_safely.Rd man/parse_transform_serialize_r.Rd man/parse_transform_serialize_r_block.Rd man/parse_transform_serialize_roxygen.Rd man/parse_tree_must_be_identical.Rd man/parser_version_set.Rd man/pd_is.Rd man/pd_is_multi_line.Rd man/post_parse_roxygen.Rd man/prettify_any.Rd man/prettify_pkg.Rd man/print.vertical.Rd man/read_utf8.Rd man/read_utf8_bare.Rd man/reindention.Rd man/remove_dont_mask.Rd man/remove_roxygen_header.Rd man/rep_char.Rd man/roxygen_remove_extra_brace.Rd man/save_after_styling_is_active.Rd man/scope_normalize.Rd man/separate_chunks.Rd man/serialize_parse_data_flattened.Rd man/set_and_assert_arg_filetype.Rd man/set_arg_paths.Rd man/set_arg_write_tree.Rd man/set_line_break_after_opening_if_call_is_multi_line.Rd man/set_line_break_around_curly_curly.Rd man/set_line_break_before_curly_opening.Rd man/set_line_break_if_call_is_multi_line.Rd man/set_multi_line.Rd man/set_regex_indention.Rd man/set_space_around_op.Rd man/set_space_between_eq_sub_and_comma.Rd man/set_space_between_levels.Rd man/set_spaces.Rd man/set_style_transformers.Rd man/set_unindention_child.Rd man/shallowify.Rd man/specify_transformers_drop.Rd man/split_roxygen_segments.Rd man/start_comments_with_space.Rd man/style_active_pkg.Rd man/style_dir.Rd man/style_file.Rd man/style_guides.Rd man/style_pkg.Rd man/style_roxygen_code_example.Rd man/style_roxygen_code_example_one.Rd man/style_roxygen_code_example_segment.Rd man/style_roxygen_example_snippet.Rd man/style_selection.Rd man/style_space_around_math_token.Rd man/style_space_around_token.Rd man/style_text.Rd man/style_text_without_curly_curly.Rd man/styler-package.Rd man/styler_addins.Rd man/stylerignore.Rd man/stylerignore_consolidate_col.Rd man/test_collection.Rd man/test_dry.Rd man/test_transformer.Rd man/test_transformers_drop.Rd man/testthat_file.Rd man/text_to_flat_pd.Rd man/tidyverse_style.Rd man/token_is_on_aligned_line.Rd man/tokenize.Rd man/transform_and_check.Rd man/transform_code.Rd man/transform_file.Rd man/transform_files.Rd man/transform_mixed.Rd man/transform_mixed_non_empty.Rd man/transform_utf8.Rd man/transform_utf8_one.Rd man/transformers_drop.Rd man/try_transform_as_r_file.Rd man/unindent_child.Rd man/unindent_fun_dec.Rd man/update_indention.Rd man/update_indention_ref.Rd man/update_newlines.Rd man/validate_new_pos_ids.Rd man/verify_roundtrip.Rd man/visit.Rd man/visit_one.Rd man/wrap_else_multiline_curly.Rd man/wrap_expr_in_curly.Rd man/wrap_expr_in_expr.Rd man/wrap_if_else_while_for_fun_multi_line_in_curly.Rd man/wrap_multiline_curly.Rd man/wrap_subexpr_in_curly.Rd man/write_utf8.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
styler.Rproj
tests/dev/generate_roxygen_tests.R
tests/testmanual/addins/non-r.py
tests/testmanual/addins/r-invalid.R tests/testmanual/addins/r-valid.R tests/testmanual/addins/rmd-invalid.Rmd tests/testmanual/addins/rmd-valid.Rmd
tests/testmanual/addins/rnw-invalid.Rnw
tests/testmanual/addins/rnw-valid.Rnw
tests/testmanual/tests
tests/testthat.R tests/testthat/_snaps/cache-with-r-cache.md tests/testthat/_snaps/helpers.md tests/testthat/_snaps/public_api-1.md tests/testthat/_snaps/public_api-3.md tests/testthat/_snaps/roundtrip.md tests/testthat/_snaps/utils.md tests/testthat/alignment/cols-with-one-row-in.R
tests/testthat/alignment/cols-with-one-row-in_tree
tests/testthat/alignment/cols-with-one-row-out.R tests/testthat/alignment/fun-decs-in.R
tests/testthat/alignment/fun-decs-in_tree
tests/testthat/alignment/fun-decs-out.R tests/testthat/alignment/named-in.R
tests/testthat/alignment/named-in_tree
tests/testthat/alignment/named-out.R tests/testthat/alignment/one-col-some-named-in.R
tests/testthat/alignment/one-col-some-named-in_tree
tests/testthat/alignment/one-col-some-named-out.R tests/testthat/alignment/quoted-names-in.R
tests/testthat/alignment/quoted-names-in_tree
tests/testthat/alignment/quoted-names-out.R tests/testthat/alignment/tribble-in.R
tests/testthat/alignment/tribble-in_tree
tests/testthat/alignment/tribble-out.R tests/testthat/alignment/tribble-three-cols-in.R
tests/testthat/alignment/tribble-three-cols-in_tree
tests/testthat/alignment/tribble-three-cols-out.R tests/testthat/cache-with-r-cache/mlflow-1-in.R tests/testthat/cache-with-r-cache/roxygen-cache-1.R tests/testthat/curly-curly/mixed-in.R
tests/testthat/curly-curly/mixed-in_tree
tests/testthat/curly-curly/mixed-out.R tests/testthat/escaping/basic-escape-in.R
tests/testthat/escaping/basic-escape-in_tree
tests/testthat/escaping/basic-escape-out.R tests/testthat/escaping/fail-parsing-1-in.R
tests/testthat/escaping/fail-parsing-1-in_tree
tests/testthat/escaping/fail-parsing-2-in.R
tests/testthat/escaping/fail-parsing-2-in_tree
tests/testthat/escaping/fail-parsing-3-in.R
tests/testthat/escaping/fail-parsing-3-in_tree
tests/testthat/escaping/fail-parsing-4-in.R
tests/testthat/escaping/fail-parsing-4-in_tree
tests/testthat/exception_handling/empty_file.R tests/testthat/exception_handling/parser-error.R tests/testthat/fun_dec/fun_dec_scope_spaces-in.R
tests/testthat/fun_dec/fun_dec_scope_spaces-in_tree
tests/testthat/fun_dec/fun_dec_scope_spaces-out.R tests/testthat/fun_dec/line_break_fun_dec-in.R
tests/testthat/fun_dec/line_break_fun_dec-in_tree
tests/testthat/fun_dec/line_break_fun_dec-out.R tests/testthat/helpers-devel-options.R tests/testthat/indention_curly_brackets/custom-in.R
tests/testthat/indention_curly_brackets/custom-in_tree
tests/testthat/indention_curly_brackets/custom-out.R tests/testthat/indention_curly_brackets/multi_line_curly_only-in.R
tests/testthat/indention_curly_brackets/multi_line_curly_only-in_tree
tests/testthat/indention_curly_brackets/multi_line_curly_only-out.R tests/testthat/indention_curly_brackets/multi_line_curly_round_only-in.R
tests/testthat/indention_curly_brackets/multi_line_curly_round_only-in_tree
tests/testthat/indention_curly_brackets/multi_line_curly_round_only-out.R tests/testthat/indention_curly_brackets/multi_line_curly_round_spacing-in.R
tests/testthat/indention_curly_brackets/multi_line_curly_round_spacing-in_tree
tests/testthat/indention_curly_brackets/multi_line_curly_round_spacing-out.R tests/testthat/indention_curly_brackets/multi_line_curly_while_for_if_fun-in.R
tests/testthat/indention_curly_brackets/multi_line_curly_while_for_if_fun-in_tree
tests/testthat/indention_curly_brackets/multi_line_curly_while_for_if_fun-out.R tests/testthat/indention_curly_brackets/one_line_curly-in.R
tests/testthat/indention_curly_brackets/one_line_curly-in_tree
tests/testthat/indention_curly_brackets/one_line_curly-out.R tests/testthat/indention_fun_calls/non_strict_calls-in.R
tests/testthat/indention_fun_calls/non_strict_calls-in_tree
tests/testthat/indention_fun_calls/non_strict_calls-out.R tests/testthat/indention_fun_calls/strict_calls-in.R
tests/testthat/indention_fun_calls/strict_calls-in_tree
tests/testthat/indention_fun_calls/strict_calls-out.R tests/testthat/indention_multiple/curly_and_round-in.R
tests/testthat/indention_multiple/curly_and_round-in_tree
tests/testthat/indention_multiple/curly_and_round-out.R
tests/testthat/indention_multiple/curly_and_round_in_tree
tests/testthat/indention_multiple/curly_only-in.R
tests/testthat/indention_multiple/curly_only-in_tree
tests/testthat/indention_multiple/curly_only-out.R tests/testthat/indention_multiple/edge_strict_mixed-in.R
tests/testthat/indention_multiple/edge_strict_mixed-in_tree
tests/testthat/indention_multiple/edge_strict_mixed-out.R tests/testthat/indention_multiple/edge_strict_random-in.R
tests/testthat/indention_multiple/edge_strict_random-in_tree
tests/testthat/indention_multiple/edge_strict_random-out.R tests/testthat/indention_multiple/fun_for_new_line-in.R
tests/testthat/indention_multiple/fun_for_new_line-in_tree
tests/testthat/indention_multiple/fun_for_new_line-out.R tests/testthat/indention_multiple/if_else_curly-in.R
tests/testthat/indention_multiple/if_else_curly-in_tree
tests/testthat/indention_multiple/if_else_curly-out.R tests/testthat/indention_multiple/overall-in.R
tests/testthat/indention_multiple/overall-in_tree
tests/testthat/indention_multiple/overall-out.R tests/testthat/indention_multiple/round_closing_on_same_line-in.R
tests/testthat/indention_multiple/round_closing_on_same_line-in_tree
tests/testthat/indention_multiple/round_closing_on_same_line-out.R tests/testthat/indention_multiple/round_only-in.R
tests/testthat/indention_multiple/round_only-in_tree
tests/testthat/indention_multiple/round_only-out.R tests/testthat/indention_operators/base_pipe_and_assignment-in.R
tests/testthat/indention_operators/base_pipe_and_assignment-in_tree
tests/testthat/indention_operators/base_pipe_and_assignment-out.R tests/testthat/indention_operators/base_pipe_and_assignment_and_comment-in.R
tests/testthat/indention_operators/base_pipe_and_assignment_and_comment-in_tree
tests/testthat/indention_operators/base_pipe_and_assignment_and_comment-out.R tests/testthat/indention_operators/base_pipe_and_assignment_and_math-in.R
tests/testthat/indention_operators/base_pipe_and_assignment_and_math-in_tree
tests/testthat/indention_operators/base_pipe_and_assignment_and_math-out.R tests/testthat/indention_operators/base_pipe_simple-in.R
tests/testthat/indention_operators/base_pipe_simple-in_tree
tests/testthat/indention_operators/base_pipe_simple-out.R tests/testthat/indention_operators/dollar_R6-in.R
tests/testthat/indention_operators/dollar_R6-in_tree
tests/testthat/indention_operators/dollar_R6-out.R tests/testthat/indention_operators/eq_assign-in.R
tests/testthat/indention_operators/eq_assign-in_tree
tests/testthat/indention_operators/eq_assign-out.R tests/testthat/indention_operators/eq_formal_simple-in.R
tests/testthat/indention_operators/eq_formal_simple-in_tree
tests/testthat/indention_operators/eq_formal_simple-out.R tests/testthat/indention_operators/eq_formals_complex_indention-in.R
tests/testthat/indention_operators/eq_formals_complex_indention-in_tree
tests/testthat/indention_operators/eq_formals_complex_indention-out.R tests/testthat/indention_operators/eq_formals_complex_tokens-in.R
tests/testthat/indention_operators/eq_formals_complex_tokens-in_tree
tests/testthat/indention_operators/eq_formals_complex_tokens-out.R tests/testthat/indention_operators/eq_sub_complex_indention-in.R
tests/testthat/indention_operators/eq_sub_complex_indention-in_tree
tests/testthat/indention_operators/eq_sub_complex_indention-out.R tests/testthat/indention_operators/eq_sub_complex_tokens-in.R
tests/testthat/indention_operators/eq_sub_complex_tokens-in_tree
tests/testthat/indention_operators/eq_sub_complex_tokens-out.R
tests/testthat/indention_operators/function-multiline-no-braces-in_tree
tests/testthat/indention_operators/function-multiline-no-braces-non-strict-in.R
tests/testthat/indention_operators/function-multiline-no-braces-non-strict-in_tree
tests/testthat/indention_operators/function-multiline-no-braces-non-strict-out.R tests/testthat/indention_operators/function-multiline-no-braces-strict-in.R
tests/testthat/indention_operators/function-multiline-no-braces-strict-in_tree
tests/testthat/indention_operators/function-multiline-no-braces-strict-out.R tests/testthat/indention_operators/if-else-no-braces-not-strict-in.R
tests/testthat/indention_operators/if-else-no-braces-not-strict-in_tree
tests/testthat/indention_operators/if-else-no-braces-not-strict-out.R tests/testthat/indention_operators/logical_special_eq_sub-in.R
tests/testthat/indention_operators/logical_special_eq_sub-in_tree
tests/testthat/indention_operators/logical_special_eq_sub-out.R tests/testthat/indention_operators/mixed-in.R tests/testthat/indention_operators/mixed-out.R tests/testthat/indention_operators/multiply_divide-in.R
tests/testthat/indention_operators/multiply_divide-in_tree
tests/testthat/indention_operators/multiply_divide-out.R tests/testthat/indention_operators/nested-for-spacing-scope-indention-in.R
tests/testthat/indention_operators/nested-for-spacing-scope-indention-in_tree
tests/testthat/indention_operators/nested-for-spacing-scope-indention-out.R tests/testthat/indention_operators/nested-for-spacing-scope-spaces-in.R
tests/testthat/indention_operators/nested-for-spacing-scope-spaces-in_tree
tests/testthat/indention_operators/nested-for-spacing-scope-spaces-out.R tests/testthat/indention_operators/not_first_trigger-in.R
tests/testthat/indention_operators/not_first_trigger-in_tree
tests/testthat/indention_operators/not_first_trigger-out.R tests/testthat/indention_operators/overall-in.R
tests/testthat/indention_operators/overall-in_tree
tests/testthat/indention_operators/overall-out.R tests/testthat/indention_operators/pipe_and_assignment-in.R
tests/testthat/indention_operators/pipe_and_assignment-in_tree
tests/testthat/indention_operators/pipe_and_assignment-out.R tests/testthat/indention_operators/pipe_and_assignment_and_comment-in.R
tests/testthat/indention_operators/pipe_and_assignment_and_comment-in_tree
tests/testthat/indention_operators/pipe_and_assignment_and_comment-out.R tests/testthat/indention_operators/pipe_and_assignment_and_math-in.R
tests/testthat/indention_operators/pipe_and_assignment_and_math-in_tree
tests/testthat/indention_operators/pipe_and_assignment_and_math-out.R tests/testthat/indention_operators/pipe_simple-in.R
tests/testthat/indention_operators/pipe_simple-in_tree
tests/testthat/indention_operators/pipe_simple-out.R tests/testthat/indention_operators/pipe_with_dot-in.R
tests/testthat/indention_operators/pipe_with_dot-in_tree
tests/testthat/indention_operators/pipe_with_dot-out.R tests/testthat/indention_operators/plus_minus-in.R
tests/testthat/indention_operators/plus_minus-in_tree
tests/testthat/indention_operators/plus_minus-out.R tests/testthat/indention_operators/tilde-in.R
tests/testthat/indention_operators/tilde-in_tree
tests/testthat/indention_operators/tilde-out.R tests/testthat/indention_operators/while_for_if_without_curly_non_strict-in.R
tests/testthat/indention_operators/while_for_if_without_curly_non_strict-in_tree
tests/testthat/indention_operators/while_for_if_without_curly_non_strict-out.R tests/testthat/indention_operators/while_for_if_without_curly_strict-in.R
tests/testthat/indention_operators/while_for_if_without_curly_strict-in_tree
tests/testthat/indention_operators/while_for_if_without_curly_strict-out.R tests/testthat/indention_operators/while_for_without_curly_same_line_non_strict-in.R
tests/testthat/indention_operators/while_for_without_curly_same_line_non_strict-in_tree
tests/testthat/indention_operators/while_for_without_curly_same_line_non_strict-out.R tests/testthat/indention_round_brackets/arithmetic_no_start-in.R
tests/testthat/indention_round_brackets/arithmetic_no_start-in_tree
tests/testthat/indention_round_brackets/arithmetic_no_start-out.R tests/testthat/indention_round_brackets/arithmetic_start-in.R
tests/testthat/indention_round_brackets/arithmetic_start-in_tree
tests/testthat/indention_round_brackets/arithmetic_start-out.R tests/testthat/indention_round_brackets/multi_line-no-indention-in.R
tests/testthat/indention_round_brackets/multi_line-no-indention-in_tree
tests/testthat/indention_round_brackets/multi_line-no-indention-out.R tests/testthat/indention_round_brackets/multi_line-random-in.R
tests/testthat/indention_round_brackets/multi_line-random-in_tree
tests/testthat/indention_round_brackets/multi_line-random-out.R tests/testthat/indention_round_brackets/multi_line_multi_expression.R tests/testthat/indention_round_brackets/one_line-in.R
tests/testthat/indention_round_brackets/one_line-in_tree
tests/testthat/indention_round_brackets/one_line-nested-in.R
tests/testthat/indention_round_brackets/one_line-nested-in_tree
tests/testthat/indention_round_brackets/one_line-nested-out.R tests/testthat/indention_round_brackets/one_line-out.R tests/testthat/indention_square_brackets/square_brackets_double_line_break-in.R
tests/testthat/indention_square_brackets/square_brackets_double_line_break-in_tree
tests/testthat/indention_square_brackets/square_brackets_double_line_break-out.R tests/testthat/indention_square_brackets/square_brackets_line_break-in.R
tests/testthat/indention_square_brackets/square_brackets_line_break-in_tree
tests/testthat/indention_square_brackets/square_brackets_line_break-out.R tests/testthat/insertion_comment_interaction/if_else_if_else_non_strict-in.R
tests/testthat/insertion_comment_interaction/if_else_if_else_non_strict-in_tree
tests/testthat/insertion_comment_interaction/if_else_if_else_non_strict-out.R tests/testthat/insertion_comment_interaction/if_else_if_else_strict-in.R
tests/testthat/insertion_comment_interaction/if_else_if_else_strict-in_tree
tests/testthat/insertion_comment_interaction/if_else_if_else_strict-out.R tests/testthat/insertion_comment_interaction/if_else_non_strict-in.R
tests/testthat/insertion_comment_interaction/if_else_non_strict-in_tree
tests/testthat/insertion_comment_interaction/if_else_non_strict-out.R tests/testthat/insertion_comment_interaction/if_else_strict-in.R
tests/testthat/insertion_comment_interaction/if_else_strict-in_tree
tests/testthat/insertion_comment_interaction/if_else_strict-out.R tests/testthat/insertion_comment_interaction/just_if_non_strict-in.R
tests/testthat/insertion_comment_interaction/just_if_non_strict-in_tree
tests/testthat/insertion_comment_interaction/just_if_non_strict-out.R tests/testthat/insertion_comment_interaction/just_if_strict-in.R
tests/testthat/insertion_comment_interaction/just_if_strict-in_tree
tests/testthat/insertion_comment_interaction/just_if_strict-out.R tests/testthat/line_breaks_and_other/around-eq-sub-in.R
tests/testthat/line_breaks_and_other/around-eq-sub-in_tree
tests/testthat/line_breaks_and_other/around-eq-sub-out.R tests/testthat/line_breaks_and_other/assignment-in.R
tests/testthat/line_breaks_and_other/assignment-in_tree
tests/testthat/line_breaks_and_other/assignment-out.R tests/testthat/line_breaks_and_other/base-pipe-line-breaks-in.R
tests/testthat/line_breaks_and_other/base-pipe-line-breaks-in_tree
tests/testthat/line_breaks_and_other/base-pipe-line-breaks-out.R tests/testthat/line_breaks_and_other/braces-fun-calls1-in.R
tests/testthat/line_breaks_and_other/braces-fun-calls1-in_tree
tests/testthat/line_breaks_and_other/braces-fun-calls1-out.R tests/testthat/line_breaks_and_other/braces-fun-calls2-in.R
tests/testthat/line_breaks_and_other/braces-fun-calls2-in_tree
tests/testthat/line_breaks_and_other/braces-fun-calls2-out.R tests/testthat/line_breaks_and_other/comma-in.R
tests/testthat/line_breaks_and_other/comma-in_tree
tests/testthat/line_breaks_and_other/comma-out.R tests/testthat/line_breaks_and_other/comment-around-curly-in.R
tests/testthat/line_breaks_and_other/comment-around-curly-in_tree
tests/testthat/line_breaks_and_other/comment-around-curly-out.R tests/testthat/line_breaks_and_other/curly-brace-edge-in.R
tests/testthat/line_breaks_and_other/curly-brace-edge-in_tree
tests/testthat/line_breaks_and_other/curly-brace-edge-out.R tests/testthat/line_breaks_and_other/curly-in.R
tests/testthat/line_breaks_and_other/curly-in_tree
tests/testthat/line_breaks_and_other/curly-out.R tests/testthat/line_breaks_and_other/edge_comment_and_curly-in.R
tests/testthat/line_breaks_and_other/edge_comment_and_curly-in_tree
tests/testthat/line_breaks_and_other/edge_comment_and_curly-out.R tests/testthat/line_breaks_and_other/ggplot2-in.R
tests/testthat/line_breaks_and_other/ggplot2-in_tree
tests/testthat/line_breaks_and_other/ggplot2-out.R tests/testthat/line_breaks_and_other/if_with_line_break_indention-in.R
tests/testthat/line_breaks_and_other/if_with_line_break_indention-in_tree
tests/testthat/line_breaks_and_other/if_with_line_break_indention-out.R tests/testthat/line_breaks_and_other/non_strict-in.R
tests/testthat/line_breaks_and_other/non_strict-in_tree
tests/testthat/line_breaks_and_other/non_strict-out.R tests/testthat/line_breaks_and_other/pipe-line-breaks-in.R
tests/testthat/line_breaks_and_other/pipe-line-breaks-in_tree
tests/testthat/line_breaks_and_other/pipe-line-breaks-out.R tests/testthat/line_breaks_and_other/pipe_and_comment-in.R
tests/testthat/line_breaks_and_other/pipe_and_comment-in_tree
tests/testthat/line_breaks_and_other/pipe_and_comment-out.R tests/testthat/line_breaks_fun_call/blank-non-strict-in.R
tests/testthat/line_breaks_fun_call/blank-non-strict-in_tree
tests/testthat/line_breaks_fun_call/blank-non-strict-out.R tests/testthat/line_breaks_fun_call/blank-strict-in.R
tests/testthat/line_breaks_fun_call/blank-strict-in_tree
tests/testthat/line_breaks_fun_call/blank-strict-out.R tests/testthat/line_breaks_fun_call/line_breaks_and_comments-in.R
tests/testthat/line_breaks_fun_call/line_breaks_and_comments-in_tree
tests/testthat/line_breaks_fun_call/line_breaks_and_comments-out.R tests/testthat/line_breaks_fun_call/named_arguments-in.R
tests/testthat/line_breaks_fun_call/named_arguments-in_tree
tests/testthat/line_breaks_fun_call/named_arguments-out.R tests/testthat/line_breaks_fun_call/switch_ifelse_etc_no_line_break-in.R
tests/testthat/line_breaks_fun_call/switch_ifelse_etc_no_line_break-in_tree
tests/testthat/line_breaks_fun_call/switch_ifelse_etc_no_line_break-out.R tests/testthat/line_breaks_fun_call/token_dependent_comments-in.R
tests/testthat/line_breaks_fun_call/token_dependent_comments-in_tree
tests/testthat/line_breaks_fun_call/token_dependent_comments-out.R tests/testthat/line_breaks_fun_call/token_dependent_complex_non_strict-in.R
tests/testthat/line_breaks_fun_call/token_dependent_complex_non_strict-in_tree
tests/testthat/line_breaks_fun_call/token_dependent_complex_non_strict-out.R tests/testthat/line_breaks_fun_call/token_dependent_complex_strict-in.R
tests/testthat/line_breaks_fun_call/token_dependent_complex_strict-in_tree
tests/testthat/line_breaks_fun_call/token_dependent_complex_strict-out.R tests/testthat/line_breaks_fun_call/token_dependent_mixed-in.R
tests/testthat/line_breaks_fun_call/token_dependent_mixed-in_tree
tests/testthat/line_breaks_fun_call/token_dependent_mixed-out.R tests/testthat/line_breaks_fun_call/unindent-in.R
tests/testthat/line_breaks_fun_call/unindent-in_tree
tests/testthat/line_breaks_fun_call/unindent-out.R tests/testthat/math_token_spacing/non_strict_math_spacing_all-in.R
tests/testthat/math_token_spacing/non_strict_math_spacing_all-in_tree
tests/testthat/math_token_spacing/non_strict_math_spacing_all-out.R tests/testthat/math_token_spacing/strict_math_spacing_all-in.R
tests/testthat/math_token_spacing/strict_math_spacing_all-in_tree
tests/testthat/math_token_spacing/strict_math_spacing_all-out.R tests/testthat/math_token_spacing/strict_math_spacing_zero_all_but_power-in.R
tests/testthat/math_token_spacing/strict_math_spacing_zero_all_but_power-in_tree
tests/testthat/math_token_spacing/strict_math_spacing_zero_all_but_power-out.R tests/testthat/math_token_spacing/strict_math_spacing_zero_plus-in.R
tests/testthat/math_token_spacing/strict_math_spacing_zero_plus-in_tree
tests/testthat/math_token_spacing/strict_math_spacing_zero_plus-out.R tests/testthat/multiple_expressions/three_complex_expr-in.R
tests/testthat/multiple_expressions/three_complex_expr-in_tree
tests/testthat/multiple_expressions/three_complex_expr-out.R tests/testthat/multiple_expressions/two_simple_expr-in.R
tests/testthat/multiple_expressions/two_simple_expr-in_tree
tests/testthat/multiple_expressions/two_simple_expr-out.R tests/testthat/parse_comments/eol_eof_spaces-in.R
tests/testthat/parse_comments/eol_eof_spaces-in_tree
tests/testthat/parse_comments/eol_eof_spaces-out.R tests/testthat/parse_comments/just_comments-in.R
tests/testthat/parse_comments/just_comments-in_tree
tests/testthat/parse_comments/just_comments-out.R tests/testthat/parse_comments/mixed-in.R
tests/testthat/parse_comments/mixed-in_tree
tests/testthat/parse_comments/mixed-out.R tests/testthat/parse_comments/output-prefix-in.R
tests/testthat/parse_comments/output-prefix-in_tree
tests/testthat/parse_comments/output-prefix-out.R tests/testthat/parse_comments/rplumber-in.R
tests/testthat/parse_comments/rplumber-in_tree
tests/testthat/parse_comments/rplumber-out.R tests/testthat/parse_comments/shebang_1-in.R
tests/testthat/parse_comments/shebang_1-in_tree
tests/testthat/parse_comments/shebang_1-out.R tests/testthat/parse_comments/shebang_2-in.R
tests/testthat/parse_comments/shebang_2-in_tree
tests/testthat/parse_comments/shebang_2-out.R tests/testthat/parse_comments/spacing_before-in.R tests/testthat/parse_comments/spacing_before-out.R tests/testthat/parse_comments/spinning_code_chunk_headers-in.R
tests/testthat/parse_comments/spinning_code_chunk_headers-in_tree
tests/testthat/parse_comments/spinning_code_chunk_headers-out.R tests/testthat/parse_comments/with_indention-in.R
tests/testthat/parse_comments/with_indention-in_tree
tests/testthat/parse_comments/with_indention-out.R tests/testthat/parse_comments/within_spacing_with_force-in.R
tests/testthat/parse_comments/within_spacing_with_force-in_tree
tests/testthat/parse_comments/within_spacing_with_force-out.R tests/testthat/parse_comments/within_spacing_without_force-in.R
tests/testthat/parse_comments/within_spacing_without_force-in_tree
tests/testthat/parse_comments/within_spacing_without_force-out.R tests/testthat/parse_comments/xaringan-in.R
tests/testthat/parse_comments/xaringan-in_tree
tests/testthat/parse_comments/xaringan-out.R tests/testthat/parsing/long_strings-in.R
tests/testthat/parsing/long_strings-in_tree
tests/testthat/parsing/long_strings-out.R tests/testthat/public-api/dry/styled.R tests/testthat/public-api/dry/styled.Rmd
tests/testthat/public-api/dry/styled.Rnw
tests/testthat/public-api/dry/unstyled.R tests/testthat/public-api/dry/unstyled.Rmd
tests/testthat/public-api/dry/unstyled.Rnw
tests/testthat/public-api/renvpkg/DESCRIPTION
tests/testthat/public-api/renvpkg/NAMESPACE
tests/testthat/public-api/renvpkg/renv/hello-world.R tests/testthat/public-api/renvpkg/tests/testthat.R tests/testthat/public-api/renvpkg/tests/testthat/test-package-xyz.R
tests/testthat/public-api/renvpkg/xyzpackage.Rproj
tests/testthat/public-api/xyz-r-and-rmd-dir/random-non-script
tests/testthat/public-api/xyz-r-and-rmd-dir/random-rmd-script.Rmarkdown
tests/testthat/public-api/xyz-r-and-rmd-dir/random-rmd-script.Rmd tests/testthat/public-api/xyz-r-and-rmd-dir/random-script.R tests/testthat/public-api/xyz-r-and-rmd-dir/subdir/random-rmd-script-in-subdir.Rmd tests/testthat/public-api/xyz-r-and-rmd-dir/subdir/random-script-in-sub-dir.R tests/testthat/public-api/xyzaddin/addin_region-in.R tests/testthat/public-api/xyzaddin/addin_region-out.R tests/testthat/public-api/xyzdir-dirty/clean-sample-with-scope-tokens.R tests/testthat/public-api/xyzdir-dirty/dirty-sample-with-scope-spaces.R tests/testthat/public-api/xyzdir-dirty/dirty-sample-with-scope-tokens.R
tests/testthat/public-api/xyzdir/random-non-script
tests/testthat/public-api/xyzdir/random-script.R tests/testthat/public-api/xyzdir/subdir/random-script-in-sub-dir.R
tests/testthat/public-api/xyzemptydir/non_r_file
tests/testthat/public-api/xyzfile-rnw/random.Rnw
tests/testthat/public-api/xyzfile-rnw/random2.Rnw
tests/testthat/public-api/xyzfile-rnw/random3.Rnw
tests/testthat/public-api/xyzfile-rnw/random4.Rnw
tests/testthat/public-api/xyzfile/random-script.R tests/testthat/public-api/xyzfile/subfolder/random-script.R
tests/testthat/public-api/xyzfile_qmd/new.qmd
tests/testthat/public-api/xyzfile_rmd/invalid4.Rmd tests/testthat/public-api/xyzfile_rmd/invalid7.Rmd
tests/testthat/public-api/xyzfile_rmd/random.Rmarkdown
tests/testthat/public-api/xyzfile_rmd/random.Rmd
tests/testthat/public-api/xyzfile_rmd/random2.Rmarkdown
tests/testthat/public-api/xyzfile_rmd/random2.Rmd tests/testthat/public-api/xyzfile_rmd/random3.Rmd
tests/testthat/public-api/xyzpackage-qmd/DESCRIPTION
tests/testthat/public-api/xyzpackage-qmd/NAMESPACE
tests/testthat/public-api/xyzpackage-qmd/R/RcppExports.R tests/testthat/public-api/xyzpackage-qmd/R/hello-world.R tests/testthat/public-api/xyzpackage-qmd/README.Rmd
tests/testthat/public-api/xyzpackage-qmd/new.qmd
tests/testthat/public-api/xyzpackage-qmd/src/.gitignore
tests/testthat/public-api/xyzpackage-qmd/src/RcppExports.cpp
tests/testthat/public-api/xyzpackage-qmd/src/timesTwo.cpp
tests/testthat/public-api/xyzpackage-qmd/tests/testthat.R tests/testthat/public-api/xyzpackage-qmd/tests/testthat/test-package-xyz.R
tests/testthat/public-api/xyzpackage-qmd/vignettes/random.Rmarkdown
tests/testthat/public-api/xyzpackage-qmd/vignettes/random.Rmd
tests/testthat/public-api/xyzpackage-qmd/xyzpackage.Rproj
tests/testthat/public-api/xyzpackage-rmd/DESCRIPTION
tests/testthat/public-api/xyzpackage-rmd/NAMESPACE
tests/testthat/public-api/xyzpackage-rmd/R/RcppExports.R tests/testthat/public-api/xyzpackage-rmd/R/hello-world.R tests/testthat/public-api/xyzpackage-rmd/README.Rmd
tests/testthat/public-api/xyzpackage-rmd/src/.gitignore
tests/testthat/public-api/xyzpackage-rmd/src/RcppExports.cpp
tests/testthat/public-api/xyzpackage-rmd/src/timesTwo.cpp
tests/testthat/public-api/xyzpackage-rmd/tests/testthat.R tests/testthat/public-api/xyzpackage-rmd/tests/testthat/test-package-xyz.R
tests/testthat/public-api/xyzpackage-rmd/vignettes/random.Rmarkdown
tests/testthat/public-api/xyzpackage-rmd/vignettes/random.Rmd
tests/testthat/public-api/xyzpackage-rmd/xyzpackage.Rproj
tests/testthat/public-api/xyzpackage-rnw/DESCRIPTION
tests/testthat/public-api/xyzpackage-rnw/NAMESPACE
tests/testthat/public-api/xyzpackage-rnw/R/RcppExports.R tests/testthat/public-api/xyzpackage-rnw/R/hello-world.R tests/testthat/public-api/xyzpackage-rnw/README.Rmd
tests/testthat/public-api/xyzpackage-rnw/src/.gitignore
tests/testthat/public-api/xyzpackage-rnw/src/RcppExports.cpp
tests/testthat/public-api/xyzpackage-rnw/src/timesTwo.cpp
tests/testthat/public-api/xyzpackage-rnw/tests/testthat.R tests/testthat/public-api/xyzpackage-rnw/tests/testthat/test-package-xyz.R tests/testthat/public-api/xyzpackage-rnw/vignettes/random.Rmd
tests/testthat/public-api/xyzpackage-rnw/vignettes/random.Rnw
tests/testthat/public-api/xyzpackage-rnw/xyzpackage.Rproj
tests/testthat/public-api/xyzpackage/DESCRIPTION
tests/testthat/public-api/xyzpackage/NAMESPACE
tests/testthat/public-api/xyzpackage/R/hello-world.R tests/testthat/public-api/xyzpackage/tests/testthat.R tests/testthat/public-api/xyzpackage/tests/testthat/test-package-xyz.R
tests/testthat/public-api/xyzpackage/xyzpackage.Rproj
tests/testthat/reference-objects/cache-info-1
tests/testthat/reference-objects/cache-info-2
tests/testthat/reference-objects/cache-info-3
tests/testthat/reference-objects/caching.R tests/testthat/reference-objects/missing-blank-at-EOF.R tests/testthat/reference-objects/non-missing-blank-at-EOF.R
tests/testthat/reference-objects/return-read-utf8-missing-EOF
tests/testthat/reference-objects/return-read-utf8-non-missing-EOF
tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_line_breaks-in.R
tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_line_breaks-in_tree
tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_line_breaks-out.R tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_tokens-in.R
tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_tokens-in_tree
tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_tokens-out.R tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_eq_only-in.R
tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_eq_only-in_tree
tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_eq_only-out.R tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_mixed-in.R
tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_mixed-in_tree
tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_mixed-out.R tests/testthat/rmd/invalid-in.Rmd tests/testthat/rmd/invalid-out.Rmd tests/testthat/rmd/nested-2-in.Rmd tests/testthat/rmd/nested-2-out.Rmd tests/testthat/rmd/nested-in.Rmd tests/testthat/rmd/nested-out.Rmd tests/testthat/rmd/r_and_non_r_code_chunks-in.Rmd tests/testthat/rmd/r_and_non_r_code_chunks-out.Rmd tests/testthat/rmd/random3-in.Rmd tests/testthat/rmd/random3-out.Rmd tests/testthat/rmd/random5-in.Rmd tests/testthat/rmd/random5-out.Rmd tests/testthat/rmd/random6-in.Rmd tests/testthat/rmd/random6-out.Rmd tests/testthat/rmd/random7-in.Rmd tests/testthat/rmd/random7-out.Rmd tests/testthat/rmd/simple-in.Rmd tests/testthat/rmd/simple-out.Rmd
tests/testthat/rnw/008-outdec-in.Rnw
tests/testthat/rnw/008-outdec-out.Rnw
tests/testthat/rnw/011-conditional-eval-in.Rnw
tests/testthat/rnw/011-conditional-eval-out.Rnw
tests/testthat/roxygen-examples-complete/01-one-function-example-last-proper-run-in.R
tests/testthat/roxygen-examples-complete/01-one-function-example-last-proper-run-in_tree
tests/testthat/roxygen-examples-complete/01-one-function-example-last-proper-run-out.R tests/testthat/roxygen-examples-complete/02-one-function-examples-last-proper-run-in.R
tests/testthat/roxygen-examples-complete/02-one-function-examples-last-proper-run-in_tree
tests/testthat/roxygen-examples-complete/02-one-function-examples-last-proper-run-out.R tests/testthat/roxygen-examples-complete/03-one-function-example-not-last-proper-run-in.R
tests/testthat/roxygen-examples-complete/03-one-function-example-not-last-proper-run-in_tree
tests/testthat/roxygen-examples-complete/03-one-function-example-not-last-proper-run-out.R tests/testthat/roxygen-examples-complete/04-one-function-examples-not-last-proper-run-in.R
tests/testthat/roxygen-examples-complete/04-one-function-examples-not-last-proper-run-in_tree
tests/testthat/roxygen-examples-complete/04-one-function-examples-not-last-proper-run-out.R tests/testthat/roxygen-examples-complete/05-multiple-function-examples-last-proper-run-in.R
tests/testthat/roxygen-examples-complete/05-multiple-function-examples-last-proper-run-in_tree
tests/testthat/roxygen-examples-complete/05-multiple-function-examples-last-proper-run-out.R tests/testthat/roxygen-examples-complete/06-multiple-function-examples-no-last-run-in.R
tests/testthat/roxygen-examples-complete/06-multiple-function-examples-no-last-run-in_tree
tests/testthat/roxygen-examples-complete/06-multiple-function-examples-no-last-run-out.R tests/testthat/roxygen-examples-complete/07-roxygen-no-dontrun-in.R
tests/testthat/roxygen-examples-complete/07-roxygen-no-dontrun-in_tree
tests/testthat/roxygen-examples-complete/07-roxygen-no-dontrun-out.R tests/testthat/roxygen-examples-complete/08-roxygen-dontrun-in.R
tests/testthat/roxygen-examples-complete/08-roxygen-dontrun-in_tree
tests/testthat/roxygen-examples-complete/08-roxygen-dontrun-out.R tests/testthat/roxygen-examples-complete/09-styler-r-ui-style-string-multiple-in.R
tests/testthat/roxygen-examples-complete/09-styler-r-ui-style-string-multiple-in_tree
tests/testthat/roxygen-examples-complete/09-styler-r-ui-style-string-multiple-out.R tests/testthat/roxygen-examples-complete/10-styler-r-ui-in.R
tests/testthat/roxygen-examples-complete/10-styler-r-ui-in_tree
tests/testthat/roxygen-examples-complete/10-styler-r-ui-out.R tests/testthat/roxygen-examples-complete/11-start-with-dontrun-in.R
tests/testthat/roxygen-examples-complete/11-start-with-dontrun-in_tree
tests/testthat/roxygen-examples-complete/11-start-with-dontrun-out.R tests/testthat/roxygen-examples-complete/12-dontshow-dontrun-donttest-in.R
tests/testthat/roxygen-examples-complete/12-dontshow-dontrun-donttest-in_tree
tests/testthat/roxygen-examples-complete/12-dontshow-dontrun-donttest-out.R tests/testthat/roxygen-examples-complete/12-fun-decs-in-examples-in.R
tests/testthat/roxygen-examples-complete/12-fun-decs-in-examples-in_tree
tests/testthat/roxygen-examples-complete/12-fun-decs-in-examples-out.R tests/testthat/roxygen-examples-complete/13-empty-lines-in.R
tests/testthat/roxygen-examples-complete/13-empty-lines-in_tree
tests/testthat/roxygen-examples-complete/13-empty-lines-out.R tests/testthat/roxygen-examples-complete/14-pipe-dontrun-in.R
tests/testthat/roxygen-examples-complete/14-pipe-dontrun-in_tree
tests/testthat/roxygen-examples-complete/14-pipe-dontrun-out.R tests/testthat/roxygen-examples-complete/15-roxygen-dontrun-indention-in.R
tests/testthat/roxygen-examples-complete/15-roxygen-dontrun-indention-in_tree
tests/testthat/roxygen-examples-complete/15-roxygen-dontrun-indention-out.R tests/testthat/roxygen-examples-complete/16-dont-warn-empty-in.R
tests/testthat/roxygen-examples-complete/16-dont-warn-empty-in_tree
tests/testthat/roxygen-examples-complete/16-dont-warn-empty-out.R tests/testthat/roxygen-examples-complete/17-two-no-non-comment-in.R
tests/testthat/roxygen-examples-complete/17-two-no-non-comment-in_tree
tests/testthat/roxygen-examples-complete/17-two-no-non-comment-out.R tests/testthat/roxygen-examples-complete/18-no-non-comment-in.R
tests/testthat/roxygen-examples-complete/18-no-non-comment-in_tree
tests/testthat/roxygen-examples-complete/18-no-non-comment-out.R tests/testthat/roxygen-examples-complete/19-escaped-slash-in.R
tests/testthat/roxygen-examples-complete/19-escaped-slash-in_tree
tests/testthat/roxygen-examples-complete/19-escaped-slash-out.R tests/testthat/roxygen-examples-complete/20-exampleIf-simple-in.R
tests/testthat/roxygen-examples-complete/20-exampleIf-simple-in_tree
tests/testthat/roxygen-examples-complete/20-exampleIf-simple-out.R tests/testthat/roxygen-examples-complete/21-exampleIf-multiple-in.R
tests/testthat/roxygen-examples-complete/21-exampleIf-multiple-in_tree
tests/testthat/roxygen-examples-complete/21-exampleIf-multiple-out.R tests/testthat/roxygen-examples-complete/22-exampleIf-example-mixed-in.R
tests/testthat/roxygen-examples-complete/22-exampleIf-example-mixed-in_tree
tests/testthat/roxygen-examples-complete/22-exampleIf-example-mixed-out.R tests/testthat/roxygen-examples-complete/23-exampleIf-multiline-cond-in.R
tests/testthat/roxygen-examples-complete/23-exampleIf-multiline-cond-in_tree
tests/testthat/roxygen-examples-complete/23-exampleIf-multiline-cond-out.R tests/testthat/roxygen-examples-complete/24-exampleIf-spacing-in.R
tests/testthat/roxygen-examples-complete/24-exampleIf-spacing-in_tree
tests/testthat/roxygen-examples-complete/24-exampleIf-spacing-out.R tests/testthat/roxygen-examples-complete/25-ordinary-comment-in-example-in.R
tests/testthat/roxygen-examples-complete/25-ordinary-comment-in-example-in_tree
tests/testthat/roxygen-examples-complete/25-ordinary-comment-in-example-out.R tests/testthat/roxygen-examples-complete/26-empty-trailing-lines-in.R
tests/testthat/roxygen-examples-complete/26-empty-trailing-lines-in_tree
tests/testthat/roxygen-examples-complete/26-empty-trailing-lines-out.R tests/testthat/roxygen-examples-complete/27-no-code-block-after-example-in.R
tests/testthat/roxygen-examples-complete/27-no-code-block-after-example-in_tree
tests/testthat/roxygen-examples-complete/27-no-code-block-after-example-out.R tests/testthat/roxygen-examples-complete/28-end-not-blank-in.R
tests/testthat/roxygen-examples-complete/28-end-not-blank-in_tree
tests/testthat/roxygen-examples-complete/28-end-not-blank-out.R tests/testthat/roxygen-examples-complete/29-multiple-empty-lines-in-example-in.R
tests/testthat/roxygen-examples-complete/29-multiple-empty-lines-in-example-in_tree
tests/testthat/roxygen-examples-complete/29-multiple-empty-lines-in-example-out.R tests/testthat/roxygen-examples-identify/1-one-function-example-last-proper-run.R tests/testthat/roxygen-examples-identify/2-one-function-examples-last-proper-run.R tests/testthat/roxygen-examples-identify/20-exampleIf-simple-in.R tests/testthat/roxygen-examples-identify/21-exampleIf-multiple-in.R tests/testthat/roxygen-examples-identify/3-one-function-example-not-last-proper-run.R tests/testthat/roxygen-examples-identify/4-one-function-examples-not-last-proper-run.R tests/testthat/roxygen-examples-identify/5-multiple-function-examples-last-proper-run.R tests/testthat/roxygen-examples-identify/6-multiple-function-examples-not-last-proper-run.R tests/testthat/scope-AsIs/scope_indention-in.R
tests/testthat/scope-AsIs/scope_indention-in_tree
tests/testthat/scope-AsIs/scope_indention-out.R tests/testthat/scope-AsIs/scope_indention_tokens-in.R
tests/testthat/scope-AsIs/scope_indention_tokens-in_tree
tests/testthat/scope-AsIs/scope_indention_tokens-out.R tests/testthat/scope-AsIs/scope_line_breaks-in.R
tests/testthat/scope-AsIs/scope_line_breaks-in_tree
tests/testthat/scope-AsIs/scope_line_breaks-out.R tests/testthat/scope-AsIs/scope_none-in.R
tests/testthat/scope-AsIs/scope_none-in_tree
tests/testthat/scope-AsIs/scope_none-out.R tests/testthat/scope-AsIs/scope_spaces-in.R
tests/testthat/scope-AsIs/scope_spaces-in_tree
tests/testthat/scope-AsIs/scope_spaces-out.R tests/testthat/scope-AsIs/scope_spaces_indention-in.R
tests/testthat/scope-AsIs/scope_spaces_indention-in_tree
tests/testthat/scope-AsIs/scope_spaces_indention-out.R tests/testthat/scope-AsIs/scope_spaces_line_breaks-in.R
tests/testthat/scope-AsIs/scope_spaces_line_breaks-in_tree
tests/testthat/scope-AsIs/scope_spaces_line_breaks-out.R tests/testthat/scope-AsIs/scope_spaces_tokens-in.R
tests/testthat/scope-AsIs/scope_spaces_tokens-in_tree
tests/testthat/scope-AsIs/scope_spaces_tokens-out.R tests/testthat/scope-AsIs/scope_tokens-in.R
tests/testthat/scope-AsIs/scope_tokens-in_tree
tests/testthat/scope-AsIs/scope_tokens-out.R tests/testthat/scope-character/scope_indention-in.R
tests/testthat/scope-character/scope_indention-in_tree
tests/testthat/scope-character/scope_indention-out.R tests/testthat/scope-character/scope_line_breaks-in.R
tests/testthat/scope-character/scope_line_breaks-in_tree
tests/testthat/scope-character/scope_line_breaks-out.R tests/testthat/scope-character/scope_none-in.R
tests/testthat/scope-character/scope_none-in_tree
tests/testthat/scope-character/scope_none-out.R tests/testthat/scope-character/scope_spaces-in.R
tests/testthat/scope-character/scope_spaces-in_tree
tests/testthat/scope-character/scope_spaces-out.R tests/testthat/scope-character/scope_tokens-in.R
tests/testthat/scope-character/scope_tokens-in_tree
tests/testthat/scope-character/scope_tokens-out.R tests/testthat/serialize_tests/correct-in.R
tests/testthat/serialize_tests/correct-in_tree
tests/testthat/serialize_tests/correct-out.R tests/testthat/serialize_tests/k2-another-in_file-in.R
tests/testthat/serialize_tests/k2-another-in_file-in_tree
tests/testthat/serialize_tests/k2-another-in_file-out.R tests/testthat/serialize_tests/k2-in.R
tests/testthat/serialize_tests/k2-in_tree
tests/testthat/serialize_tests/k2-out.R tests/testthat/serialize_tests/k3-in.R
tests/testthat/serialize_tests/k3-in_tree
tests/testthat/serialize_tests/k3-out.R tests/testthat/spacing/bang_bang_spacing-in.R
tests/testthat/spacing/bang_bang_spacing-in_tree
tests/testthat/spacing/bang_bang_spacing-out.R tests/testthat/spacing/colons-in.R
tests/testthat/spacing/colons-in_tree
tests/testthat/spacing/colons-out.R tests/testthat/spacing/comments-in.R
tests/testthat/spacing/comments-in_tree
tests/testthat/spacing/comments-out.R tests/testthat/spacing/round_curly-in.R
tests/testthat/spacing/round_curly-in_tree
tests/testthat/spacing/round_curly-out.R tests/testthat/spacing/spacing-square-in.R
tests/testthat/spacing/spacing-square-in_tree
tests/testthat/spacing/spacing-square-out.R tests/testthat/spacing/spacing-tilde-in.R
tests/testthat/spacing/spacing-tilde-in_tree
tests/testthat/spacing/spacing-tilde-out.R tests/testthat/spacing/spacing_comma-in.R
tests/testthat/spacing/spacing_comma-in_tree
tests/testthat/spacing/spacing_comma-out.R tests/testthat/spacing/spacing_comma2-in.R
tests/testthat/spacing/spacing_comma2-in_tree
tests/testthat/spacing/spacing_comma2-out.R tests/testthat/spacing/spacing_function-in.R
tests/testthat/spacing/spacing_function-in_tree
tests/testthat/spacing/spacing_function-out.R tests/testthat/spacing/spacing_if-in.R
tests/testthat/spacing/spacing_if-in_tree
tests/testthat/spacing/spacing_if-out.R tests/testthat/spacing/spacing_in-in.R
tests/testthat/spacing/spacing_in-in_tree
tests/testthat/spacing/spacing_in-out.R tests/testthat/start_line/comment-in.R
tests/testthat/start_line/comment-in_tree
tests/testthat/start_line/comment-out.R tests/testthat/start_line/no_comment-in.R
tests/testthat/start_line/no_comment-in_tree
tests/testthat/start_line/no_comment-out.R tests/testthat/strict/eof-in.R
tests/testthat/strict/eof-in_tree
tests/testthat/strict/eof-out.R tests/testthat/strict/eol-in.R
tests/testthat/strict/eol-in_tree
tests/testthat/strict/eol-out.R tests/testthat/strict/non_strict-in.R
tests/testthat/strict/non_strict-in_tree
tests/testthat/strict/non_strict-out.R tests/testthat/strict/out-relaxed-target.R tests/testthat/strict/out-target.R tests/testthat/strict/strict-in.R
tests/testthat/strict/strict-in_tree
tests/testthat/strict/strict-out.R tests/testthat/stylerignore/adding-removing-in.R
tests/testthat/stylerignore/adding-removing-in_tree
tests/testthat/stylerignore/adding-removing-out.R tests/testthat/stylerignore/alignment-in.R
tests/testthat/stylerignore/alignment-in_tree
tests/testthat/stylerignore/alignment-out.R tests/testthat/stylerignore/braces-in.R
tests/testthat/stylerignore/braces-in_tree
tests/testthat/stylerignore/braces-out.R tests/testthat/stylerignore/crossing-with-expressions-in.R
tests/testthat/stylerignore/crossing-with-expressions-in_tree
tests/testthat/stylerignore/crossing-with-expressions-out.R tests/testthat/stylerignore/simple-in.R
tests/testthat/stylerignore/simple-in_tree
tests/testthat/stylerignore/simple-out.R tests/testthat/test-cache-clean-up.R tests/testthat/test-cache-high-level-api.R tests/testthat/test-cache-interaction-base-indention.R tests/testthat/test-cache-interaction-more-specs.R tests/testthat/test-cache-interaction-roxygen-code-examples.R tests/testthat/test-cache-low-level-api.R tests/testthat/test-cache-with-r-cache.R tests/testthat/test-create_token.R tests/testthat/test-create_tree.R tests/testthat/test-curly-curly.R tests/testthat/test-detect-alignment.R tests/testthat/test-escaping.R tests/testthat/test-exception_handling.R tests/testthat/test-fun_dec.R tests/testthat/test-helpers.R tests/testthat/test-identify-roxygen-examples.R tests/testthat/test-indent-character.R tests/testthat/test-indention_curly.R tests/testthat/test-indention_fun_calls.R tests/testthat/test-indention_multiple.R tests/testthat/test-indention_operators.R tests/testthat/test-indention_round_brackets.R tests/testthat/test-insertion_comment_interaction.R tests/testthat/test-interaction-caching-comments.R tests/testthat/test-interaction-caching-stylerignore.R tests/testthat/test-io.R tests/testthat/test-line_breaks_and_other.R tests/testthat/test-line_breaks_fun_call.R tests/testthat/test-math_token_spacing.R tests/testthat/test-multiple_expressions.R tests/testthat/test-parse_comments.R tests/testthat/test-parsing.R tests/testthat/test-public_api-0.R tests/testthat/test-public_api-1.R tests/testthat/test-public_api-2.R tests/testthat/test-public_api-3.R tests/testthat/test-relocate_eq_assign.R tests/testthat/test-rmd.R tests/testthat/test-rnw.R tests/testthat/test-roundtrip.R tests/testthat/test-roxygen-examples-complete-01.R tests/testthat/test-roxygen-examples-complete-02.R tests/testthat/test-roxygen-examples-complete-03.R tests/testthat/test-roxygen-examples-complete-04.R tests/testthat/test-roxygen-examples-complete-05.R tests/testthat/test-roxygen-examples-complete-06.R tests/testthat/test-roxygen-examples-complete-07.R tests/testthat/test-roxygen-examples-complete-08.R tests/testthat/test-roxygen-examples-complete-09.R tests/testthat/test-roxygen-examples-complete-10.R tests/testthat/test-roxygen-examples-complete-11.R tests/testthat/test-roxygen-examples-complete-12.R tests/testthat/test-roxygen-examples-complete-13.R tests/testthat/test-roxygen-examples-complete-14.R tests/testthat/test-roxygen-examples-complete-15.R tests/testthat/test-roxygen-examples-complete-16.R tests/testthat/test-roxygen-examples-complete-17.R tests/testthat/test-roxygen-examples-complete-18.R tests/testthat/test-roxygen-examples-complete-19.R tests/testthat/test-roxygen-examples-complete-20.R tests/testthat/test-roxygen-examples-complete-21.R tests/testthat/test-roxygen-examples-complete-22.R tests/testthat/test-roxygen-examples-complete-23.R tests/testthat/test-roxygen-examples-complete-24.R tests/testthat/test-roxygen-examples-complete-25.R tests/testthat/test-roxygen-examples-complete-26.R tests/testthat/test-roxygen-examples-complete-27.R tests/testthat/test-roxygen-examples-complete-28.R tests/testthat/test-roxygen-examples-complete-29.R tests/testthat/test-roxygen-examples-parse.R tests/testthat/test-scope-AsIs.R tests/testthat/test-scope-character.R tests/testthat/test-serialize_tests.R tests/testthat/test-spacing.R tests/testthat/test-square_brackets.R tests/testthat/test-start_line.R tests/testthat/test-strict.R tests/testthat/test-style-guides.R tests/testthat/test-stylerignore.R tests/testthat/test-testing.R tests/testthat/test-tidyeval.R tests/testthat/test-token_adding_removing.R tests/testthat/test-transformers-drop.R tests/testthat/test-unary.R tests/testthat/test-unindention.R tests/testthat/test-unindention_regex.R tests/testthat/test-utils.R tests/testthat/test-varia.R tests/testthat/test-zzz.R tests/testthat/tests-cache-require-serial.R tests/testthat/tidyeval/bang_bang-in.R
tests/testthat/tidyeval/bang_bang-in_tree
tests/testthat/tidyeval/bang_bang-out.R tests/testthat/tidyeval/eq_sub_and_comma-in.R
tests/testthat/tidyeval/eq_sub_and_comma-in_tree
tests/testthat/tidyeval/eq_sub_and_comma-out.R tests/testthat/tidyeval/setting_var_names-in.R
tests/testthat/tidyeval/setting_var_names-in_tree
tests/testthat/tidyeval/setting_var_names-out.R tests/testthat/token_adding_removing/add_brackets_in_pipe-in.R
tests/testthat/token_adding_removing/add_brackets_in_pipe-in_tree
tests/testthat/token_adding_removing/add_brackets_in_pipe-out.R tests/testthat/token_adding_removing/add_brackets_in_pipe-stylerignore-in.R
tests/testthat/token_adding_removing/add_brackets_in_pipe-stylerignore-in_tree
tests/testthat/token_adding_removing/add_brackets_in_pipe-stylerignore-out.R tests/testthat/token_adding_removing/double_braces-in.R
tests/testthat/token_adding_removing/double_braces-in_tree
tests/testthat/token_adding_removing/double_braces-out.R tests/testthat/token_adding_removing/else-pipe-in.R
tests/testthat/token_adding_removing/else-pipe-in_tree
tests/testthat/token_adding_removing/else-pipe-out.R tests/testthat/token_adding_removing/for_while_stylerignore-in.R
tests/testthat/token_adding_removing/for_while_stylerignore-in_tree
tests/testthat/token_adding_removing/for_while_stylerignore-out.R tests/testthat/token_adding_removing/if-else-comma-in.R
tests/testthat/token_adding_removing/if-else-comma-in_tree
tests/testthat/token_adding_removing/if-else-comma-out.R tests/testthat/token_adding_removing/if_else_non_strict-in.R
tests/testthat/token_adding_removing/if_else_non_strict-in_tree
tests/testthat/token_adding_removing/if_else_non_strict-out.R tests/testthat/token_adding_removing/if_else_strict-in.R
tests/testthat/token_adding_removing/if_else_strict-in_tree
tests/testthat/token_adding_removing/if_else_strict-out.R tests/testthat/token_adding_removing/if_else_stylerignore-in.R
tests/testthat/token_adding_removing/if_else_stylerignore-in_tree
tests/testthat/token_adding_removing/if_else_stylerignore-out.R tests/testthat/token_adding_removing/mixed_token-in.R
tests/testthat/token_adding_removing/mixed_token-in_tree
tests/testthat/token_adding_removing/mixed_token-out.R tests/testthat/token_adding_removing/substitute-in.R
tests/testthat/token_adding_removing/substitute-in_tree
tests/testthat/token_adding_removing/substitute-out.R tests/testthat/token_adding_removing/token_creation_find_pos-in.R
tests/testthat/token_adding_removing/token_creation_find_pos-in_tree
tests/testthat/token_adding_removing/token_creation_find_pos-out.R tests/testthat/unary_spacing/unary_complex-in.R
tests/testthat/unary_spacing/unary_complex-in_tree
tests/testthat/unary_spacing/unary_complex-out.R tests/testthat/unary_spacing/unary_indention-in.R
tests/testthat/unary_spacing/unary_indention-in_tree
tests/testthat/unary_spacing/unary_indention-out.R tests/testthat/unary_spacing/unary_simple-in.R
tests/testthat/unary_spacing/unary_simple-in_tree
tests/testthat/unary_spacing/unary_simple-out.R tests/testthat/unindention/mixed-double-in.R
tests/testthat/unindention/mixed-double-in_tree
tests/testthat/unindention/mixed-double-out.R tests/testthat/unindention/mixed-in.R
tests/testthat/unindention/mixed-in_tree
tests/testthat/unindention/mixed-out.R tests/testthat/unindention/unindent_multi_line-in.R
tests/testthat/unindention/unindent_multi_line-in_tree
tests/testthat/unindention/unindent_multi_line-out.R tests/testthat/unindention/vec_with_fun-in.R
tests/testthat/unindention/vec_with_fun-in_tree
tests/testthat/unindention/vec_with_fun-out.R tests/testthat/unindention_regex/random_non_comment_indention-in.R
tests/testthat/unindention_regex/random_non_comment_indention-in_tree
tests/testthat/unindention_regex/random_non_comment_indention-out.R tests/testthat/unindention_regex/regex_force_no_pattern-in.R
tests/testthat/unindention_regex/regex_force_no_pattern-in_tree
tests/testthat/unindention_regex/regex_force_no_pattern-out.R tests/testthat/unindention_regex/regex_force_with_pattern-in.R
tests/testthat/unindention_regex/regex_force_with_pattern-in_tree
tests/testthat/unindention_regex/regex_force_with_pattern-out.R
touchstone/.gitignore
touchstone/config.json
touchstone/script.R
vignettes/.gitignore
vignettes/caching.Rmd vignettes/customizing_styler.Rmd vignettes/detect-alignment.Rmd vignettes/distribute_custom_style_guides.Rmd vignettes/remove_rules.Rmd vignettes/strict.Rmd vignettes/styler.Rmd vignettes/third-party-integrations.Rmd
r-lib/styler documentation built on April 10, 2024, 4 a.m.