diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-16 15:18:14 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-16 15:18:14 +0000 |
commit | ebf00aeb389424b09be4a1051044291b01555153 (patch) | |
tree | ccd63de4f9afbb2012d2c24fb0a06836c1d555f0 /DESCRIPTION | |
parent | b85eb94988f28eb2a096c377470f39e752e466d0 (diff) |
- More consistent output regarding optimised and fixed parameters (see 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
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 30ca6121..f7a293d3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,7 +13,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006). (default is a Levenberg-Marquardt variant). Please note that no warranty is implied for correctness of results or fitness for a particular purpose. Depends: FME, deSolve, minpack.lm -Suggests: RUnit, gWidgetsWWW2, canvas +Suggests: RUnit, gWidgetsWWW2, RSVGTipsDevice License: GPL LazyLoad: yes LazyData: yes |