<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/man, branch v1.0.5</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v1.0.5</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2021-09-15T14:54:49Z</updated>
<entry>
<title>Fix Open EFSA URL, changelog for 1.0.5</title>
<updated>2021-09-15T14:54:49Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-15T14:54:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=2e77bf144a81852302571009b1fcd41f021eca4c'/>
<id>urn:sha1:2e77bf144a81852302571009b1fcd41f021eca4c</id>
<content type='text'>
The EFSA URL failed on winbuilder because some cookie sets a different
domain, so I am now using \href{} with the full link as link text instead
of \url{}
</content>
</entry>
<entry>
<title>Update test result to corrected data, version bump</title>
<updated>2021-09-15T13:30:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-15T13:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=fab885edd66b6a1d2e660ee6aa70d14474330697'/>
<id>urn:sha1:fab885edd66b6a1d2e660ee6aa70d14474330697</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version 1.0.4 published yesterday</title>
<updated>2021-04-21T11:11:47Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-04-21T11:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c74b79c983fe9fc872bac1262040e82f16049477'/>
<id>urn:sha1:c74b79c983fe9fc872bac1262040e82f16049477</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>Documentation improvements, mainly fixing example code</title>
<updated>2021-02-04T10:41:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-04T10:24:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=ac183c732317cf6ede26a2ee127604a407f0a6b3'/>
<id>urn:sha1:ac183c732317cf6ede26a2ee127604a407f0a6b3</id>
<content type='text'>
The errors in the example code were in the \dontrun sections, so they
were not caught by CRAN checks. In addition, the static help files
generated with pkgdown were cached, so I noticed the errors only
after completely regenerating the documentation for version 1.0.0.
</content>
</entry>
<entry>
<title>Prepare for v1.0.0</title>
<updated>2021-02-03T17:18:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-03T15:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f0ef23a7598e5d19648ae4edc2b74e0fba27a41c'/>
<id>urn:sha1:f0ef23a7598e5d19648ae4edc2b74e0fba27a41c</id>
<content type='text'>
- Improve authorship and copyright information
- Prepare pkgdown config
- Remove dependence on saemix as we need the development version which
is not ready for CRAN
- Temporarily remove saemix interface to check code coverage of the rest
</content>
</entry>
<entry>
<title>Change default ylab in plot.mkinfit, explicit ylab for plot.mmkin</title>
<updated>2021-01-25T13:45:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-01-25T13:45:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=737fc7f352bbb853b01ff6e3c6ec21a528da901e'/>
<id>urn:sha1:737fc7f352bbb853b01ff6e3c6ec21a528da901e</id>
<content type='text'>
See NEWS.md. Closes #12
</content>
</entry>
<entry>
<title>We do not need to suppress saemix plots any more</title>
<updated>2021-01-22T13:40:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-01-22T13:40:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=48ff25ee8114a5193c67e96e031ff836d4b719c3'/>
<id>urn:sha1:48ff25ee8114a5193c67e96e031ff836d4b719c3</id>
<content type='text'>
This makes fitting with saem within parallel::mclapply much faster
and, surprisingly, much less hungry for RAM.
</content>
</entry>
<entry>
<title>Rebuild docs</title>
<updated>2021-01-11T11:59:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-01-11T11:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=4e37669ac2ad3b3138480c3209f414101469fac7'/>
<id>urn:sha1:4e37669ac2ad3b3138480c3209f414101469fac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make saemix and corresponding tests optional</title>
<updated>2021-01-06T19:38:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-01-06T19:34:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f99bdd8697c3bfbd432a320774a4692fd0e1241a'/>
<id>urn:sha1:f99bdd8697c3bfbd432a320774a4692fd0e1241a</id>
<content type='text'>
Address release critical check and test issues
</content>
</entry>
</feed>
