diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-24 15:42:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-24 15:42:21 +0100 |
commit | 7fad4cde8be2b7a98e96b16f9ac672ca337f6981 (patch) | |
tree | 2ab2970df5a0ea355d3dafcd01a851b08db5fce9 /NAMESPACE | |
parent | baf8e4341b58c09532b4ca37ebf80c9068934db4 (diff) |
Clean up after the merge of v0.6.7, add check.log
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,3 +9,5 @@ import( importFrom("drc", drm, ED, LN.2, LL.2, BC.4, W1.2) importFrom("utils", "packageVersion") +importFrom("qcc", qcc) +importFrom("reshape2", melt, acast) |