From baf8e4341b58c09532b4ca37ebf80c9068934db4 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 24 Mar 2017 15:28:44 +0100 Subject: Import version 0.6.7 from CRAN I had deleted the git commits between 0.6.4 and 0.6.7 while removing drfit from github, while the latest changes were not pushed to jrwb.de yet. --- NAMESPACE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 120d052..cadcc62 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -8,5 +8,4 @@ import( ) importFrom("drc", drm, ED, LN.2, LL.2, BC.4, W1.2) -importFrom("reshape2", melt, acast) -importFrom("qcc", qcc) +importFrom("utils", "packageVersion") -- cgit v1.2.1