Skip to content

Commit

Permalink
Add import of as.formula
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes committed Nov 5, 2024
1 parent 6f84c3e commit 72d4740
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 @@ -62,3 +62,4 @@ importFrom(cli,cli_warn)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(stats,as.formula)
1 change: 1 addition & 0 deletions R/epidist-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
#' @importFrom checkmate assert_data_frame assert_names assert_integer
#' assert_true assert_factor assert_numeric
#' @importFrom cli cli_abort cli_inform cli_abort cli_warn
#' @importFrom stats as.formula
## usethis namespace: end
NULL

0 comments on commit 72d4740

Please sign in to comment.