diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-25 08:29:35 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-25 08:29:35 +0200 |
commit | 51d7c5dd9e58dc0f0e7b00ae71b37422b74ee644 (patch) | |
tree | 741b07670bb92bffbe6ef5498ccfe5f54ad1bb31 /DESCRIPTION | |
parent | 999c3e1920cecffb5bc16180b1cfb14286dd1c74 (diff) |
Bump date to avoid CRAN note
I had fixed the problem with the invalid numeric version comparison a
month ago, but could not upload the package to CRAN, as submissions
were closed at the time.
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 8cc30e0..bd2054d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: drfit Version: 0.7.4 -Date: 2023-07-21 +Date: 2023-08-25 Title: Dose-Response Data Evaluation Authors@R: person("Johannes", "Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre"), |