Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-21 | Do the t-test for untransformed parametersv0.9-36 | Johannes Ranke | 1 | -0/+28 | |
2015-06-20 | Workaround for hadley/testthat#144 | Johannes Ranke | 1 | -0/+4 | |
2015-05-19 | Include output in README, use mkinsub() in example code | Johannes Ranke | 1 | -8/+9 | |
2015-05-15 | Make mkinmod quiet in tests | Johannes Ranke | 5 | -8/+8 | |
2015-05-15 | Add synthetic data generated for UBA expertise, tests | Johannes Ranke | 2 | -1/+68 | |
The new tests are based on the results documented in the expertise I wrote for the UBA (currently unpublished). | |||||
2015-05-15 | Relax test tolerance for SFORB, FOCUS B and deSolve | Johannes Ranke | 1 | -2/+2 | |
While this was OK on my local windows machine, the test failed on winbuilder | |||||
2015-05-15 | Make FOMC test for FOCUS A robust towards non-convergence | Johannes Ranke | 1 | -5/+4 | |
2015-05-15 | Also migrate test for mkinpredict | Johannes Ranke | 1 | -28/+12 | |
2015-05-15 | Skip testing FOMC with FOCUS A Windows | Johannes Ranke | 1 | -9/+15 | |
Testing the package on winbuilder shows that the Port algorithm does not converge on Windows with this combination, which is not a problem as the FOMC model is not appropriate for the dataset anyways. | |||||
2015-05-15 | Finished migration from RUnit to testthat | Johannes Ranke | 6 | -315/+363 | |
2015-05-14 | Start of migration from RUnit to testthat | Johannes Ranke | 6 | -42/+427 | |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 1 | -1/+0 | |
See NEWS.md for details | |||||
2013-11-11 | - Add a simple makefile | jranke | 1 | -8/+0 | |
- Add a .Rbuildignore file - Clean up unit tests a bit - Test the gwidgets notebook from the knitr demo git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@150 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2012-03-15 | Update kinfit and mkin to the latest version published on BerliOS. | jranke | 1 | -12/+5 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@17 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2010-05-11 | Initial upload of the upcoming multicompartment version of kinfit. | jranke | 1 | -0/+58 | |
Some functionality is still missing (chi2), some may never be implemented (FOMC model), but in general it is much more powerful than kinfit, owing to the powerful FME package. git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@8 edb9625f-4e0d-4859-8d74-9fd3b1da38cb |