Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-22 | Merge branch 'master' of https://github.com/jranke/mkin | Johannes Ranke | 1 | -2/+2 |
2014-01-17 | - Use mkinmod$spec instead of mkinmod$map wherever possible, in order to make... | Johannes Ranke | 1 | -1/+1 |
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 |
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 | - New candidate for release containing the latest changes to the GUI | jranke | 1 | -1/+1 |
2013-11-05 | - Update of changelog and description file for release to CRAN | jranke | 1 | -1/+1 |
2013-11-04 | Bugfix for a recently introduced breakage of fixed_initials | jranke | 1 | -1/+1 |
2013-10-30 | - Backtransform fixed ODE parameters for the summary (compare ChangeLog) | jranke | 1 | -2/+2 |
2013-10-21 | - Simplified implementation of mkinerrmin (see ChangeLog) | jranke | 1 | -1/+1 |
2013-10-16 | - More consistent output regarding optimised and fixed parameters (see Change... | jranke | 1 | -1/+1 |
2013-10-10 | - IRLS is implemented | jranke | 1 | -2/+2 |
2013-10-08 | - Added the possibility to specify the observed variable in mkinmod in a chec... | jranke | 1 | -2/+2 |
2013-09-25 | - Fixed the NOTES listed by R CMD check | jranke | 1 | -2/+2 |
2013-09-13 | Just resolved a small conflict caused by a local change before updating | jranke | 1 | -2/+2 |
2013-06-18 | Start of new version | jranke | 1 | -2/+2 |
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 1 | -3/+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 | 1 | -1/+1 |
2013-03-12 | Improve formatting of data in print.summary.mkinfit() | jranke | 1 | -2/+2 |
2013-03-05 | - Calculate confidence intervals for parameters based on the t distribution | jranke | 1 | -2/+2 |
2013-03-04 | Introduce the possibility to place the legend with mkin using arguments lpos ... | jranke | 1 | -2/+2 |
2013-02-21 | Make the use of globalVariable() conditional on R Version >= 2.15.1, | jranke | 1 | -1/+1 |
2013-02-18 | - Completion of the multicompartment part of the mkin examples vignette | jranke | 1 | -1/+1 |
2013-02-18 | More work on the examples vignette | jranke | 1 | -2/+2 |
2013-02-17 | - Added the examples vignette to the kinfit package | jranke | 1 | -2/+2 |
2013-02-16 | - Some maintenance fixes | jranke | 1 | -2/+2 |
2013-02-05 | - Prevent wrong association of colors and linetypes in plots during mkinfit o... | jranke | 1 | -2/+2 |
2012-11-26 | - Added an S3 plot method for mkinfit models | jranke | 1 | -2/+2 |
2012-09-20 | Some updates of the mkin vignette | jranke | 1 | -2/+2 |
2012-07-03 | - Add rtol argument in order to increase the precision of deSolve based | jranke | 1 | -2/+2 |
2012-06-28 | Update DESCRIPTION files to bump versions | jranke | 1 | -2/+2 |
2012-06-25 | - Document endpoints() function | jranke | 1 | -3/+3 |
2012-05-16 | Update of the DESCRIPTION file to produce a new version, as an important erro... | jranke | 1 | -2/+2 |
2012-04-16 | Overhaul of mkinmod in order to make it possible to choose between different ... | jranke | 1 | -2/+2 |
2012-04-10 | - Fitting and summaries now work with the new parameter transformations. | jranke | 1 | -1/+1 |
2012-03-27 | Start of the transition to fitting transformed parameters. | jranke | 1 | -6/+7 |
2012-03-15 | Update kinfit and mkin to the latest version published on BerliOS. | jranke | 1 | -12/+13 |
2010-06-09 | New version number, remove dependency on kinfit as it is currently | jranke | 1 | -3/+3 |
2010-06-09 | Fix the DESCRIPTION. Getting the initial parameters for the parent via kinfit | jranke | 1 | -5/+1 |
2010-06-03 | Update version number and date | jranke | 1 | -2/+2 |
2010-05-31 | - Added a test based on the KinGUI paper "complex case" | jranke | 1 | -6/+12 |