diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-10 14:02:58 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-10 14:02:58 +0200 |
commit | 1f23c808c6d9f9488a8e8b7349effaddf131fed1 (patch) | |
tree | 2ee73eeb7188b97eaea82c106b42bcd1a2a06060 /DESCRIPTION | |
parent | 107ec97d8efb5375b91173bf012dad14e3720aec (diff) |
Add ORCID
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 18364b6..499ef7d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,8 @@ Version: 0.7.1 Date: 2017-07-18 Title: Dose-Response Data Evaluation Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre"), - email = "jranke@uni-bremen.de")) + email = "jranke@uni-bremen.de"), + comment = c(ORCID = "0000-0003-4371-6538")), Imports: graphics, grDevices, MASS, drc, reshape2, qcc, RODBC Description: A somewhat outdated package of basic and easy-to-use functions for fitting dose-response curves to continuous dose-response data, calculating some |