Skip to content

Commit

Permalink
add suggest pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangpin committed Apr 3, 2024
1 parent 1df29d8 commit 5f6f71b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Suggests:
rmarkdown,
prettydoc,
maps,
scales
scales,
cli
VignetteBuilder: knitr
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.3.0
RoxygenNote: 7.3.1
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(ggforce,geom_arc_bar)
importFrom(ggforce,geom_circle)
importFrom(ggfun,get_aes_var)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
Expand Down

0 comments on commit 5f6f71b

Please sign in to comment.