Skip to content

Commit

Permalink
More Imports and Suggests updates
Browse files Browse the repository at this point in the history
  • Loading branch information
qmarcou committed Apr 23, 2024
1 parent b7cce94 commit 3110ba1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 5 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ Depends:
Imports:
assertr,
assertthat,
collections,
data.table,
doFuture,
dplyr,
future,
future.apply,
glue,
graphics,
purrr,
relsurv,
rlang,
stats,
stringr,
survival,
tibble,
tidyr,
Expand All @@ -37,5 +37,7 @@ Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
collections,
future,
testthat (>= 3.0.0)
Config/testthat/edition: 3
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)
importFrom(doFuture,"%dofuture%")
importFrom(dplyr,"%>%")

0 comments on commit 3110ba1

Please sign in to comment.