Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-09-06 | Start a dataset editor | jranke | 3 | -5/+81 |
2013-09-05 | Clean up the GUI directory, the old stuff does not really help a lot | jranke | 15 | -279/+58 |
2013-09-05 | Saving the contents of the data frame with the observed variable names and re... | jranke | 7 | -17/+59 |
2013-09-04 | git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@87 ed... | jranke | 3 | -0/+82 |
2013-07-31 | Add a test script for trying out the shiny way to build R GUIs. | jranke | 1 | -0/+4 |
2013-06-28 | A bit of experimentation with shiny | jranke | 2 | -0/+23 |
2013-06-18 | Start of new version | jranke | 1 | -2/+2 |
2013-06-18 | Pending check-in of stuff started at east one month ago: | jranke | 2 | -2/+5 |
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 11 | -52/+92 |
2013-04-12 | Remove unnecessary.Rhistory file, as R CMD check gives a NOTE about it. | jranke | 1 | -3/+0 |
2013-04-08 | Update of todo and added link | jranke | 1 | -0/+1 |
2013-04-05 | Update of the TODO list | jranke | 1 | -1/+3 |
2013-03-15 | Forgot to update the date in the last commit | jranke | 1 | -1/+1 |
2013-03-15 | Add the solution type used in the fit to the summary | jranke | 2 | -1/+5 |
2013-03-12 | Improve formatting of data in print.summary.mkinfit() | jranke | 2 | -3/+3 |
2013-03-05 | Update of vignettes and static HTML documentation | jranke | 2 | -0/+0 |
2013-03-05 | - Calculate confidence intervals for parameters based on the t distribution | jranke | 7 | -91/+134 |
2013-03-04 | Small updates of two mkin help files | jranke | 2 | -2/+2 |
2013-03-04 | Introduce the possibility to place the legend with mkin using arguments lpos ... | jranke | 3 | -5/+12 |
2013-02-21 | Make the use of globalVariable() conditional on R Version >= 2.15.1, | jranke | 6 | -6/+9 |
2013-02-18 | - Completion of the multicompartment part of the mkin examples vignette | jranke | 11 | -88/+100 |
2013-02-18 | - Some more work on the vignette | jranke | 2 | -31/+47 |
2013-02-18 | More work on the examples vignette | jranke | 4 | -11/+207 |
2013-02-18 | - Fix the line types in plot.mkinfit again. | jranke | 2 | -2/+4 |
2013-02-17 | - Removed vignette files that are built during generation | jranke | 22 | -25660/+0 |
2013-02-17 | - Added the examples vignette to the kinfit package | jranke | 8 | -10/+52 |
2013-02-16 | - Some maintenance fixes | jranke | 30 | -11/+2059 |
2013-02-05 | - Prevent wrong association of colors and linetypes in plots during mkinfit o... | jranke | 2 | -8/+9 |
2012-12-13 | Small formatting improvements | jranke | 1 | -5/+8 |
2012-11-26 | - Added an S3 plot method for mkinfit models | jranke | 6 | -70/+123 |
2012-09-20 | Some updates of the mkin vignette | jranke | 4 | -70/+90 |
2012-08-02 | One more TODO item based on a comment by Marie Laure Delignette-Muller | jranke | 1 | -0/+1 |
2012-08-02 | Better wording in the TODO list | jranke | 1 | -2/+2 |
2012-07-23 | Remove the superfluous .RData file | jranke | 1 | -0/+0 |
2012-07-04 | Add two TODO items | jranke | 1 | -0/+4 |