Skip to content

Commit

Permalink
add missing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
lawremi committed Jul 16, 2015
1 parent 6ddb2cd commit f49a05e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# imports
importFrom(methods, is)
importFrom(grDevices, col2rgb, xy.coords)
importFrom(utils, download.file, head, menu, tail, unzip)
import(methods)

# metadata
export(qproperties)
Expand Down

0 comments on commit f49a05e

Please sign in to comment.