<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin, branch v0.9.42</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.42</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.42'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2016-03-24T07:35:26Z</updated>
<entry>
<title>Static documentation rebuilt by staticdocs::build_site()</title>
<updated>2016-03-24T07:35:26Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-03-24T07:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=3ea655cdbefcf2056da456b7debc68ba7b535f55'/>
<id>urn:sha1:3ea655cdbefcf2056da456b7debc68ba7b535f55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address feedback from CRAN submission</title>
<updated>2016-03-24T07:28:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-03-24T06:26:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d432a48c8e7cc2df95d4952af415f18809f60409'/>
<id>urn:sha1:d432a48c8e7cc2df95d4952af415f18809f60409</id>
<content type='text'>
- Put the CRAN URL that the badge points to into canonical form. I had
  missed the requirement to use the canonical form before, as the R CMD
  check message complained about a (possibily) invalid URL, so I
  overlooked the explanation later in the check log. Thanks to Uwe for
  his patience. Fix checked with winbuilder.

- Slightly reduced the build time for the compiled_models vignette by
  skipping the warm-up. 3 repetitions are necessary for the autoplot
  method to work
</content>
</entry>
<entry>
<title>Static documentation rebuilt by staticdocs::build_site()</title>
<updated>2016-03-23T17:33:37Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-03-23T17:33:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a04cc65a18998ff5d107a52d23c9a4aad21a03aa'/>
<id>urn:sha1:a04cc65a18998ff5d107a52d23c9a4aad21a03aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added 'from_max_mean' to 'mkinfit'.</title>
<updated>2016-03-23T17:00:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-03-23T16:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7875935fdfc3c55e0ef328b3c3a4512a30011df1'/>
<id>urn:sha1:7875935fdfc3c55e0ef328b3c3a4512a30011df1</id>
<content type='text'>
- Now it is easier to do decline kinetics from the maximum occurrence
- Static documentation rebuilt by staticdocs::build_site()
- Fixed an URL in the README, thanks to the win-builder check with
  R-devel
</content>
</entry>
<entry>
<title>Improve print method for mkinmod</title>
<updated>2015-12-10T10:30:44Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-12-10T10:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c9667fbfd5a8c9601ac0c977776b12fe7d9b19dd'/>
<id>urn:sha1:c9667fbfd5a8c9601ac0c977776b12fe7d9b19dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve mkinmod error message for missing target compartment definition</title>
<updated>2015-12-09T15:15:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-12-09T15:15:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=652f58915d56aa225fc01bff007f19f3277eed9f'/>
<id>urn:sha1:652f58915d56aa225fc01bff007f19f3277eed9f</id>
<content type='text'>
Closes #6.
</content>
</entry>
<entry>
<title>Static documentation rebuilt by staticdocs::build_site()</title>
<updated>2015-12-09T09:20:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-12-09T09:20:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=556598ba543cf655cdc0a6995cc579327f9540ad'/>
<id>urn:sha1:556598ba543cf655cdc0a6995cc579327f9540ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some updates and simplifications of the README</title>
<updated>2015-12-09T09:08:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-12-09T09:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9097b8ba10660034a3672a367eab9d6e11505310'/>
<id>urn:sha1:9097b8ba10660034a3672a367eab9d6e11505310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add plots to compiled_models vignette, rebuild staticdocs</title>
<updated>2015-11-13T10:20:59Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-11-13T10:01:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6f596ecec2c54d7d91cf3ca16b8643b64b903e57'/>
<id>urn:sha1:6f596ecec2c54d7d91cf3ca16b8643b64b903e57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version, change to version number format as shown in summaries</title>
<updated>2015-11-13T10:01:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-11-10T10:34:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=ba07744bf3933402d4ef815cf5c2575253b1fd7e'/>
<id>urn:sha1:ba07744bf3933402d4ef815cf5c2575253b1fd7e</id>
<content type='text'>
</content>
</entry>
</feed>
