diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2016-02-04 17:45:02 +0100 |
---|---|---|
committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2016-02-04 17:45:02 +0100 |
commit | 98a706373107188496a1df295697e739e51d6b06 (patch) | |
tree | 84503adba976775559eea20e5c20c9ea5b9c42cd /pkg/DESCRIPTION | |
parent | 057ba40426d49e09c06db26fb7d4072741b4cb8d (diff) |
Improve reading spead for new TOXSWA format
Diffstat (limited to 'pkg/DESCRIPTION')
-rw-r--r-- | pkg/DESCRIPTION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 1cc6817..ab3e92a 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -13,7 +13,8 @@ Depends: mkin Imports: graphics, - chents + chents, + readr Suggests: testthat License: GPL |