From 22c11d5dbc118881f9cfd7c9c2ac9711295a0f16 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 24 Mar 2017 15:24:04 +0100 Subject: Suppress error messages in dr(c)fit, maintenance - Checking examples fails if error messages in dr(c)fit stemming from failed fits are printed - Delete trailing whitespace - Update packaging --- NAMESPACE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 91a4d4a..120d052 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -8,3 +8,5 @@ import( ) importFrom("drc", drm, ED, LN.2, LL.2, BC.4, W1.2) +importFrom("reshape2", melt, acast) +importFrom("qcc", qcc) -- cgit v1.2.1