Skip to content

Commit

Permalink
NAMESPACE: no longer importFrom(utils, head, tail)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarioksa committed Jun 13, 2024
1 parent 4a9e9a2 commit 12d66c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ importFrom(graphics, abline, arrows, axis, barplot, box, contour,
mtext, par, plot.new, plot.window, polygon, rect, rug,
segments, strheight, strwidth, symbols, title)
import(permute) ## vegan depends on permute: import everything
importFrom(utils, news, vignette, combn, flush.console, head,
modifyList, object.size, read.fortran, read.fwf, tail, str)
importFrom(utils, news, vignette, combn, flush.console, modifyList,
object.size, read.fortran, read.fwf, str)
importFrom(tools, Rd2txt, startDynamicHelp)
importFrom(grDevices, bmp, check.options, chull, col2rgb, dev.off,
heat.colors, jpeg, palette, pdf, png, postscript, rainbow,
Expand Down

0 comments on commit 12d66c1

Please sign in to comment.