<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/tests/testthat/test_saemix_parent.R, branch v1.2.10</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.2.10</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2025-02-13T13:57:25Z</updated>
<entry>
<title>Restrict number of cores for CRAN checks</title>
<updated>2025-02-13T13:57:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-13T13:57:25Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=4c3ce8a3e77969162a6717cb2c5d2dd9f02ef1c9'/>
<id>urn:sha1:4c3ce8a3e77969162a6717cb2c5d2dd9f02ef1c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version, fix test from last commit, check and test</title>
<updated>2023-11-23T05:17:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-11-23T05:17:28Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=43af185533b11327368148a44e9295ea3eb3abb1'/>
<id>urn:sha1:43af185533b11327368148a44e9295ea3eb3abb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: 'R/illparms.R': An ill-defined random effect is now also found if there is only one random effect in the model. Also add a test for this.</title>
<updated>2023-11-23T04:33:55Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-11-23T04:20:17Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=a1b5d63e031d22b190e9e9fc30753b699ad6b4ea'/>
<id>urn:sha1:a1b5d63e031d22b190e9e9fc30753b699ad6b4ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use cluster with two cores to reduce windows check time</title>
<updated>2022-11-18T19:35:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T19:35:06Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=b6b7e387261e5483f1bdfafaaa975e2f24c6567c'/>
<id>urn:sha1:b6b7e387261e5483f1bdfafaaa975e2f24c6567c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make mixed model test data permanent to ensure reproducibility</title>
<updated>2022-11-18T18:14:47Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T18:14:47Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5364f037a72863ef5ba81e14ba4417f68fd389f9'/>
<id>urn:sha1:5364f037a72863ef5ba81e14ba4417f68fd389f9</id>
<content type='text'>
To ensure that tests on different platforms work on the same data, the
mixed modelling test data previosly generated in
tests/testthat/setup_script.R were generated once using the script in
inst/dataset/generation/ds_mixed.R, and are now distributed with the
package.
</content>
</entry>
<entry>
<title>Automatic starting parameters for saem.mmkin</title>
<updated>2022-11-14T19:03:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-14T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=21ad91256dc29423bd905de5c298fd23862b1f3b'/>
<id>urn:sha1:21ad91256dc29423bd905de5c298fd23862b1f3b</id>
<content type='text'>
For the case of mkin transformations. This gives faster convergence,
and appears to avoid problems with numeric ODE solutions
</content>
</entry>
<entry>
<title>Fix illparms tests</title>
<updated>2022-11-01T09:39:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-01T09:39:29Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0c18f5de9b2f948d0b5e22a3b3deed16d64d8006'/>
<id>urn:sha1:0c18f5de9b2f948d0b5e22a3b3deed16d64d8006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved printing for illparms()</title>
<updated>2022-11-01T08:46:33Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-01T08:46:33Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=fd4bd411df739903279d8b52faa19d5059afbda7'/>
<id>urn:sha1:fd4bd411df739903279d8b52faa19d5059afbda7</id>
<content type='text'>
For the case of single fits and no ill-defined parameters found
</content>
</entry>
<entry>
<title>Really test anova output, test covariates</title>
<updated>2022-10-26T12:13:09Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-10-26T12:13:09Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0e9220c6b9132602a3d69e4be582a02da8b07822'/>
<id>urn:sha1:0e9220c6b9132602a3d69e4be582a02da8b07822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduced sfo model for multistart.saem.mkin tests</title>
<updated>2022-10-26T07:07:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-10-26T07:07:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=3c5b2596daef4ed0ee5c38a7141fdf48dbe7c070'/>
<id>urn:sha1:3c5b2596daef4ed0ee5c38a7141fdf48dbe7c070</id>
<content type='text'>
</content>
</entry>
</feed>
