Skip to content

Commit

Permalink
add cli_inform
Browse files Browse the repository at this point in the history
  • Loading branch information
eroten committed Mar 15, 2023
1 parent f84d8e2 commit 5b5a9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbGetQuery)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
Expand Down

0 comments on commit 5b5a9fc

Please sign in to comment.