<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/vignettes/FOCUS_D.Rmd, branch v0.9.46.1</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v0.9.46.1</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v0.9.46.1'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2016-11-17T17:23:31Z</updated>
<entry>
<title>Remove trailing whitespace, clean headers</title>
<updated>2016-11-17T17:23:31Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-17T17:14:32Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f3f415520c89f9d8526bf6fadc862ebd44be220d'/>
<id>urn:sha1:f3f415520c89f9d8526bf6fadc862ebd44be220d</id>
<content type='text'>
Also ignore test.R in the top level directory, as it is not meant to
be public
</content>
</entry>
<entry>
<title>Use plot_sep in FOCUS D vignette</title>
<updated>2016-11-17T16:38:13Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-17T16:38:13Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=38194642f58a798207663d469e8241265de95717'/>
<id>urn:sha1:38194642f58a798207663d469e8241265de95717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update way to specify encoding, improve FOCUS_L TOC</title>
<updated>2016-10-22T15:55:12Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-10-22T15:55:12Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1c81442284a25a9cf4979d9236ec0c1a1cf8a8dd'/>
<id>urn:sha1:1c81442284a25a9cf4979d9236ec0c1a1cf8a8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempts to reduce vignette size</title>
<updated>2016-06-28T06:06:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-06-28T06:06:03Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=48a314feb6538774504c2b118cdbaededd2eb25b'/>
<id>urn:sha1:48a314feb6538774504c2b118cdbaededd2eb25b</id>
<content type='text'>
Reducing the size of some figures and switching of retina figures
in the preamble only gives a small decrease in vignette size,
but may be enough to get the size of the doc directory below 5 MB
to avoid the NOTE in the corresponding check (which I did not get
locally, nor on winbuilder using r-devel.
</content>
</entry>
<entry>
<title>Small documenation changes</title>
<updated>2015-06-23T09:40:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-23T09:21:49Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6c62c42eb57631aa0f4ab7e008621ffb519bd7be'/>
<id>urn:sha1:6c62c42eb57631aa0f4ab7e008621ffb519bd7be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vignettes rebuilt by staticdocs::build_site() for static documentation on r-forge</title>
<updated>2015-06-22T21:03:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-22T21:03:28Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=00d164d6d40172c6f8b83578fd30ca28f8c378c7'/>
<id>urn:sha1:00d164d6d40172c6f8b83578fd30ca28f8c378c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version bump, correct benchmark in vignette/compiled_models</title>
<updated>2015-06-22T18:31:22Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-22T04:09:00Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=01d9de6ff165c64ffc4366f2eeb3d2649b5c74c0'/>
<id>urn:sha1:01d9de6ff165c64ffc4366f2eeb3d2649b5c74c0</id>
<content type='text'>
Reorganisation of the vignette generation in the Makefile.
Improved YAML header in the R markdown vignettes.
Rebuilt vignettes with the package installed.
</content>
</entry>
<entry>
<title>Low-level generation of compiled models</title>
<updated>2015-06-20T01:59:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-19T23:06:24Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=062b9cc1d084e8bb5e552076fc48ade4b3050644'/>
<id>urn:sha1:062b9cc1d084e8bb5e552076fc48ade4b3050644</id>
<content type='text'>
As it is unclear if and when ccSolve will be published on CRAN,
the generation, compilation and use of the C version of the
system of differential equations was developed for mkin, inspired and
guided by the code from the ccSolve package. Many thanks again to
Karline Soetaert for all of her work on this and other R packages.

Now all model types, including the Hockey-Stick model for the parent
compund and the IORE model for parent and/or metabolites can be compiled.
</content>
</entry>
<entry>
<title>Add a simple vignette with an evaluation of FOCUS D</title>
<updated>2015-06-05T11:41:44Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-05T11:41:44Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=58f46265cec1c3f51a6d2507e0f3e3b59243cc82'/>
<id>urn:sha1:58f46265cec1c3f51a6d2507e0f3e3b59243cc82</id>
<content type='text'>
</content>
</entry>
</feed>
