Skip to content

Commit

Permalink
remove utils from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grlloyd committed Jan 31, 2024
1 parent ba67e1f commit 8005c71
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ Imports: ggplot2,
methods,
scales,
sp,
stats,
utils
stats
RoxygenNote: 7.2.3
Suggests: agricolae,
BiocFileCache,
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,5 @@ import(methods)
import(scales)
import(stats)
import(struct)
import(utils)
importFrom(scales,squish)
importFrom(sp,point.in.polygon)
1 change: 0 additions & 1 deletion R/structToolbox.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
#' @import struct
#' @import methods
#' @import stats
#' @import utils
NULL
## NULL

0 comments on commit 8005c71

Please sign in to comment.