<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/GNUmakefile, branch v1.0.4</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v1.0.4</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2021-02-03T17:18:19Z</updated>
<entry>
<title>Prepare for v1.0.0</title>
<updated>2021-02-03T17:18:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-03T15:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f0ef23a7598e5d19648ae4edc2b74e0fba27a41c'/>
<id>urn:sha1:f0ef23a7598e5d19648ae4edc2b74e0fba27a41c</id>
<content type='text'>
- Improve authorship and copyright information
- Prepare pkgdown config
- Remove dependence on saemix as we need the development version which
is not ready for CRAN
- Temporarily remove saemix interface to check code coverage of the rest
</content>
</entry>
<entry>
<title>Test plots on R-release and cache packages again</title>
<updated>2020-12-08T22:58:15Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-12-08T22:56:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=df996535b0bb3077040abccf1c6e20bb4751d2ce'/>
<id>urn:sha1:df996535b0bb3077040abccf1c6e20bb4751d2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use preprocessed data for 2,4-D, update docs</title>
<updated>2020-11-12T10:57:37Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-12T10:57:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d1a94f2bb3742f50f3dd98a03d5fec338dd0cf65'/>
<id>urn:sha1:d1a94f2bb3742f50f3dd98a03d5fec338dd0cf65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mkindsg class to hold groups of datasets</title>
<updated>2020-11-12T10:11:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-12T10:04:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7b807680b66269ff911df137f56e26775d84e283'/>
<id>urn:sha1:7b807680b66269ff911df137f56e26775d84e283</id>
<content type='text'>
- D24_2014 dataset on aerobic soil degradation of 2,4-D from the EU
  assessment as mkindsg object with metadata
- f_time_norm_focus() to do time-step normalisation using the FOCUS
  method
- focus_soil_moisture data with default moisture contents at pF1,
  pF 2 and pF 2.5 for USDA soil types from FOCUS GW guidance
- Dataset generation scripts in inst/dataset_generation
- Depend on R &gt;= 2.15.1 in order to facilitate the use of
  utils::globalVariables()
</content>
</entry>
<entry>
<title>Fix another URL, add devcheck target</title>
<updated>2020-10-08T07:57:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-08T07:57:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f6f7d67decd75b87a68f20c311a652b5b11237ef'/>
<id>urn:sha1:f6f7d67decd75b87a68f20c311a652b5b11237ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues for release</title>
<updated>2020-10-08T07:31:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-08T07:31:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=bc3825ae2d12c18ea3d3caf17eb23c93fef180b8'/>
<id>urn:sha1:bc3825ae2d12c18ea3d3caf17eb23c93fef180b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve tests</title>
<updated>2020-07-15T12:16:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-07-15T12:11:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=39b0b93b5d15a3a0e9126f29c753e2fef75dc701'/>
<id>urn:sha1:39b0b93b5d15a3a0e9126f29c753e2fef75dc701</id>
<content type='text'>
- Reduce significant digits for the objective function output in
mkinfit(..., quiet = FALSE) as R and R-devel gave different output on my
system
- Add makefile target 'devtest' for testing with R-devel, in order
to fix problems showing up with R-devel on Travis
</content>
</entry>
<entry>
<title>Test plots on r-devel only</title>
<updated>2020-06-15T08:27:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-06-15T08:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=8363b1c179c4e83d97c3c0c4cfa365f92c7832af'/>
<id>urn:sha1:8363b1c179c4e83d97c3c0c4cfa365f92c7832af</id>
<content type='text'>
following the arguments of Xavier Robin https://github.com/r-lib/vdiffr/issues/86#issuecomment-636447231
</content>
</entry>
<entry>
<title>Further formatting improvement of benchmark vignette</title>
<updated>2020-05-13T14:20:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-13T14:20:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=218a9c55bd80fb708b15fa7196422f759bfe4b27'/>
<id>urn:sha1:218a9c55bd80fb708b15fa7196422f759bfe4b27</id>
<content type='text'>
Also, use .rmd extension instead of .Rmd for vignettes.
</content>
</entry>
<entry>
<title>Update vignettes and docs</title>
<updated>2020-05-12T14:34:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T14:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6211f3ef4995657798686d8d4ab43ed9406e8a08'/>
<id>urn:sha1:6211f3ef4995657798686d8d4ab43ed9406e8a08</id>
<content type='text'>
</content>
</entry>
</feed>
