From 6caa1dee62fd8bafd01e8a39e0972ff840188af4 Mon Sep 17 00:00:00 2001 From: Teun van den Brand Date: Sat, 14 Dec 2024 11:06:54 +0100 Subject: [PATCH] rename file --- R/{guide_axis_base.R => guide-axis-base.R} | 0 R/{guide_axis_dendro.R => guide-axis-dendro.R} | 0 R/{guide_axis_nested.R => guide-axis-nested.R} | 0 R/{gizmo-circles.R => guide-circles.R} | 0 R/{guide_colbar.R => guide-colbar.R} | 0 R/{guide_colring.R => guide-colring.R} | 0 R/{guide_colsteps.R => guide-colsteps.R} | 0 R/{scale_dendro.R => scale-dendro.R} | 0 R/{shapes_brackets.R => shapes-brackets.R} | 0 R/{shapes_caps.R => shapes-caps.R} | 0 man/bracket_options.Rd | 2 +- man/cap_options.Rd | 2 +- man/guide_axis_base.Rd | 2 +- man/guide_axis_dendro.Rd | 2 +- man/guide_axis_nested.Rd | 2 +- man/guide_circles.Rd | 2 +- man/guide_colbar.Rd | 2 +- man/guide_colring.Rd | 2 +- man/guide_colsteps.Rd | 2 +- man/legendry_extensions.Rd | 10 +++++----- man/scale_x_dendro.Rd | 2 +- .../horizontal-sandwich-flipped.svg | 0 .../horizontal-sandwich.svg | 0 .../vertical-sandwich-flipped.svg | 0 .../vertical-sandwich.svg | 0 .../guide-axis-base-cartesian.svg | 0 .../guide-axis-base-radial.svg | 0 .../guide-axis-base-cartesian.svg | 0 .../guide-axis-base-radial.svg | 0 .../guide-circles-text-locations.svg | 0 .../guide-circles-text-placement.svg | 0 .../bottom-position.svg | 0 .../left-position.svg | 0 .../right-position.svg | 0 .../top-position.svg | 0 .../{guide_colour_ring => guide-colring}/conical.svg | 0 .../inner-labels.svg | 0 .../{guide_colour_ring => guide-colring}/open-ring.svg | 0 .../resized-ring.svg | 0 .../standard-ring.svg | 0 .../bottom-position.svg | 0 .../left-position.svg | 0 .../right-position.svg | 0 .../top-position.svg | 0 .../custom-legend-design.svg | 0 .../standard-legend-design.svg | 0 .../scale-dendro-cartesian.svg | 0 .../scale-dendro-radial.svg | 0 ...test-compose_sandwich.R => test-compose-sandwich.R} | 0 ...st-guide_axis_custom.R => test-guide-axis-custom.R} | 0 ...st-guide_axis_dendro.R => test-guide-axis-dendro.R} | 0 ...st-guide_axis_nested.R => test-guide-axis-nested.R} | 0 .../{test-gizmo-circles.R => test-guide-circles.R} | 0 ...st-guide_colourbar_custom.R => test-guide-colbar.R} | 0 .../{test-guide_colour_ring.R => test-guide-colring.R} | 0 ...uide_coloursteps_custom.R => test-guide-colsteps.R} | 0 ...st-guide_legend_base.R => test-guide-legend-base.R} | 0 .../{test-scale_dendro.R => test-scale-dendro.R} | 0 .../{test-shapes_brackets.R => test-shapes-brackets.R} | 0 .../{test-shapes_caps.R => test-shapes-caps.R} | 0 .../{test-theme_registry.R => test-theme-registry.R} | 0 61 files changed, 15 insertions(+), 15 deletions(-) rename R/{guide_axis_base.R => guide-axis-base.R} (100%) rename R/{guide_axis_dendro.R => guide-axis-dendro.R} (100%) rename R/{guide_axis_nested.R => guide-axis-nested.R} (100%) rename R/{gizmo-circles.R => guide-circles.R} (100%) rename R/{guide_colbar.R => guide-colbar.R} (100%) rename R/{guide_colring.R => guide-colring.R} (100%) rename R/{guide_colsteps.R => guide-colsteps.R} (100%) rename R/{scale_dendro.R => scale-dendro.R} (100%) rename R/{shapes_brackets.R => shapes-brackets.R} (100%) rename R/{shapes_caps.R => shapes-caps.R} (100%) rename tests/testthat/_snaps/{compose_sandwich => compose-sandwich}/horizontal-sandwich-flipped.svg (100%) rename tests/testthat/_snaps/{compose_sandwich => compose-sandwich}/horizontal-sandwich.svg (100%) rename tests/testthat/_snaps/{compose_sandwich => compose-sandwich}/vertical-sandwich-flipped.svg (100%) rename tests/testthat/_snaps/{compose_sandwich => compose-sandwich}/vertical-sandwich.svg (100%) rename tests/testthat/_snaps/{guide_axis_custom => guide-axis-custom}/guide-axis-base-cartesian.svg (100%) rename tests/testthat/_snaps/{guide_axis_custom => guide-axis-custom}/guide-axis-base-radial.svg (100%) rename tests/testthat/_snaps/{guide_axis_nested => guide-axis-nested}/guide-axis-base-cartesian.svg (100%) rename tests/testthat/_snaps/{guide_axis_nested => guide-axis-nested}/guide-axis-base-radial.svg (100%) rename tests/testthat/_snaps/{gizmo-circles => guide-circles}/guide-circles-text-locations.svg (100%) rename tests/testthat/_snaps/{gizmo-circles => guide-circles}/guide-circles-text-placement.svg (100%) rename tests/testthat/_snaps/{guide_colourbar_custom => guide-colbar}/bottom-position.svg (100%) rename tests/testthat/_snaps/{guide_colourbar_custom => guide-colbar}/left-position.svg (100%) rename tests/testthat/_snaps/{guide_colourbar_custom => guide-colbar}/right-position.svg (100%) rename tests/testthat/_snaps/{guide_colourbar_custom => guide-colbar}/top-position.svg (100%) rename tests/testthat/_snaps/{guide_colour_ring => guide-colring}/conical.svg (100%) rename tests/testthat/_snaps/{guide_colour_ring => guide-colring}/inner-labels.svg (100%) rename tests/testthat/_snaps/{guide_colour_ring => guide-colring}/open-ring.svg (100%) rename tests/testthat/_snaps/{guide_colour_ring => guide-colring}/resized-ring.svg (100%) rename tests/testthat/_snaps/{guide_colour_ring => guide-colring}/standard-ring.svg (100%) rename tests/testthat/_snaps/{guide_coloursteps_custom => guide-colsteps}/bottom-position.svg (100%) rename tests/testthat/_snaps/{guide_coloursteps_custom => guide-colsteps}/left-position.svg (100%) rename tests/testthat/_snaps/{guide_coloursteps_custom => guide-colsteps}/right-position.svg (100%) rename tests/testthat/_snaps/{guide_coloursteps_custom => guide-colsteps}/top-position.svg (100%) rename tests/testthat/_snaps/{guide_legend_base => guide-legend-base}/custom-legend-design.svg (100%) rename tests/testthat/_snaps/{guide_legend_base => guide-legend-base}/standard-legend-design.svg (100%) rename tests/testthat/_snaps/{scale_dendro => scale-dendro}/scale-dendro-cartesian.svg (100%) rename tests/testthat/_snaps/{scale_dendro => scale-dendro}/scale-dendro-radial.svg (100%) rename tests/testthat/{test-compose_sandwich.R => test-compose-sandwich.R} (100%) rename tests/testthat/{test-guide_axis_custom.R => test-guide-axis-custom.R} (100%) rename tests/testthat/{test-guide_axis_dendro.R => test-guide-axis-dendro.R} (100%) rename tests/testthat/{test-guide_axis_nested.R => test-guide-axis-nested.R} (100%) rename tests/testthat/{test-gizmo-circles.R => test-guide-circles.R} (100%) rename tests/testthat/{test-guide_colourbar_custom.R => test-guide-colbar.R} (100%) rename tests/testthat/{test-guide_colour_ring.R => test-guide-colring.R} (100%) rename tests/testthat/{test-guide_coloursteps_custom.R => test-guide-colsteps.R} (100%) rename tests/testthat/{test-guide_legend_base.R => test-guide-legend-base.R} (100%) rename tests/testthat/{test-scale_dendro.R => test-scale-dendro.R} (100%) rename tests/testthat/{test-shapes_brackets.R => test-shapes-brackets.R} (100%) rename tests/testthat/{test-shapes_caps.R => test-shapes-caps.R} (100%) rename tests/testthat/{test-theme_registry.R => test-theme-registry.R} (100%) diff --git a/R/guide_axis_base.R b/R/guide-axis-base.R similarity index 100% rename from R/guide_axis_base.R rename to R/guide-axis-base.R diff --git a/R/guide_axis_dendro.R b/R/guide-axis-dendro.R similarity index 100% rename from R/guide_axis_dendro.R rename to R/guide-axis-dendro.R diff --git a/R/guide_axis_nested.R b/R/guide-axis-nested.R similarity index 100% rename from R/guide_axis_nested.R rename to R/guide-axis-nested.R diff --git a/R/gizmo-circles.R b/R/guide-circles.R similarity index 100% rename from R/gizmo-circles.R rename to R/guide-circles.R diff --git a/R/guide_colbar.R b/R/guide-colbar.R similarity index 100% rename from R/guide_colbar.R rename to R/guide-colbar.R diff --git a/R/guide_colring.R b/R/guide-colring.R similarity index 100% rename from R/guide_colring.R rename to R/guide-colring.R diff --git a/R/guide_colsteps.R b/R/guide-colsteps.R similarity index 100% rename from R/guide_colsteps.R rename to R/guide-colsteps.R diff --git a/R/scale_dendro.R b/R/scale-dendro.R similarity index 100% rename from R/scale_dendro.R rename to R/scale-dendro.R diff --git a/R/shapes_brackets.R b/R/shapes-brackets.R similarity index 100% rename from R/shapes_brackets.R rename to R/shapes-brackets.R diff --git a/R/shapes_caps.R b/R/shapes-caps.R similarity index 100% rename from R/shapes_caps.R rename to R/shapes-caps.R diff --git a/man/bracket_options.Rd b/man/bracket_options.Rd index 9205f57..76ae724 100644 --- a/man/bracket_options.Rd +++ b/man/bracket_options.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/shapes_brackets.R +% Please edit documentation in R/shapes-brackets.R \name{bracket_options} \alias{bracket_options} \alias{bracket_line} diff --git a/man/cap_options.Rd b/man/cap_options.Rd index b3d1a08..53d27a6 100644 --- a/man/cap_options.Rd +++ b/man/cap_options.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/shapes_caps.R +% Please edit documentation in R/shapes-caps.R \name{cap_options} \alias{cap_options} \alias{cap_triangle} diff --git a/man/guide_axis_base.Rd b/man/guide_axis_base.Rd index 0e435ba..0b6121b 100644 --- a/man/guide_axis_base.Rd +++ b/man/guide_axis_base.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/guide_axis_base.R +% Please edit documentation in R/guide-axis-base.R \name{guide_axis_base} \alias{guide_axis_base} \title{Custom axis guide} diff --git a/man/guide_axis_dendro.Rd b/man/guide_axis_dendro.Rd index 03d044f..ea5058e 100644 --- a/man/guide_axis_dendro.Rd +++ b/man/guide_axis_dendro.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/guide_axis_dendro.R +% Please edit documentation in R/guide-axis-dendro.R \name{guide_axis_dendro} \alias{guide_axis_dendro} \title{Dendrogram guide} diff --git a/man/guide_axis_nested.Rd b/man/guide_axis_nested.Rd index 985fa31..9ad290e 100644 --- a/man/guide_axis_nested.Rd +++ b/man/guide_axis_nested.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/guide_axis_nested.R +% Please edit documentation in R/guide-axis-nested.R \name{guide_axis_nested} \alias{guide_axis_nested} \title{Nested axis guide} diff --git a/man/guide_circles.Rd b/man/guide_circles.Rd index 62d13b6..2abad79 100644 --- a/man/guide_circles.Rd +++ b/man/guide_circles.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/gizmo-circles.R +% Please edit documentation in R/guide-circles.R \name{guide_circles} \alias{guide_circles} \title{Circle size guide} diff --git a/man/guide_colbar.Rd b/man/guide_colbar.Rd index a6c7d3e..b276cc9 100644 --- a/man/guide_colbar.Rd +++ b/man/guide_colbar.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/guide_colbar.R +% Please edit documentation in R/guide-colbar.R \name{guide_colbar} \alias{guide_colbar} \title{Custom colour bar guide} diff --git a/man/guide_colring.Rd b/man/guide_colring.Rd index cb99b20..7182e44 100644 --- a/man/guide_colring.Rd +++ b/man/guide_colring.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/guide_colring.R +% Please edit documentation in R/guide-colring.R \name{guide_colring} \alias{guide_colring} \title{Colour rings and arcs} diff --git a/man/guide_colsteps.Rd b/man/guide_colsteps.Rd index 5d1faf4..79935eb 100644 --- a/man/guide_colsteps.Rd +++ b/man/guide_colsteps.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/guide_colsteps.R +% Please edit documentation in R/guide-colsteps.R \name{guide_colsteps} \alias{guide_colsteps} \title{Custom colour steps guide} diff --git a/man/legendry_extensions.Rd b/man/legendry_extensions.Rd index 8755497..64bedef 100644 --- a/man/legendry_extensions.Rd +++ b/man/legendry_extensions.Rd @@ -1,9 +1,9 @@ % Generated by roxygen2: do not edit by hand % Please edit documentation in R/compose-.R, R/compose-crux.R, % R/compose-ontop.R, R/compose-sandwich.R, R/compose-stack.R, -% R/gizmo-barcap.R, R/gizmo-circles.R, R/gizmo-density.R, R/gizmo-grob.R, -% R/gizmo-histogram.R, R/gizmo-stepcap.R, R/guide-legend-base.R, -% R/guide-legend-group.R, R/guide_colring.R, R/legendry-package.R, +% R/gizmo-barcap.R, R/gizmo-density.R, R/gizmo-grob.R, R/gizmo-histogram.R, +% R/gizmo-stepcap.R, R/guide-circles.R, R/guide-colring.R, +% R/guide-legend-base.R, R/guide-legend-group.R, R/legendry-package.R, % R/primitive-box.R, R/primitive-bracket.R, R/primitive-fence.R, % R/primitive-labels.R, R/primitive-line.R, R/primitive-spacer.R, % R/primitive-ticks.R, R/primitive-title.R @@ -15,14 +15,14 @@ \alias{ComposeSandwich} \alias{ComposeStack} \alias{GizmoBarcap} -\alias{GuideCircles} \alias{GizmoDensity} \alias{GizmoGrob} \alias{GizmoHistogram} \alias{GizmoStepcap} +\alias{GuideCircles} +\alias{GuideColring} \alias{GuideLegendBase} \alias{GuideLegendGroup} -\alias{GuideColring} \alias{legendry_extensions} \alias{PrimitiveBox} \alias{PrimitiveBracket} diff --git a/man/scale_x_dendro.Rd b/man/scale_x_dendro.Rd index fde248f..7a4c78e 100644 --- a/man/scale_x_dendro.Rd +++ b/man/scale_x_dendro.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/scale_dendro.R +% Please edit documentation in R/scale-dendro.R \name{scale_x_dendro} \alias{scale_x_dendro} \alias{scale_y_dendro} diff --git a/tests/testthat/_snaps/compose_sandwich/horizontal-sandwich-flipped.svg b/tests/testthat/_snaps/compose-sandwich/horizontal-sandwich-flipped.svg similarity index 100% rename from tests/testthat/_snaps/compose_sandwich/horizontal-sandwich-flipped.svg rename to tests/testthat/_snaps/compose-sandwich/horizontal-sandwich-flipped.svg diff --git a/tests/testthat/_snaps/compose_sandwich/horizontal-sandwich.svg b/tests/testthat/_snaps/compose-sandwich/horizontal-sandwich.svg similarity index 100% rename from tests/testthat/_snaps/compose_sandwich/horizontal-sandwich.svg rename to tests/testthat/_snaps/compose-sandwich/horizontal-sandwich.svg diff --git a/tests/testthat/_snaps/compose_sandwich/vertical-sandwich-flipped.svg b/tests/testthat/_snaps/compose-sandwich/vertical-sandwich-flipped.svg similarity index 100% rename from tests/testthat/_snaps/compose_sandwich/vertical-sandwich-flipped.svg rename to tests/testthat/_snaps/compose-sandwich/vertical-sandwich-flipped.svg diff --git a/tests/testthat/_snaps/compose_sandwich/vertical-sandwich.svg b/tests/testthat/_snaps/compose-sandwich/vertical-sandwich.svg similarity index 100% rename from tests/testthat/_snaps/compose_sandwich/vertical-sandwich.svg rename to tests/testthat/_snaps/compose-sandwich/vertical-sandwich.svg diff --git a/tests/testthat/_snaps/guide_axis_custom/guide-axis-base-cartesian.svg b/tests/testthat/_snaps/guide-axis-custom/guide-axis-base-cartesian.svg similarity index 100% rename from tests/testthat/_snaps/guide_axis_custom/guide-axis-base-cartesian.svg rename to tests/testthat/_snaps/guide-axis-custom/guide-axis-base-cartesian.svg diff --git a/tests/testthat/_snaps/guide_axis_custom/guide-axis-base-radial.svg b/tests/testthat/_snaps/guide-axis-custom/guide-axis-base-radial.svg similarity index 100% rename from tests/testthat/_snaps/guide_axis_custom/guide-axis-base-radial.svg rename to tests/testthat/_snaps/guide-axis-custom/guide-axis-base-radial.svg diff --git a/tests/testthat/_snaps/guide_axis_nested/guide-axis-base-cartesian.svg b/tests/testthat/_snaps/guide-axis-nested/guide-axis-base-cartesian.svg similarity index 100% rename from tests/testthat/_snaps/guide_axis_nested/guide-axis-base-cartesian.svg rename to tests/testthat/_snaps/guide-axis-nested/guide-axis-base-cartesian.svg diff --git a/tests/testthat/_snaps/guide_axis_nested/guide-axis-base-radial.svg b/tests/testthat/_snaps/guide-axis-nested/guide-axis-base-radial.svg similarity index 100% rename from tests/testthat/_snaps/guide_axis_nested/guide-axis-base-radial.svg rename to tests/testthat/_snaps/guide-axis-nested/guide-axis-base-radial.svg diff --git a/tests/testthat/_snaps/gizmo-circles/guide-circles-text-locations.svg b/tests/testthat/_snaps/guide-circles/guide-circles-text-locations.svg similarity index 100% rename from tests/testthat/_snaps/gizmo-circles/guide-circles-text-locations.svg rename to tests/testthat/_snaps/guide-circles/guide-circles-text-locations.svg diff --git a/tests/testthat/_snaps/gizmo-circles/guide-circles-text-placement.svg b/tests/testthat/_snaps/guide-circles/guide-circles-text-placement.svg similarity index 100% rename from tests/testthat/_snaps/gizmo-circles/guide-circles-text-placement.svg rename to tests/testthat/_snaps/guide-circles/guide-circles-text-placement.svg diff --git a/tests/testthat/_snaps/guide_colourbar_custom/bottom-position.svg b/tests/testthat/_snaps/guide-colbar/bottom-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_colourbar_custom/bottom-position.svg rename to tests/testthat/_snaps/guide-colbar/bottom-position.svg diff --git a/tests/testthat/_snaps/guide_colourbar_custom/left-position.svg b/tests/testthat/_snaps/guide-colbar/left-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_colourbar_custom/left-position.svg rename to tests/testthat/_snaps/guide-colbar/left-position.svg diff --git a/tests/testthat/_snaps/guide_colourbar_custom/right-position.svg b/tests/testthat/_snaps/guide-colbar/right-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_colourbar_custom/right-position.svg rename to tests/testthat/_snaps/guide-colbar/right-position.svg diff --git a/tests/testthat/_snaps/guide_colourbar_custom/top-position.svg b/tests/testthat/_snaps/guide-colbar/top-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_colourbar_custom/top-position.svg rename to tests/testthat/_snaps/guide-colbar/top-position.svg diff --git a/tests/testthat/_snaps/guide_colour_ring/conical.svg b/tests/testthat/_snaps/guide-colring/conical.svg similarity index 100% rename from tests/testthat/_snaps/guide_colour_ring/conical.svg rename to tests/testthat/_snaps/guide-colring/conical.svg diff --git a/tests/testthat/_snaps/guide_colour_ring/inner-labels.svg b/tests/testthat/_snaps/guide-colring/inner-labels.svg similarity index 100% rename from tests/testthat/_snaps/guide_colour_ring/inner-labels.svg rename to tests/testthat/_snaps/guide-colring/inner-labels.svg diff --git a/tests/testthat/_snaps/guide_colour_ring/open-ring.svg b/tests/testthat/_snaps/guide-colring/open-ring.svg similarity index 100% rename from tests/testthat/_snaps/guide_colour_ring/open-ring.svg rename to tests/testthat/_snaps/guide-colring/open-ring.svg diff --git a/tests/testthat/_snaps/guide_colour_ring/resized-ring.svg b/tests/testthat/_snaps/guide-colring/resized-ring.svg similarity index 100% rename from tests/testthat/_snaps/guide_colour_ring/resized-ring.svg rename to tests/testthat/_snaps/guide-colring/resized-ring.svg diff --git a/tests/testthat/_snaps/guide_colour_ring/standard-ring.svg b/tests/testthat/_snaps/guide-colring/standard-ring.svg similarity index 100% rename from tests/testthat/_snaps/guide_colour_ring/standard-ring.svg rename to tests/testthat/_snaps/guide-colring/standard-ring.svg diff --git a/tests/testthat/_snaps/guide_coloursteps_custom/bottom-position.svg b/tests/testthat/_snaps/guide-colsteps/bottom-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_coloursteps_custom/bottom-position.svg rename to tests/testthat/_snaps/guide-colsteps/bottom-position.svg diff --git a/tests/testthat/_snaps/guide_coloursteps_custom/left-position.svg b/tests/testthat/_snaps/guide-colsteps/left-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_coloursteps_custom/left-position.svg rename to tests/testthat/_snaps/guide-colsteps/left-position.svg diff --git a/tests/testthat/_snaps/guide_coloursteps_custom/right-position.svg b/tests/testthat/_snaps/guide-colsteps/right-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_coloursteps_custom/right-position.svg rename to tests/testthat/_snaps/guide-colsteps/right-position.svg diff --git a/tests/testthat/_snaps/guide_coloursteps_custom/top-position.svg b/tests/testthat/_snaps/guide-colsteps/top-position.svg similarity index 100% rename from tests/testthat/_snaps/guide_coloursteps_custom/top-position.svg rename to tests/testthat/_snaps/guide-colsteps/top-position.svg diff --git a/tests/testthat/_snaps/guide_legend_base/custom-legend-design.svg b/tests/testthat/_snaps/guide-legend-base/custom-legend-design.svg similarity index 100% rename from tests/testthat/_snaps/guide_legend_base/custom-legend-design.svg rename to tests/testthat/_snaps/guide-legend-base/custom-legend-design.svg diff --git a/tests/testthat/_snaps/guide_legend_base/standard-legend-design.svg b/tests/testthat/_snaps/guide-legend-base/standard-legend-design.svg similarity index 100% rename from tests/testthat/_snaps/guide_legend_base/standard-legend-design.svg rename to tests/testthat/_snaps/guide-legend-base/standard-legend-design.svg diff --git a/tests/testthat/_snaps/scale_dendro/scale-dendro-cartesian.svg b/tests/testthat/_snaps/scale-dendro/scale-dendro-cartesian.svg similarity index 100% rename from tests/testthat/_snaps/scale_dendro/scale-dendro-cartesian.svg rename to tests/testthat/_snaps/scale-dendro/scale-dendro-cartesian.svg diff --git a/tests/testthat/_snaps/scale_dendro/scale-dendro-radial.svg b/tests/testthat/_snaps/scale-dendro/scale-dendro-radial.svg similarity index 100% rename from tests/testthat/_snaps/scale_dendro/scale-dendro-radial.svg rename to tests/testthat/_snaps/scale-dendro/scale-dendro-radial.svg diff --git a/tests/testthat/test-compose_sandwich.R b/tests/testthat/test-compose-sandwich.R similarity index 100% rename from tests/testthat/test-compose_sandwich.R rename to tests/testthat/test-compose-sandwich.R diff --git a/tests/testthat/test-guide_axis_custom.R b/tests/testthat/test-guide-axis-custom.R similarity index 100% rename from tests/testthat/test-guide_axis_custom.R rename to tests/testthat/test-guide-axis-custom.R diff --git a/tests/testthat/test-guide_axis_dendro.R b/tests/testthat/test-guide-axis-dendro.R similarity index 100% rename from tests/testthat/test-guide_axis_dendro.R rename to tests/testthat/test-guide-axis-dendro.R diff --git a/tests/testthat/test-guide_axis_nested.R b/tests/testthat/test-guide-axis-nested.R similarity index 100% rename from tests/testthat/test-guide_axis_nested.R rename to tests/testthat/test-guide-axis-nested.R diff --git a/tests/testthat/test-gizmo-circles.R b/tests/testthat/test-guide-circles.R similarity index 100% rename from tests/testthat/test-gizmo-circles.R rename to tests/testthat/test-guide-circles.R diff --git a/tests/testthat/test-guide_colourbar_custom.R b/tests/testthat/test-guide-colbar.R similarity index 100% rename from tests/testthat/test-guide_colourbar_custom.R rename to tests/testthat/test-guide-colbar.R diff --git a/tests/testthat/test-guide_colour_ring.R b/tests/testthat/test-guide-colring.R similarity index 100% rename from tests/testthat/test-guide_colour_ring.R rename to tests/testthat/test-guide-colring.R diff --git a/tests/testthat/test-guide_coloursteps_custom.R b/tests/testthat/test-guide-colsteps.R similarity index 100% rename from tests/testthat/test-guide_coloursteps_custom.R rename to tests/testthat/test-guide-colsteps.R diff --git a/tests/testthat/test-guide_legend_base.R b/tests/testthat/test-guide-legend-base.R similarity index 100% rename from tests/testthat/test-guide_legend_base.R rename to tests/testthat/test-guide-legend-base.R diff --git a/tests/testthat/test-scale_dendro.R b/tests/testthat/test-scale-dendro.R similarity index 100% rename from tests/testthat/test-scale_dendro.R rename to tests/testthat/test-scale-dendro.R diff --git a/tests/testthat/test-shapes_brackets.R b/tests/testthat/test-shapes-brackets.R similarity index 100% rename from tests/testthat/test-shapes_brackets.R rename to tests/testthat/test-shapes-brackets.R diff --git a/tests/testthat/test-shapes_caps.R b/tests/testthat/test-shapes-caps.R similarity index 100% rename from tests/testthat/test-shapes_caps.R rename to tests/testthat/test-shapes-caps.R diff --git a/tests/testthat/test-theme_registry.R b/tests/testthat/test-theme-registry.R similarity index 100% rename from tests/testthat/test-theme_registry.R rename to tests/testthat/test-theme-registry.R