diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,8 +6,9 @@ S3method(print, summary.mkinfit) S3method(plot, mmkin) S3method("[", mmkin) -# Import packages listed as Imports or Depends import( + stats, + graphics, FME, deSolve, minpack.lm, |