diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-07 08:12:27 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-07 08:12:27 +0200 |
commit | 8a3475c59f3d91ce5ce7d980d6de09360617e7fe (patch) | |
tree | a0a8bf1053e8bab09921b84916f1ace15e8ae8a4 /DESCRIPTION | |
parent | 1ef7008be2a72a0847064ad9c2ddcfa16b055482 (diff) |
After the OLS step, use OLS parameter estimates
- Fix the respective error in the code
- Static documentation rebuilt by pkgdown
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index ba8e8035..0fcc052c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: mkin Type: Package Title: Kinetic Evaluation of Chemical Degradation Data Version: 0.9.49.4 -Date: 2019-04-09 +Date: 2019-05-07 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", comment = c(ORCID = "0000-0003-4371-6538")), |