Skip to content

Commit

Permalink
update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Nov 12, 2024
1 parent 535faf4 commit 2de3849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export(theme_html_default)
export(tt_to_flextable)
export(word_mm_to_pt)
import(flextable)
import(formatters)
import(methods)
import(officer)
import(rtables)
Expand Down
1 change: 1 addition & 0 deletions R/package.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#' @importFrom magrittr %>%
#' @importFrom stats setNames
#' @import methods
#' @import formatters
#' @import rtables
#' @importFrom rtables import_from_tsv
#' @import officer
Expand Down

0 comments on commit 2de3849

Please sign in to comment.