aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-07-30 11:09:47 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-07-30 11:09:47 +0200
commit3b8730a58f7846b5261922ec90e582e0158a54c7 (patch)
tree842e8d40b299480f05607277bb179f52638b39a2
parent3260b0e875b7af24f2aef7bc2464418525a192df (diff)
Add 'methods' to dependecies
-rw-r--r--pkg/DESCRIPTION3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION
index e3f29cc..0d7f5bc 100644
--- a/pkg/DESCRIPTION
+++ b/pkg/DESCRIPTION
@@ -14,7 +14,8 @@ Depends:
Imports:
graphics,
chents,
- readr
+ readr,
+ methods
Suggests:
testthat
License: GPL

Contact - Imprint