<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/vignettes/mkin.html, branch stackoverflow_71340826</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=stackoverflow_71340826</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=stackoverflow_71340826'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2022-03-02T17:03:54Z</updated>
<entry>
<title>Make tests more platform independent, update docs</title>
<updated>2022-03-02T17:03:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-02T17:03:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=2bb59c88d49b193f278916ad9cc4de83c0de9604'/>
<id>urn:sha1:2bb59c88d49b193f278916ad9cc4de83c0de9604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt saemix interface to saemix 3.0 on CRAN</title>
<updated>2022-02-09T11:19:14Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-02-09T11:19:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d8f31d1323998f33d07535f55c81be380d93ca45'/>
<id>urn:sha1:d8f31d1323998f33d07535f55c81be380d93ca45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt and improve the dimethenamid vignette</title>
<updated>2021-09-16T15:36:26Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-16T13:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c41381a961263c28d60976e68923157916c78b15'/>
<id>urn:sha1:c41381a961263c28d60976e68923157916c78b15</id>
<content type='text'>
Adapt to the corrected data and unify control parameters for saemix and
nlmixr with saem. Update docs
</content>
</entry>
<entry>
<title>Merge branch 'master' into nlmixr</title>
<updated>2021-09-16T06:23:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-16T06:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=212070667de33e4d4adc7f0ae7baf8e18ad51d3f'/>
<id>urn:sha1:212070667de33e4d4adc7f0ae7baf8e18ad51d3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rerun tests, use current vdiffr on travis</title>
<updated>2021-07-23T13:43:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-07-23T13:43:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=297285ac86a74c1ceb517aac9eca46d07513c45d'/>
<id>urn:sha1:297285ac86a74c1ceb517aac9eca46d07513c45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve README, introductory vignette and some other docs</title>
<updated>2021-02-15T14:20:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-15T13:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a9427a09abdf7ce9aaeae7c7190f90c8f2e5ef52'/>
<id>urn:sha1:a9427a09abdf7ce9aaeae7c7190f90c8f2e5ef52</id>
<content type='text'>
Also bump version to 1.0.3.
</content>
</entry>
<entry>
<title>Improved way to have persistent DLLs for mkinmod</title>
<updated>2020-11-27T20:19:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-27T17:35:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=1e3fd1bef2a0ec1c8b73fcfefdd62fd3463bc87c'/>
<id>urn:sha1:1e3fd1bef2a0ec1c8b73fcfefdd62fd3463bc87c</id>
<content type='text'>
Depends on inline &gt;= 0.16.2 (including the bug fixes from
eddelbuettel/inline#18), which provides 'moveDLL' to store the DLL for a
compiled function in a safe place in case the argument 'dll_dir' is
specified in the call to 'mkinmod'.

Huge thanks to Dirk @eddelbuettel for his review and support
for the work on the inline package.
</content>
</entry>
<entry>
<title>Support storing mkinmod compiled code as CFunc objects</title>
<updated>2020-11-24T00:46:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-20T18:43:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=503441b0a958c1df50df0ee7cfc3bde4ea1b1865'/>
<id>urn:sha1:503441b0a958c1df50df0ee7cfc3bde4ea1b1865</id>
<content type='text'>
With automatic reloading in mkinfit and mkinpredict in case the
DLL is not loaded and the original DLL path has been cleaned up.

Depends on jranke/inline@974bdea04fcedfafaab231e6f359c88270b56cb9

See inline#13
</content>
</entry>
<entry>
<title>Reintroduce saemix helper functions</title>
<updated>2020-10-15T08:25:48Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-15T08:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=954f7514144a281b73e9b47ac88a6b13e8799f31'/>
<id>urn:sha1:954f7514144a281b73e9b47ac88a6b13e8799f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues for release</title>
<updated>2020-10-08T07:31:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-08T07:31:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=bc3825ae2d12c18ea3d3caf17eb23c93fef180b8'/>
<id>urn:sha1:bc3825ae2d12c18ea3d3caf17eb23c93fef180b8</id>
<content type='text'>
</content>
</entry>
</feed>
