<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/tests/testthat/test_dmta.R, branch v1.2.1</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.2.1</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.2.1'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2022-11-16T21:44:34Z</updated>
<entry>
<title>Reduce testing on CRAN servers</title>
<updated>2022-11-16T21:44:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T21:44:34Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=90354f5cd9e095f9ef98424689a2716770b248d4'/>
<id>urn:sha1:90354f5cd9e095f9ef98424689a2716770b248d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid using multiple processes on CRAN check machines</title>
<updated>2022-03-08T10:45:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-08T04:37:49Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=48a532256cfe466f082c191956535045e85ea929'/>
<id>urn:sha1:48a532256cfe466f082c191956535045e85ea929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove nlmixr interface for release of mkin 1.1.0</title>
<updated>2022-03-07T13:55:21Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-07T11:03:40Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=7035cde3a53781721fe15a8893fdf328c789bdd2'/>
<id>urn:sha1:7035cde3a53781721fe15a8893fdf328c789bdd2</id>
<content type='text'>
I am postponing my attempts to get the nlmixr interface to CRAN, given
some problems with nlmixr using R-devel under Windows, see
https://github.com/nlmixrdevelopment/nlmixr/issues/596
and
https://github.com/r-hub/rhub/issues/512,
which is fixed by the removal of nlmixr from the testsuite.

For the tests to be more platform independent, the biphasic mixed
effects models test dataset was defined in a way that fitting
should be more robust (less ill-defined).
</content>
</entry>
<entry>
<title>Skip some tests on CRAN to reduce load</title>
<updated>2022-03-02T18:08:21Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-02T18:08:21Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=b69d55795c77725f5eaa4c99f51f5e1083665872'/>
<id>urn:sha1:b69d55795c77725f5eaa4c99f51f5e1083665872</id>
<content type='text'>
In the hope that winbuilder will cope better then
</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>
<entry>
<title>Fix nlmixr fits with parallel metabolites</title>
<updated>2022-03-02T12:11:49Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-02T12:11:49Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=351248d07f810ccb6c497633a02cd48ee35526e6'/>
<id>urn:sha1:351248d07f810ccb6c497633a02cd48ee35526e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more tests</title>
<updated>2022-03-01T10:52:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-01T10:23:49Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=2b331b5f9420943ebe26b60361578038ec560f88'/>
<id>urn:sha1:2b331b5f9420943ebe26b60361578038ec560f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for the DMTA data</title>
<updated>2022-03-01T09:19:15Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-01T09:19:15Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1d581d24bc85402770a195b44e453a1449597faf'/>
<id>urn:sha1:1d581d24bc85402770a195b44e453a1449597faf</id>
<content type='text'>
comparing nlme and saemix. This test shows a reasonable evaluation of
the DMTA data with nlme and saemix, which was missing, as the data used
in the paper are flawed.
</content>
</entry>
<entry>
<title>Improve tests, skip some on Travis</title>
<updated>2022-02-28T17:14:24Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-02-28T17:12:39Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1a9232a1af98b79e254443fe942371d74aad4ac3'/>
<id>urn:sha1:1a9232a1af98b79e254443fe942371d74aad4ac3</id>
<content type='text'>
Respect digits argument when printing correlations in summaries
</content>
</entry>
<entry>
<title>Add nlmixr tests, reorganize, test intervals()</title>
<updated>2022-02-28T13:38:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-02-28T13:38:23Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=37bffdcfab0ca4e0de638b1a63e808b1d29d3f15'/>
<id>urn:sha1:37bffdcfab0ca4e0de638b1a63e808b1d29d3f15</id>
<content type='text'>
</content>
</entry>
</feed>
