diff options
-rw-r--r-- | DESCRIPTION | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index ef57096a..bda1c806 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -18,7 +18,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006). Please note that no warranty is implied for correctness of results or fitness for a particular purpose. Depends: minpack.lm, rootSolve, inline, parallel -Imports: stats, graphics, FME, deSolve +Imports: stats, graphics, methods, FME, deSolve Suggests: knitr, testthat, microbenchmark License: GPL LazyLoad: yes @@ -26,6 +26,5 @@ LazyData: yes Encoding: UTF-8 VignetteBuilder: knitr BugReports: http://github.com/jranke/mkin/issues -URL: http://cran.r-project.org/package=mkin, - http://kinfit.r-forge.r-project.org/mkin_static, +URL: http://kinfit.r-forge.r-project.org/mkin_static http://github.com/jranke/mkin |