<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/inst, branch dev</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=dev</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2025-03-28T06:11:13Z</updated>
<entry>
<title>Make parent model selection more robust</title>
<updated>2025-03-28T06:11:13Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-03-28T06:11:13Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=a789ea2ae74ae371476f0e1f035226d07a429a0b'/>
<id>urn:sha1:a789ea2ae74ae371476f0e1f035226d07a429a0b</id>
<content type='text'>
In case one of the fits failed, the corresponding entry in `aic_parent`
is `NA`, so we need to tell the `min()` function to ignore `NA` values
instead of returning and empty result.
</content>
</entry>
<entry>
<title>Update wordlist, bump date and simplify DESCRIPTION</title>
<updated>2025-02-13T12:48:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-13T11:43:29Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=328d1173db2395c1a5705b5f0980e2956db8be1f'/>
<id>urn:sha1:328d1173db2395c1a5705b5f0980e2956db8be1f</id>
<content type='text'>
Also, the R-Universe URL that the badge points to is updated
</content>
</entry>
<entry>
<title>Add empty spreadsheet for entering data</title>
<updated>2024-05-02T14:45:38Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2024-05-02T14:45:38Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=67f8e814ec8e89b9411d387acdc06f78b9dcbbd2'/>
<id>urn:sha1:67f8e814ec8e89b9411d387acdc06f78b9dcbbd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an error in the template</title>
<updated>2023-10-09T19:29:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-10-09T19:29:05Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=39dc3545f0ff6f561ba6193a96daa99cf06472a1'/>
<id>urn:sha1:39dc3545f0ff6f561ba6193a96daa99cf06472a1</id>
<content type='text'>
Thanks to Janina Wöltjen for pointing it out
</content>
</entry>
<entry>
<title>Mesotrione data and vignette</title>
<updated>2023-08-04T11:27:41Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-08-04T11:27:41Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=804a5cb47fcdc823d41c585729ace151b283ca65'/>
<id>urn:sha1:804a5cb47fcdc823d41c585729ace151b283ca65</id>
<content type='text'>
The vignette illustrates pH dependent degradation (covariate modelling)
with some detail for the parent compound.

Also, a bug in the saem method of the illparms function was fixed, which
prevented to find ill-defined parameters in cases where e.g. slopes of
covariate models have a negative estimate.
</content>
</entry>
<entry>
<title>Improve docs of multistart method</title>
<updated>2023-04-17T17:39:09Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-17T17:39:09Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=004fce2520d6889d82226e21bc443426e81d93f2'/>
<id>urn:sha1:004fce2520d6889d82226e21bc443426e81d93f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the template work on Windows (with RStudio)</title>
<updated>2023-04-16T11:31:14Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-16T11:31:14Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c99a12f1ccb03b46264c536bc9ded5d5de9f85df'/>
<id>urn:sha1:c99a12f1ccb03b46264c536bc9ded5d5de9f85df</id>
<content type='text'>
It seems that we cannot use stored DLLs (for pathway fits) on clusters
when using Windows, where we use PSOCK clusters. Although it works on
winbuilder in the tests in tests/testthat/test_compiled.R.
Maybe it is something RStudio specific.
</content>
</entry>
<entry>
<title>Increase test coverage</title>
<updated>2023-04-15T18:00:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T18:00:00Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f215080efba4097ccdaa2d1208edd36c26d7978a'/>
<id>urn:sha1:f215080efba4097ccdaa2d1208edd36c26d7978a</id>
<content type='text'>
Also, using mkin analytical solutions for more than one observed
variable is not supported (but could be if out_values would be
reordered).
</content>
</entry>
<entry>
<title>Make predefined symbols safer</title>
<updated>2023-04-15T13:35:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T13:35:06Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=b0b710ee9f9bb9bbe9708676d0c5822465e02203'/>
<id>urn:sha1:b0b710ee9f9bb9bbe9708676d0c5822465e02203</id>
<content type='text'>
We still need to create a parallel processing cluster _after_ creating a
compiled model that is moved to a user defined location, at least I did
not find another way to make it work. This is not a problem with
parallel processing without a cluster, which is not available on
Windows.
</content>
</entry>
<entry>
<title>Prebuilt PDF vignettes, summary_listing</title>
<updated>2023-01-09T05:22:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-01-09T05:22:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=24eb77216700cf8b2f2bde3abad84c1f83f9e32a'/>
<id>urn:sha1:24eb77216700cf8b2f2bde3abad84c1f83f9e32a</id>
<content type='text'>
</content>
</entry>
</feed>
