Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-22 | Always include 0 on y axis when plotting during the fit | Johannes Ranke | 1 | -1/+1 | |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 1 | -4/+4 | |
2014-10-14 | Further formatting improvement for differential equations | Johannes Ranke | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
2014-10-11 | Updates intended for releasing mkin 0.9-33 | Johannes Ranke | 1 | -1/+1 | |
2014-08-20 | Fix mkinfit for a special situation | Johannes Ranke | 1 | -1/+1 | |
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-19 | Improve formatting of differential equations in output | Johannes Ranke | 1 | -2/+3 | |
Rebuild of FOCUS_Z vignette with improved formatting | |||||
2014-07-25 | Fix internal naming of g for transform_fractions=FALSE | Johannes Ranke | 1 | -1/+1 | |
2014-07-24 | Bump version, better default for state.ini | Johannes Ranke | 1 | -1/+1 | |
2014-07-24 | Avoid artificial zero residual in mkinresplot | Johannes Ranke | 1 | -1/+1 | |
2014-07-23 | Parallel metabolite formation with formation fractions in mkinerrmin | Johannes Ranke | 1 | -1/+1 | |
2014-07-21 | Bugfix, model shorthand, state.ini[[1]] from observed data | Johannes Ranke | 1 | -1/+1 | |
- The bug occurred when using transform_rates=FALSE for FOMC, DFOP or HS - Make it possible to use mkinfit("SFO", ...) - Take initial mean value at time zero for the variable with the highest value in the observed data - Update of vignette/FOCUS_L - Improve the Makefile to build single vignettes | |||||
2014-07-17 | Handle non-convergence and maximum number of iterations | Johannes Ranke | 1 | -1/+1 | |
For details see NEWS.md | |||||
2014-07-14 | Bump version as 0.9-31 was released today | Johannes Ranke | 1 | -1/+1 | |
2014-07-14 | Bugfix release version 0.9-31 | Johannes Ranke | 1 | -1/+1 | |
2014-07-11 | It is B. Mikolasch, not M. Mikolasch... | Johannes Ranke | 1 | -1/+1 | |
2014-07-11 | Update the date | Johannes Ranke | 1 | -1/+1 | |
2014-06-27 | Bump version as mkin 0.9-29 was just released | Johannes Ranke | 1 | -1/+1 | |
2014-06-26 | Start new version, add xlim to mkinresplot | Johannes Ranke | 1 | -2/+2 | |
2014-05-20 | Step back regarding confidence intervals of formation fractions | Johannes Ranke | 1 | -1/+1 | |
- Don't give confidence intervals for formation fractions that belong to a set, only for single formation fractions - Update the vignette with history and background - Correct 'isotropic' into 'isometric' in the ilr documentation, the README and the comments in transform_odeparms - Candidate for release to CRAN | |||||
2014-05-15 | Start new version number, Fix #5 (Inf values in mkinparplot) | Johannes Ranke | 1 | -2/+2 | |
2014-05-09 | Update the date | Johannes Ranke | 1 | -1/+1 | |
2014-05-08 | Reorder URLs | Johannes Ranke | 1 | -1/+2 | |
2014-05-07 | Bump version so gmkin can depend on a GUI-less version | Johannes Ranke | 1 | -1/+1 | |
2014-05-07 | Update for release to r-forge | Johannes Ranke | 1 | -1/+1 | |
2014-05-07 | Fork the GUI into package gmkin. See ChangeLog for details | Johannes Ranke | 1 | -3/+1 | |
2014-05-02 | Update of the FOCUS Z vignette, release candidate | Johannes Ranke | 1 | -1/+1 | |
2014-04-28 | Fix version, write ChangeLog | Johannes Ranke | 1 | -1/+1 | |
2014-04-28 | Bump version | Johannes Ranke | 1 | -2/+2 | |
2014-04-28 | Remove unused RSVGTipsDevice from suggested packages | Johannes Ranke | 1 | -1/+1 | |
2014-04-25 | McCall 2,4,5-T dataset, lower bound for transform_rates=FALSE | Johannes Ranke | 1 | -1/+1 | |
2014-04-22 | Possibility to fit without parameter transformation | Johannes Ranke | 1 | -2/+2 | |
2014-03-24 | Source of gWidgetsWWW2 package to comply with CRAN policy | Johannes Ranke | 1 | -1/+3 | |
2014-03-20 | Add copyright information and bugreport URL | Johannes Ranke | 1 | -3/+5 | |
2014-02-27 | Format of gmkin workspace files, copyright, updates | Johannes Ranke | 1 | -2/+3 | |
- Change the format of the workspace files of gmkin so they can be distributed in the mkin package - Add gmkin workspace datasets FOCUS_2006_gmkin and FOCUS_2006_Z_gmkin - Restrict the unit test with the Schaefer data to parent and primary metabolites as formation fraction and DT50 for A2 are higly correlated and passing the test is platform dependent. For example, the test fails in 1 out of 14 platforms on CRAN as of today - Add Eurofins Regulatory AG copyright notices - Import FME and deSolve instead of depending on them to have cleaner startup | |||||
2014-01-22 | Merge branch 'master' of https://github.com/jranke/mkin | Johannes Ranke | 1 | -2/+2 | |
Conflicts: DESCRIPTION R/mkinfit.R | |||||
2014-01-17 | - Use mkinmod$spec instead of mkinmod$map wherever possible, in order to ↵ | Johannes Ranke | 1 | -1/+1 | |
make it possible to to modify mkinmod$map when the mapping of internal to observed variables should be changed. Note that such modifications will confuse plot.mkinfit and summary.mkinfit. Setting the class attribute to modFit makes summary.modFit useable in such a case | |||||
2013-12-04 | Update ChangeLog and DESCRIPTION | Johannes Ranke | 1 | -2/+2 | |
2013-11-18 | Add GUI start function, keep GUI here in mkin | Johannes Ranke | 1 | -3/+5 | |
2013-11-17 | Conflicts: | jranke | 1 | -3/+4 | |
README.md TODO git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@163 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-06 | Another version bump as 0.9.24 is on CRAN now | jranke | 1 | -1/+1 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@142 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-06 | Version bump as I have just release 0.9.23 to CRAN | jranke | 1 | -1/+1 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@141 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-06 | - New candidate for release containing the latest changes to the GUI | jranke | 1 | -1/+1 | |
- Checking and releasing myself as r-forge has a stuffed build pipeline git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@139 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-05 | - Update of changelog and description file for release to CRAN | jranke | 1 | -1/+1 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@138 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-04 | Bugfix for a recently introduced breakage of fixed_initials | jranke | 1 | -1/+1 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@132 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-10-30 | - Backtransform fixed ODE parameters for the summary (compare ChangeLog) | jranke | 1 | -2/+2 | |
- Reformatted ChangeLog - Version bump as mkin 0.9-22 is on CRAN git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@129 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-10-21 | - Simplified implementation of mkinerrmin (see ChangeLog) | jranke | 1 | -1/+1 | |
- Improve ChangeLog and add comment to source code - Simple test of the new mkinerrmin implementation in test.R - Added some summaries for documenting the changes in mkinerrmin git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@120 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-10-16 | - More consistent output regarding optimised and fixed parameters (see ↵ | jranke | 1 | -1/+1 | |
ChangeLog) - Switch from gcanvas to gsvg - Start setting up the fits in the GUI - add files for testing gWidgetsWWW2 functionality git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@115 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-10-10 | - IRLS is implemented | jranke | 1 | -2/+2 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@109 edb9625f-4e0d-4859-8d74-9fd3b1da38cb |