diff options
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index c311ded..eb8cc73 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: chents Type: Package Title: Chemical Entities as R Objects Version: 0.2-6 -Date: 2017-03-17 +Date: 2017-06-13 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de")) Description: Utilities for dealing with chemical entities and associated @@ -13,17 +13,17 @@ Description: Utilities for dealing with chemical entities and associated Imports: webchem, R6, - grImport, - grConvert, yaml Suggests: knitr, testthat, - PythonInR + PythonInR, + grImport, + grConvert License: GPL LazyLoad: yes LazyData: yes Encoding: UTF-8 VignetteBuilder: knitr URL: http://cgit.jrwb.de/chents -RoxygenNote: 5.0.1.9000 +RoxygenNote: 6.0.1 |