Skip to content

Commit

Permalink
import epidatasets in package file
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdefries committed Dec 6, 2024
1 parent 0a62bbf commit 09b650f
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 @@ -96,6 +96,7 @@ export(ungroup)
export(unnest)
export(validate_epi_archive)
export(version_column_names)
import(epidatasets)
importFrom(checkmate,anyInfinite)
importFrom(checkmate,anyMissing)
importFrom(checkmate,assert)
Expand Down
1 change: 1 addition & 0 deletions R/epiprocess-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"_PACKAGE"

## usethis namespace: start
#' @import epidatasets
#' @importFrom checkmate anyInfinite anyMissing assert assert_character
#' @importFrom checkmate assert_class assert_data_frame assert_int assert_list
#' @importFrom checkmate assert_logical assert_numeric assert_scalar checkInt
Expand Down

0 comments on commit 09b650f

Please sign in to comment.