From 2b244ef7d3cbebaaa653d8c8ac87090e34525f7a Mon Sep 17 00:00:00 2001 From: jranke Date: Wed, 9 Jun 2010 04:06:16 +0000 Subject: New version number, remove dependency on kinfit as it is currently not needed. git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@15 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 9244f987..7eabdf2c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,15 +2,15 @@ Package: mkin Type: Package Title: Routines for fitting kinetic models with one or more state variables to chemical degradation data -Version: 0.7-5 -Date: 2010-06-03 +Version: 0.7-6 +Date: 2010-06-09 Author: Johannes Ranke Maintainer: Johannes Ranke Description: Calculation routines based on the FOCUS Kinetics Report (2006). Includes a function for conveniently defining differential equation models, choice of the optimisation methods made available by the FME package (default is a Levenberg-Marquardt variant). -Depends: FME, kinfit +Depends: FME License: GPL LazyLoad: yes LazyData: yes -- cgit v1.2.1