diff options
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 594d68c7..fe5977cf 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,11 +15,9 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006). and a choice of the optimisation methods made available by the FME package (default is a Levenberg-Marquardt variant). Please note that no warranty is implied for correctness of results or fitness for a particular purpose. - An experimental graphical user interface is included which is based - on the gWidgetsWWW2 package on GitHub (http://github.com/jverzani/gWidgetsWWW2/) Depends: minpack.lm, rootSolve Imports: FME, deSolve -Suggests: knitr, RUnit, gWidgetsWWW2 +Suggests: knitr, RUnit License: GPL LazyLoad: yes LazyData: yes |