.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md
R/crsave.R
R/font_preview.R
R/font_register.R
R/geom_scaling.R
R/legends.R
R/pal_preview.R
R/pal_select.R
R/scale_cr.R
R/sysdata.rda
R/theme_cr.R
R/theme_helpers.R
R/wrapper_rangeframe.R
R/zzz.R
README.Rmd
README.md
crthemes.Rproj
data-raw/pal.R
inst/fonts/Roboto-Black.ttf
inst/fonts/Roboto-BlackItalic.ttf
inst/fonts/Roboto-Bold.ttf
inst/fonts/Roboto-BoldItalic.ttf
inst/fonts/Roboto-Italic.ttf
inst/fonts/Roboto-Light.ttf
inst/fonts/Roboto-LightItalic.ttf
inst/fonts/Roboto-Medium.ttf
inst/fonts/Roboto-MediumItalic.ttf
inst/fonts/Roboto-Regular.ttf
inst/fonts/Roboto-Thin.ttf
inst/fonts/Roboto-ThinItalic.ttf
inst/fonts/RobotoCondensed-Bold.ttf
inst/fonts/RobotoCondensed-BoldItalic.ttf
inst/fonts/RobotoCondensed-Italic.ttf
inst/fonts/RobotoCondensed-Light.ttf
inst/fonts/RobotoCondensed-LightItalic.ttf
inst/fonts/RobotoCondensed-Regular.ttf
inst/fonts/RobotoSlab-Black.ttf
inst/fonts/RobotoSlab-Bold.ttf
inst/fonts/RobotoSlab-ExtraBold.ttf
inst/fonts/RobotoSlab-ExtraLight.ttf
inst/fonts/RobotoSlab-Light.ttf
inst/fonts/RobotoSlab-Medium.ttf
inst/fonts/RobotoSlab-Regular.ttf
inst/fonts/RobotoSlab-SemiBold.ttf
inst/fonts/RobotoSlab-Thin.ttf
man/apply_scaling.Rd
man/color_preview.Rd
man/crsave.Rd
man/device_select.Rd
man/expand0.Rd
man/figures/README-rangeframe-1.png
man/figures/README-scales-1.png
man/figures/README-theme-1.png
man/fix_bold.Rd
man/font_preview.Rd
man/font_register.Rd
man/geom_rangeframe_cr.Rd
man/heatmap_legend.Rd
man/key_scale.Rd
man/pal_check.Rd
man/pal_preview.Rd
man/pal_select.Rd
man/path_create.Rd
man/scale_cr.Rd
man/symbol_register.Rd
man/theme_cr.Rd
man/theme_cut.Rd
man/theme_rangeframe.Rd
tests/testthat.R
tests/testthat/_snaps/font/bolder-font.png
tests/testthat/_snaps/font/default-font-is-roboto-regular.png
tests/testthat/_snaps/font/font_names-output.txt
tests/testthat/_snaps/font/font_styles-output.txt
tests/testthat/_snaps/font/font_table-output.txt
tests/testthat/_snaps/font/lighter-font.png
tests/testthat/_snaps/font/math-text-with-bolder-font.png
tests/testthat/_snaps/font/math-text-with-default-theme-font.png
tests/testthat/_snaps/font/math-text-with-original-font-and-base-symbols.png
tests/testthat/_snaps/font/math-text-with-original-font-and-matching-symbols.png
tests/testthat/_snaps/font/preview-default-font.png
tests/testthat/_snaps/font/preview-roboto-bold.png
tests/testthat/_snaps/font/preview-roboto-light.png
tests/testthat/_snaps/font/preview-roboto-serif.png
tests/testthat/_snaps/font/serif-font.png
tests/testthat/_snaps/font/symbols-are-roboto-bold-font-on-ggplot.png
tests/testthat/_snaps/font/symbols-are-roboto-bold.png
tests/testthat/_snaps/font/symbols-are-system-default-font-on-ggplot.png
tests/testthat/_snaps/font/symbols-are-system-default-font.png
tests/testthat/_snaps/geom_scaling/large-size-base-r.png
tests/testthat/_snaps/geom_scaling/large-size-error-bar.png
tests/testthat/_snaps/geom_scaling/large-size.png
tests/testthat/_snaps/geom_scaling/largest-size-base-r.png
tests/testthat/_snaps/geom_scaling/largest-size-error-bar.png
tests/testthat/_snaps/geom_scaling/largest-size.png
tests/testthat/_snaps/geom_scaling/normal-size-base-r.png
tests/testthat/_snaps/geom_scaling/normal-size-error-bar.png
tests/testthat/_snaps/geom_scaling/normal-size.png
tests/testthat/_snaps/geom_scaling/small-size-base-r.png
tests/testthat/_snaps/geom_scaling/small-size-error-bar.png
tests/testthat/_snaps/geom_scaling/small-size.png
tests/testthat/_snaps/geom_scaling/smallest-size-base-r.png
tests/testthat/_snaps/geom_scaling/smallest-size-error-bar.png
tests/testthat/_snaps/geom_scaling/smallest-size.png
tests/testthat/_snaps/legends/bar-graph-legend-spacing-default.png
tests/testthat/_snaps/legends/bar-graph-legend-spacing-increased-more.png
tests/testthat/_snaps/legends/bar-graph-legend-spacing-increased.png
tests/testthat/_snaps/legends/bar-graph-plot-size-decreased.png
tests/testthat/_snaps/legends/bar-graph-plot-size-increased.png
tests/testthat/_snaps/legends/bar-graph-plot-size-normal.png
tests/testthat/_snaps/legends/heatmap-legend-default.png
tests/testthat/_snaps/legends/heatmap-legend-plot-size-decreased.png
tests/testthat/_snaps/legends/heatmap-legend-plot-size-increased.png
tests/testthat/_snaps/legends/heatmap-legend-plot-size-normal.png
tests/testthat/_snaps/legends/heatmap-legend-theme-applied.png
tests/testthat/_snaps/legends/no-space-on-plot.png
tests/testthat/_snaps/legends/no-space-under-bars.png
tests/testthat/_snaps/pal/basic-color-matrix.png
tests/testthat/_snaps/pal/change-alpha.png
tests/testthat/_snaps/pal/different-palette.png
tests/testthat/_snaps/pal/species-instead-of-colors.png
tests/testthat/_snaps/pal/species-with-subset-of-colors.png
tests/testthat/_snaps/pal/specify-columns.png
tests/testthat/_snaps/pal/subset-of-colors.png
tests/testthat/_snaps/save/different-ratio-square.png
tests/testthat/_snaps/save/different-resolution-worse.png
tests/testthat/_snaps/save/different-scale-smaller.png
tests/testthat/_snaps/save/different-units-smaller.png
tests/testthat/_snaps/save/different-width-wider.png
tests/testthat/_snaps/save/r-png-device.png
tests/testthat/_snaps/save/save-as-jpeg.jpeg
tests/testthat/_snaps/save/save-as-jpg.jpg
tests/testthat/_snaps/save/save-as-png.png
tests/testthat/_snaps/save/save-as-svg.svg
tests/testthat/_snaps/save/scaled-down-theme-and-save-large-font.png
tests/testthat/_snaps/save/scaled-up-plot-with-ragg.png
tests/testthat/_snaps/save/scaled-up-theme-and-save.png
tests/testthat/_snaps/scales/alpha-also-works-in-geom_col.png
tests/testthat/_snaps/scales/alpha-also-works-in-geom_point.png
tests/testthat/_snaps/scales/alpha-value-modifies-color.png
tests/testthat/_snaps/scales/alpha-value-modifies-fill.png
tests/testthat/_snaps/scales/can-rename-color-legend-with-name-argument.png
tests/testthat/_snaps/scales/can-rename-fill-legend-with-name-argument.png
tests/testthat/_snaps/scales/default-colors-no-matching.png
tests/testthat/_snaps/scales/default-fill-no-matching.png
tests/testthat/_snaps/scales/select-colors-by-color-name.png
tests/testthat/_snaps/scales/select-colors-by-number.png
tests/testthat/_snaps/scales/select-colors-by-species-name.png
tests/testthat/_snaps/scales/select-fill-by-color-name.png
tests/testthat/_snaps/scales/select-fill-by-number.png
tests/testthat/_snaps/scales/select-fill-by-species-name.png
tests/testthat/_snaps/scales/theme-and-color-scale.png
tests/testthat/_snaps/scales/theme-and-fill-scale.png
tests/testthat/_snaps/theme_cr/apply-scaling-to-large-plot.png
tests/testthat/_snaps/theme_cr/apply-scaling-to-small-plot.png
tests/testthat/_snaps/theme_cr/decrease-font-size.png
tests/testthat/_snaps/theme_cr/geom_rangeframe-is-applied-to-plot.png
tests/testthat/_snaps/theme_cr/geom_rangeframe-is-scaled.png
tests/testthat/_snaps/theme_cr/increase-font-size.png
tests/testthat/_snaps/theme_cr/large-plot-with-normal-font.png
tests/testthat/_snaps/theme_cr/normal-plot-with-large-font.png
tests/testthat/_snaps/theme_cr/normal-plot-with-small-font.png
tests/testthat/_snaps/theme_cr/plot-and-font-are-default-size.png
tests/testthat/_snaps/theme_cr/plot-and-font-are-large-font-is-scaled.png
tests/testthat/_snaps/theme_cr/plot-and-font-are-small-font-is-scaled.png
tests/testthat/_snaps/theme_cr/rangeframe-limits-are-used.png
tests/testthat/_snaps/theme_cr/small-plot-with-normal-font.png
tests/testthat/_snaps/theme_cr/theme-cr.svg
tests/testthat/_snaps/theme_cr/zoom-in-on-plot.png
tests/testthat/_snaps/theme_cr/zoom-out-on-plot.png
tests/testthat/helper-snapshot.R
tests/testthat/helper-vdiffr.R
tests/testthat/test-font.R
tests/testthat/test-geom_scaling.R
tests/testthat/test-legends.R
tests/testthat/test-pal.R
tests/testthat/test-save.R
tests/testthat/test-scales.R
tests/testthat/test-theme_cr.R
vignettes/.gitignore
vignettes/additional-color-palettes.Rmd
vignettes/applying-the-theme.Rmd
vignettes/applying-themes.Rmd
vignettes/legends.Rmd
vignettes/range-frame-axes.Rmd
vignettes/scaling-and-saving.Rmd