aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-08-10 07:16:20 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2023-08-10 07:16:20 +0200
commit60696f36ce365a82fcaae5189a1118972a4e672f (patch)
treecbcf4c0a43e33128920ef1fa063e8d2eae2d0de9 /DESCRIPTION
parenta01fe8923ff50dcc76c34fb09ad500f5f5433063 (diff)
parent9abab1e2d4385039b01ad3dc0d9c5966bbe94fee (diff)
Merge branch 'main' into dev
Start new development version
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 1f6eccd0..98fa4355 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
Package: mkin
Type: Package
Title: Kinetic Evaluation of Chemical Degradation Data
-Version: 1.2.5
-Date: 2023-05-19
+Version: 1.2.6
+Date: 2023-08-10
Authors@R: c(
person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "johannes.ranke@jrwb.de",
@@ -24,7 +24,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006,
particular purpose.
Depends: R (>= 2.15.1),
Imports: stats, graphics, methods, parallel, deSolve (>= 1.35), R6, inline (>= 0.3.19),
- numDeriv, lmtest, pkgbuild, nlme (>= 3.1-151), saemix (>= 3.1), rlang, vctrs
+ numDeriv, lmtest, pkgbuild, nlme (>= 3.1-151), saemix (>= 3.2), rlang, vctrs
Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown, covr, vdiffr,
benchmarkme, tibble, stats4, readxl
License: GPL

Contact - Imprint