diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-24 15:28:44 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-24 15:28:44 +0100 |
commit | baf8e4341b58c09532b4ca37ebf80c9068934db4 (patch) | |
tree | a6abd8cbdfa849a672d2abcfde5af4bfc180bcf6 /NAMESPACE | |
parent | 22c11d5dbc118881f9cfd7c9c2ac9711295a0f16 (diff) |
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.
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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") |