From f35e0b3d3b9f41bee2f5cc357afcb69e3aadad15 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 8 Jul 2022 17:39:44 +0200 Subject: Store DLL info in mkinmod objects for performance Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel mailing list and for the suggestion on how to fix it. See the current benchmark vignette for the new data on mkin 1.1.1 with R 4.2.1, with unprecedented performance. --- docs/authors.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/authors.html') diff --git a/docs/authors.html b/docs/authors.html index 998e6d54..afa0d11c 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,7 @@ mkin - 1.1.0 + 1.1.1 @@ -109,13 +109,13 @@

Ranke J (2022). mkin: Kinetic Evaluation of Chemical Degradation Data. -R package version 1.1.0, https://pkgdown.jrwb.de/mkin/. +R package version 1.1.1, https://pkgdown.jrwb.de/mkin/.

@Manual{,
   title = {mkin: Kinetic Evaluation of Chemical Degradation Data},
   author = {Johannes Ranke},
   year = {2022},
-  note = {R package version 1.1.0},
+  note = {R package version 1.1.1},
   url = {https://pkgdown.jrwb.de/mkin/},
 }
-- cgit v1.2.1