diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-07 21:22:15 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-07 21:22:15 +0100 |
commit | 0e57bfcf262a2b2a6a4c8148353cdaed7dc91c9c (patch) | |
tree | b0549f7448ce52fd82185c59b2700f92414da504 /DESCRIPTION | |
parent | deca771bee44019b96e5562215ea45f5f902a339 (diff) |
Use latex in plots when using tikzDevice
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 1a29ec35..b3b0d22d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -18,7 +18,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, purpose. Depends: minpack.lm, rootSolve, inline, parallel Imports: stats, graphics, methods, FME, deSolve, R6 -Suggests: knitr, testthat, microbenchmark, ggplot2 +Suggests: knitr, testthat, microbenchmark, ggplot2, tikzDevice License: GPL LazyLoad: yes LazyData: yes |