Skip to content

Commit

Permalink
clear unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
martinju committed Jan 15, 2024
1 parent e9c5d4f commit 21d0599
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ Imports:
stats,
data.table,
Rcpp (>= 0.12.15),
condMVNorm,
mvnfast,
Matrix,
future.apply
Suggests:
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,methods)
Expand Down
2 changes: 2 additions & 0 deletions R/shapr-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#'
#' @importFrom stats embed
#'
#' @importFrom stats rnorm
#'
#' @importFrom Rcpp sourceCpp
#'
#' @keywords internal
Expand Down

0 comments on commit 21d0599

Please sign in to comment.