Skip to content

Commit

Permalink
test build with repel text
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-connelly-cmap committed Aug 7, 2024
1 parent a0e7fea commit 820e4ce
Show file tree
Hide file tree
Showing 7 changed files with 267 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ Suggests:
rmarkdown,
testthat,
tidyverse
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
5 changes: 5 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Generated by roxygen2: do not edit by hand

S3method(makeContent,textlastrepel)
export(.lwd)
export(GeomPointLast)
export(GeomRecessions)
export(GeomRecessionsText)
export(GeomTextLast)
export(GeomTextLastNew)
export(PositionNudgeRepel)
export(abbr_years)
export(apply_cmap_default_aes)
export(cmap_color_continuous)
Expand All @@ -23,9 +26,11 @@ export(fetch_pal)
export(finalize_plot)
export(geom_recessions)
export(geom_text_lastonly)
export(geom_text_lastonly_new)
export(get_cmapplot_global)
export(get_cmapplot_globals)
export(gg_lwd_convert)
export(position_nudge_repel)
export(set_cmapplot_global)
export(theme_cmap)
export(unapply_cmap_default_aes)
Expand Down
3 changes: 2 additions & 1 deletion man/cmapplot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 12 additions & 1 deletion man/customproto.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 12 additions & 4 deletions man/geom_text_lastonly.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

166 changes: 166 additions & 0 deletions man/geom_text_lastonly_new.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 69 additions & 0 deletions man/position_nudge_repel.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 820e4ce

Please sign in to comment.