<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/README.html, branch v0.9.45</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.45</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.45'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2016-12-08T07:55:12Z</updated>
<entry>
<title>Documentation and Makefile improvements</title>
<updated>2016-12-08T07:55:12Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-12-08T07:45:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f88c47bf9c94c24d90e089423f5bfaebde38c62b'/>
<id>urn:sha1:f88c47bf9c94c24d90e089423f5bfaebde38c62b</id>
<content type='text'>
- Fix the remaining links to static docs on r-forge in README
- Build mkin_*.tar.gz packages in current directory
- check and test (test.log unchanged)
</content>
</entry>
<entry>
<title>Fix links in README, configure navbar, rebuild docs</title>
<updated>2016-11-18T22:08:45Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-18T22:08:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d852e9e000f57f280deb84611ae1af58daa883cc'/>
<id>urn:sha1:d852e9e000f57f280deb84611ae1af58daa883cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Canonicalize remaining CRAN URLs</title>
<updated>2016-11-17T22:42:01Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-17T22:42:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9a8dfa8bd52664929fd4197f3e9c4e65b62cad53'/>
<id>urn:sha1:9a8dfa8bd52664929fd4197f3e9c4e65b62cad53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebuild</title>
<updated>2016-11-17T21:56:30Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-17T21:56:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=3f6ce570824616f5be0d6289ed65910d455dd266'/>
<id>urn:sha1:3f6ce570824616f5be0d6289ed65910d455dd266</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Static documentation rebuilt by pkgdown::build_site()</title>
<updated>2016-11-04T14:38:09Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-04T14:38:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=09f4f904af23a34d68d5d78482a5b9e12d9a9494'/>
<id>urn:sha1:09f4f904af23a34d68d5d78482a5b9e12d9a9494</id>
<content type='text'>
With updated pkgdown with my PR
</content>
</entry>
<entry>
<title>Cleaning up a bit</title>
<updated>2016-10-13T15:40:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-10-13T15:40:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=54cf070313c844f5ccf741fc7f1237fe2d260ded'/>
<id>urn:sha1:54cf070313c844f5ccf741fc7f1237fe2d260ded</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>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>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>Do not include unnecessary mathjax in README.html</title>
<updated>2015-11-09T06:46:01Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-11-09T06:46:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7c85076374539d2f67fcf973e7876b004c17a2c9'/>
<id>urn:sha1:7c85076374539d2f67fcf973e7876b004c17a2c9</id>
<content type='text'>
</content>
</entry>
</feed>
