<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/vignettes/mkin.html, branch v1.2.10</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.2.10</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2025-02-16T16:29:28Z</updated>
<entry>
<title>Fix solution type "deSolve" for a special case</title>
<updated>2025-02-16T16:29:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-16T16:27:18Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=4f62f39b8979cb3a5c52d65d425e530dc0770665'/>
<id>urn:sha1:4f62f39b8979cb3a5c52d65d425e530dc0770665</id>
<content type='text'>
The special case occurs if not observed data for time zero
are available. Fixes #16. Write NEWS and update docs.

A lot of html was regenerated, because I had checked out
the main branch in between, which made pkgdown believe that
I have changed the help files.
</content>
</entry>
<entry>
<title>Support observed data as tibble</title>
<updated>2024-12-19T09:59:44Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2024-12-19T09:59:44Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=e5aea600fd957955fc3e8e41dbc93bf4f65af803'/>
<id>urn:sha1:e5aea600fd957955fc3e8e41dbc93bf4f65af803</id>
<content type='text'>
Closes #14
</content>
</entry>
<entry>
<title>Fix bug in R/create_deg_func.R</title>
<updated>2024-04-27T17:23:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2024-04-27T17:22:10Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=e18c8da322ddb11105b7fdf93e9dd538673fb946'/>
<id>urn:sha1:e18c8da322ddb11105b7fdf93e9dd538673fb946</id>
<content type='text'>
Closes #13
</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://erac.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>Update benchmark results for 7950X</title>
<updated>2023-02-17T20:50:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-02-17T20:50:07Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5811ab93d856bb339a35eef2d23266fcb781cbe7'/>
<id>urn:sha1:5811ab93d856bb339a35eef2d23266fcb781cbe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into custom_lsoda_call</title>
<updated>2023-02-13T04:19:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-02-13T04:19:08Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=8d1a84ac2190538ed3bac53a303064e281595868'/>
<id>urn:sha1:8d1a84ac2190538ed3bac53a303064e281595868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prebuilt PDF vignettes, summary_listing</title>
<updated>2023-01-09T05:22:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-01-09T05:22:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=24eb77216700cf8b2f2bde3abad84c1f83f9e32a'/>
<id>urn:sha1:24eb77216700cf8b2f2bde3abad84c1f83f9e32a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We get about 25% performance gain</title>
<updated>2022-11-16T08:15:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T08:15:36Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=51d63256a7b3020ee11931d61b4db97b9ded02c0'/>
<id>urn:sha1:51d63256a7b3020ee11931d61b4db97b9ded02c0</id>
<content type='text'>
with the custom lsoda call, avoiding repeated getNativeSymbolInfo calls.
It's just that we should not be calling foreign functions from different
packages, because the may change without notice. Using
getNativeSymbolInfo for "call_lsoda" avoids the CRAN note, and a similar
call could probably be used for "unlock_solver", avoiding the NOTE in
checks for cran, but we should not do this in a CRAN package.
</content>
</entry>
<entry>
<title>Rerun benchmarks on desktop computer</title>
<updated>2022-07-12T10:10:59Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-07-12T10:10:59Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d7d5b31e9352090fa598f50979d706d8e753ef9c'/>
<id>urn:sha1:d7d5b31e9352090fa598f50979d706d8e753ef9c</id>
<content type='text'>
</content>
</entry>
<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://erac.jrwb.de/mkin/commit/?id=2bb59c88d49b193f278916ad9cc4de83c0de9604'/>
<id>urn:sha1:2bb59c88d49b193f278916ad9cc4de83c0de9604</id>
<content type='text'>
</content>
</entry>
</feed>
