diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-01 11:44:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-01 11:44:10 +0100 |
commit | 4797fe2021dc0f05cc0da266e802c513ac543927 (patch) | |
tree | 1dd4c291e3aa21d8366e18e00c73a5c25ec2e93c /DESCRIPTION | |
parent | 5a60a334a61dde923a131d8798d6fa03f38525b2 (diff) |
Update static docs using current pkdown
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 1089b66..9d5be2a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: PELMO.installeR Type: Package Title: Install FOCUS PELMO into an R library location Version: 0.1-1 -Date: 2017-01-25 +Date: 2018-03-01 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph")) Description: The only function in this package downloads 'FOCUS PELMO' from the @@ -13,4 +13,4 @@ Imports: clipr License: GPL LazyLoad: yes LazyData: yes -RoxygenNote: 5.0.1.9000 +RoxygenNote: 6.0.1 |