diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-01-31 16:13:43 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-01-31 16:13:43 +0100 |
commit | e5453f4d020aa120cabea074120f587f8ea4735f (patch) | |
tree | 8b6086e064866f4aa6812d35c8b3155591a82922 /DESCRIPTION | |
parent | df28e04e163b5fd13fc4d23ed677b0b20f578dda (diff) |
Suggest rmarkdown for vignette building on Travis
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index f6b4ac88..64d3a504 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,7 +19,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, purpose. Imports: stats, graphics, methods, FME, deSolve, R6, minpack.lm, rootSolve, inline, parallel, plyr -Suggests: knitr, rbenchmark, tikzDevice, testthat +Suggests: knitr, rbenchmark, tikzDevice, testthat, rmarkdown License: GPL LazyLoad: yes LazyData: yes |