<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/man/IORE.solution.Rd, branch v1.0.3</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.0.3</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.0.3'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2020-05-12T06:36:31Z</updated>
<entry>
<title>Documentation improvements, rebuild static docs</title>
<updated>2020-05-12T06:36:31Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T06:07:07Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=9ac853c7ceece333099021974025d07e75be2b33'/>
<id>urn:sha1:9ac853c7ceece333099021974025d07e75be2b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Static documentation rebuilt by pkgdown</title>
<updated>2020-05-07T06:59:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T06:59:29Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=8bdb4cd437a9d4663e542f95869e8692aa38dadb'/>
<id>urn:sha1:8bdb4cd437a9d4663e542f95869e8692aa38dadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use roxygen for functions and methods</title>
<updated>2019-10-25T00:03:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-24T22:37:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0a3eb0893cb4bd1b12f07a79069d1c7f5e991495'/>
<id>urn:sha1:0a3eb0893cb4bd1b12f07a79069d1c7f5e991495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt tests, vignettes and examples</title>
<updated>2019-04-10T08:17:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-04-10T08:17:35Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=194659fcaccdd1ee37851725b8c72e99daa3a8cf'/>
<id>urn:sha1:194659fcaccdd1ee37851725b8c72e99daa3a8cf</id>
<content type='text'>
- Write the NEWS
- Static documentation rebuilt by pkgdown
- Adapt mkinerrmin
- Fix (hopefully all) remaining problems in mkinfit
</content>
</entry>
<entry>
<title>Remove Rdversion tag that disappeared from "Writing R extensions"</title>
<updated>2015-07-20T09:14:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-07-20T09:14:27Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d6f38bd185311c115c1c3b3c1ce48a346ca37625'/>
<id>urn:sha1:d6f38bd185311c115c1c3b3c1ce48a346ca37625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the changed documentation</title>
<updated>2015-06-23T09:57:40Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-23T09:51:06Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c21747571ad14fc17a8e73cb0ad39c0ec64856d4'/>
<id>urn:sha1:c21747571ad14fc17a8e73cb0ad39c0ec64856d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small documenation changes</title>
<updated>2015-06-23T09:40:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-23T09:21:49Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6c62c42eb57631aa0f4ab7e008621ffb519bd7be'/>
<id>urn:sha1:6c62c42eb57631aa0f4ab7e008621ffb519bd7be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Low-level generation of compiled models</title>
<updated>2015-06-20T01:59:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-19T23:06:24Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=062b9cc1d084e8bb5e552076fc48ade4b3050644'/>
<id>urn:sha1:062b9cc1d084e8bb5e552076fc48ade4b3050644</id>
<content type='text'>
As it is unclear if and when ccSolve will be published on CRAN,
the generation, compilation and use of the C version of the
system of differential equations was developed for mkin, inspired and
guided by the code from the ccSolve package. Many thanks again to
Karline Soetaert for all of her work on this and other R packages.

Now all model types, including the Hockey-Stick model for the parent
compund and the IORE model for parent and/or metabolites can be compiled.
</content>
</entry>
<entry>
<title>Expand the IORE example a bit</title>
<updated>2014-11-13T06:47:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2014-11-13T06:47:54Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=bb8244557f0ca2d4370bba5b799ffcdf9d822eb9'/>
<id>urn:sha1:bb8244557f0ca2d4370bba5b799ffcdf9d822eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a hint about equivalence of FOMC and IORE models</title>
<updated>2014-11-12T20:55:59Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2014-11-12T20:55:59Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=bf857ec8adeadf1fa9387a38b2c7666f1ec3af7d'/>
<id>urn:sha1:bf857ec8adeadf1fa9387a38b2c7666f1ec3af7d</id>
<content type='text'>
</content>
</entry>
</feed>
