Skip to content

Commit

Permalink
imports in onAttach changed
Browse files Browse the repository at this point in the history
  • Loading branch information
miturbide committed Apr 16, 2019
1 parent df6c22b commit 6cbb41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import(verification)
import(vioplot)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(RCurl,getURL)
importFrom(SpecsVerification,Auc)
importFrom(SpecsVerification,EnsCrps)
importFrom(SpecsVerification,SkillScore)
Expand Down Expand Up @@ -123,6 +122,7 @@ importFrom(transformeR,mat2Dto3Darray)
importFrom(transformeR,redim)
importFrom(transformeR,scaleGrid)
importFrom(transformeR,subsetGrid)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,tail)
Expand Down

0 comments on commit 6cbb41b

Please sign in to comment.