Age | Commit message (Expand) | Author | Files | Lines |
2013-11-06 | Another version bump as 0.9.24 is on CRAN now | jranke | 1 | -1/+1 |
2013-11-06 | Version bump as I have just release 0.9.23 to CRAN | jranke | 1 | -1/+1 |
2013-11-06 | Update of the vignettes | jranke | 5 | -6/+8 |
2013-11-06 | - New candidate for release containing the latest changes to the GUI | jranke | 7 | -726/+102 |
2013-11-05 | - Update of changelog and description file for release to CRAN | jranke | 2 | -3/+7 |
2013-11-05 | - Use an increasing small numeric value instead of random numbers for generat... | jranke | 1 | -1/+5 |
2013-11-04 | - Now the eigenvalue based solution for FOCUS 2006 D works flawlessly with | jranke | 1 | -20/+2 |
2013-11-04 | Add small random numbers to default initial values for rate constants to avoid | jranke | 1 | -2/+2 |
2013-11-04 | Fixing parameters (initial state and differential equation parameters) now | jranke | 1 | -6/+12 |
2013-11-04 | Complete the fix for fixing initial values for state variables | jranke | 2 | -1/+9 |
2013-11-04 | Bugfix for a recently introduced breakage of fixed_initials | jranke | 3 | -2/+9 |
2013-10-30 | Fits can now be saved in the project file in the experimental GUI, and reload... | jranke | 1 | -15/+39 |
2013-10-30 | Improved fit management in the experimental GUI | jranke | 1 | -47/+99 |
2013-10-30 | - Backtransform fixed ODE parameters for the summary (compare ChangeLog) | jranke | 3 | -17/+8 |
2013-10-29 | - Just one little formatting change in mkinfit.R | jranke | 2 | -6/+130 |
2013-10-28 | Make the left pane in the new experimental GUI layout smaller and the study d... | jranke | 1 | -12/+9 |
2013-10-26 | Some improvements in ChangeLog formatting | jranke | 1 | -4/+4 |
2013-10-25 | A new layout for the GUI and an update of the staticdocs, as I just | jranke | 1 | -0/+445 |
2013-10-22 | Commented out some of the mkinfit examples using \dontrun{} markup as they ru... | jranke | 1 | -1/+3 |
2013-10-21 | Some more progress towards the gcombobox selection of models | jranke | 1 | -32/+50 |
2013-10-21 | - Half way through replacing gnotebooks for the fits | jranke | 1 | -57/+32 |
2013-10-21 | - Simplified implementation of mkinerrmin (see ChangeLog) | jranke | 3 | -9/+20 |
2013-10-19 | Fix the example of transform_odeparms help that was broken by making the column | jranke | 1 | -1/+1 |
2013-10-17 | - Fix reweighting for the case of many metabolites | jranke | 2 | -3/+4 |
2013-10-17 | - See ChangeLog entry for today (2 small bugfixes and lots of GUI progress) | jranke | 5 | -32/+120 |
2013-10-16 | - One possibility to handle the parameters each with several named widgets, a... | jranke | 1 | -19/+22 |
2013-10-16 | - More consistent output regarding optimised and fixed parameters (see Change... | jranke | 4 | -53/+112 |
2013-10-14 | - set svn keyword for Id tag in simple.R | jranke | 1 | -3/+3 |
2013-10-14 | - Added the header to the GUI file | jranke | 1 | -44/+76 |
2013-10-11 | Some more plotting experiments | jranke | 1 | -4/+27 |
2013-10-11 | Added a button... | jranke | 1 | -20/+32 |
2013-10-11 | Some additions, fixes and formatting of the help files for mkinfit and mkinpr... | jranke | 2 | -65/+78 |
2013-10-10 | - IRLS is implemented | jranke | 6 | -26/+120 |
2013-10-10 | - Added a ChangeLog | jranke | 4 | -16/+66 |
2013-10-08 | - Added the possibility to specify the observed variable in mkinmod in a chec... | jranke | 4 | -18/+141 |
2013-10-07 | - Added a list of models to select from | jranke | 2 | -14/+64 |
2013-10-07 | It seems that study and dataset handling now works as desired. | jranke | 1 | -20/+21 |
2013-10-05 | - There was not really a bug, only the page load takes long using FF on Linux | jranke | 2 | -28/+37 |
2013-10-04 | Switching datasets is much quicker now, but somehow I introduced a bug that | jranke | 1 | -47/+33 |
2013-10-04 | Start to change the dataset editor head from glayout to gformlayout, hoping t... | jranke | 1 | -23/+26 |
2013-10-03 | Just a small bugfix, took me a while to find this, to have a working version | jranke | 1 | -1/+1 |
2013-10-02 | Saving, editing and reloading of datasets now works. | jranke | 2 | -41/+125 |
2013-10-01 | - Remove mkin GUI project files, as they can be a source of error during deve... | jranke | 4 | -17/+24 |
2013-09-25 | - Fixed the NOTES listed by R CMD check | jranke | 4 | -17/+26 |
2013-09-14 | Started a TODO list | jranke | 1 | -0/+1 |
2013-09-14 | Now the titles of the datasets can be edited. | jranke | 1 | -37/+51 |
2013-09-14 | - Selection of datasets for editing now works | jranke | 1 | -38/+48 |
2013-09-13 | A little more progress | jranke | 1 | -1/+1 |
2013-09-13 | Add and update a study combobox in the dataset editor | jranke | 1 | -19/+39 |
2013-09-13 | Just resolved a small conflict caused by a local change before updating | jranke | 2 | -3/+3 |