Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-15 | Correct the date | Johannes Ranke | 1 | -1/+1 | |
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 | 9 | -316/+370 | |
2015-05-14 | Start of migration from RUnit to testthat | Johannes Ranke | 10 | -61/+58 | |
2015-02-21 | Avoid NOTES in R CMD check | Johannes Ranke | 3 | -1/+6 | |
- Export S3 methods - Avoid using undeclared variable names | |||||
2015-02-20 | Add termination message to mkinfit, prepare release | Johannes Ranke | 3 | -2/+14 | |
2015-02-20 | Fix printing the summary if iterations are not available | Johannes Ranke | 3 | -1/+6 | |
This was broken for using method.modFit = "SANN" | |||||
2014-12-18 | Updated vignettes during staticdoc generation | Johannes Ranke | 3 | -30/+30 | |
2014-11-23 | Simply get rid of the warnings when drawing arrows | Johannes Ranke | 1 | -8/+7 | |
2014-11-23 | Avoid spurious warning in mkinparplot, bump version | Johannes Ranke | 3 | -6/+18 | |
2014-11-23 | Use model as in the original publication | Johannes Ranke | 1 | -1/+1 | |
2014-11-21 | Update date and static docs for release to CRANv0.9-34 | Johannes Ranke | 4 | -278/+272 | |
2014-11-20 | Add the year of the first distributed KinGUII version | Johannes Ranke | 1 | -3/+3 | |
2014-11-13 | Update the date | Johannes Ranke | 1 | -1/+1 | |
2014-11-13 | Exclude vignette building timestamp as R CMD check complains | Johannes Ranke | 1 | -0/+1 | |
2014-11-13 | Fix code/documentation mismatch | Johannes Ranke | 1 | -2/+2 | |
2014-11-13 | Formatting and writing improved | Johannes Ranke | 1 | -1/+2 | |
2014-11-13 | Expand the IORE example a bit | Johannes Ranke | 1 | -3/+4 | |
2014-11-12 | Add a hint about equivalence of FOMC and IORE models | Johannes Ranke | 1 | -0/+2 | |
2014-11-12 | Add an IORE example for parent decline kinetics | Johannes Ranke | 1 | -0/+4 | |
2014-11-12 | Update the FOCUS_Z vignette for default "Port" algorithm | Johannes Ranke | 2 | -11/+4 | |
2014-11-12 | Fix for IORE in mkinmod | Johannes Ranke | 2 | -4/+9 | |
2014-11-12 | Merge branch 'master' of https://github.com/jranke/mkin into iore | Johannes Ranke | 1 | -1/+1 | |
2014-11-12 | IORE working for parent and metabolites, introduce mkinsub | Johannes Ranke | 6 | -4/+84 | |
2014-11-12 | Fix the typo in the help page, too | Johannes Ranke | 1 | -1/+1 | |
2014-11-12 | Merge branch 'master' into iore | Johannes Ranke | 23 | -506/+798 | |
2014-11-12 | Fix a typo in the list of possible arguments | Johannes Ranke | 1 | -1/+1 | |
Thanks to Michael Brauer for the hint | |||||
2014-10-29 | Correct name of the DFOP model according to FOCUS kinetics | Johannes Ranke | 1 | -1/+1 | |
2014-10-23 | Update to README | Johannes Ranke | 1 | -2/+2 | |
2014-10-22 | Always include 0 on y axis when plotting during the fit | Johannes Ranke | 3 | -2/+4 | |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 7 | -81/+95 | |
2014-10-14 | Further formatting improvement for differential equations | Johannes Ranke | 5 | -47/+57 | |
2014-10-14 | Add a comment about transforming fractions | Johannes Ranke | 1 | -4/+10 | |
2014-10-14 | Some cosmetics | Johannes Ranke | 1 | -4/+4 | |
2014-10-14 | Link the the new gmkin homepage | Johannes Ranke | 1 | -4/+3 | |
2014-10-12 | Use title case for the title | Johannes Ranke | 1 | -2/+2 | |
Tried to adhere to the Chicago Manual of Style, but am not sure about "with". | |||||
2014-10-11 | Start new development version | Johannes Ranke | 2 | -1/+3 | |
2014-10-11 | Updated vignettes by building static documentation | Johannes Ranke | 3 | -97/+111 | |
2014-10-11 | Updates intended for releasing mkin 0.9-33 | Johannes Ranke | 2 | -1/+3 | |
2014-10-06 | Avoid a warning produced by initial fits in gmkin | Johannes Ranke | 2 | -8/+11 | |
2014-08-30 | Change to https to avoid messages about leaving secured grounds | Johannes Ranke | 1 | -1/+1 | |
2014-08-30 | Correct the link to KinGUII | Johannes Ranke | 1 | -1/+1 | |
2014-08-30 | Add a link to the KinGUII website | Johannes Ranke | 1 | -1/+2 | |
2014-08-29 | Avoid an unnecessary warning | Johannes Ranke | 2 | -5/+5 | |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 9 | -98/+146 | |
See NEWS.md for details | |||||
2014-08-25 | Remove intermediate vignette files when cleaning | Johannes Ranke | 1 | -0/+1 | |
2014-08-20 | Fix mkinfit for a special situation | Johannes Ranke | 3 | -8/+10 | |
See NEWS.md: When the parent was not the (only) variable with the highest value out of all variables in the observed data, it could happen that the initial value (state.ini) was not initialised. | |||||
2014-08-20 | Update NEWS with change from yesterday | Johannes Ranke | 1 | -0/+6 | |
2014-08-19 | Small reformulations | Johannes Ranke | 1 | -6/+5 | |
2014-08-19 | Improve formatting of differential equations in output | Johannes Ranke | 5 | -4/+5 | |
Rebuild of FOCUS_Z vignette with improved formatting |