<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/articles/index.html, branch v1.2.5</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v1.2.5</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v1.2.5'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2023-08-09T15:59:42Z</updated>
<entry>
<title>Update static docs</title>
<updated>2023-08-09T15:59:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-08-09T15:59:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9abab1e2d4385039b01ad3dc0d9c5966bbe94fee'/>
<id>urn:sha1:9abab1e2d4385039b01ad3dc0d9c5966bbe94fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare release of v1.2.4</title>
<updated>2023-05-19T15:10:16Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-05-19T15:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=cf54ccca37d27480dbf8d59eb027300518f7ad75'/>
<id>urn:sha1:cf54ccca37d27480dbf8d59eb027300518f7ad75</id>
<content type='text'>
- Update DESCRIPTION
- Update Makefile to document how to use R-patched
- Remove markup from two URLs to avoid CRAN NOTE
- Switch two vignettes from html_document to html_vignette to save space
  in the docs directory, also avoiding a CRAN NOTE
- Complete rebuild of pkgdown docs for release
</content>
</entry>
<entry>
<title>Fix and rebuild documentation, see NEWS</title>
<updated>2023-04-20T18:03:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-20T17:53:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9ae42bd20bc2543a94cf1581ba9820c2f9e3afbd'/>
<id>urn:sha1:9ae42bd20bc2543a94cf1581ba9820c2f9e3afbd</id>
<content type='text'>
I had to fix the two pathway vignettes, as they did not work with
the released version any more. So they and the multistart vignette
which got some small fixes as well were rebuilt.

Complete rebuild of the online docs with the released version. The
documentation of the 'hierarchial_kinetics' format had to be fixed
as well.
</content>
</entry>
<entry>
<title>Update docs</title>
<updated>2022-11-18T18:23:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T18:23:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=317fd7514e638780c09ed6349a165a854ba2deea'/>
<id>urn:sha1:317fd7514e638780c09ed6349a165a854ba2deea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete update of online docs for v1.2.0</title>
<updated>2022-11-17T13:56:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-17T13:54:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2'/>
<id>urn:sha1:e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update static docs</title>
<updated>2022-08-10T11:21:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-08-10T11:21:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9ee3d9f025ec7f5effddb0bcf9cf6e054c99794b'/>
<id>urn:sha1:9ee3d9f025ec7f5effddb0bcf9cf6e054c99794b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update static docs</title>
<updated>2022-07-22T09:43:49Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-07-22T09:43:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=cff25a78e0e5a9d46db575b1ae3b02ace560aaf6'/>
<id>urn:sha1:cff25a78e0e5a9d46db575b1ae3b02ace560aaf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store DLL info in mkinmod objects for performance</title>
<updated>2022-07-08T15:39:44Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-07-08T15:39:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f35e0b3d3b9f41bee2f5cc357afcb69e3aadad15'/>
<id>urn:sha1:f35e0b3d3b9f41bee2f5cc357afcb69e3aadad15</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add R version to data in benchmark vignette</title>
<updated>2022-07-01T07:08:49Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-07-01T07:08:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7008a4ee100830a29a923a05274fd4ca216cd1ea'/>
<id>urn:sha1:7008a4ee100830a29a923a05274fd4ca216cd1ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove outdated comment in FOCUS L vignette, update docs</title>
<updated>2022-05-18T19:26:17Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-05-18T19:26:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=91c5db736a4d3f2290a0cc5698fb4e35ae7bda59'/>
<id>urn:sha1:91c5db736a4d3f2290a0cc5698fb4e35ae7bda59</id>
<content type='text'>
This also adds the first benchmark results obtained on my laptop system
</content>
</entry>
</feed>
