Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Commit

Permalink
adjust imports with result of r cmd check --as-cran
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgohel committed Aug 3, 2015
1 parent f9d0c61 commit 9fee87d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ import(ReporteRsjars)
import(rJava)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.off)
importFrom(grDevices,rgb)
importFrom(graphics,box)
Expand Down
1 change: 1 addition & 0 deletions R/01_tools.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#' @importFrom grDevices col2rgb
#' @importFrom grDevices dev.cur
#' @importFrom grDevices dev.off
#' @importFrom grDevices dev.list
#' @importFrom grDevices rgb
#' @importFrom graphics box
#' @importFrom graphics box
Expand Down

0 comments on commit 9fee87d

Please sign in to comment.