Package: ltxsparklines
Type: Package
Title: Lightweight Sparklines for a LaTeX Document
Version: 1.1.2
Authors@R: c(person("Boris", "Veytsman", role = c("aut", "cre"),
                     email = "borisv@lk.net"))
Date: 2017-01-05
Description: Sparklines are small plots (about one line of text high),
  made popular by Edward Tufte.  This package is the interface from R
  to the LaTeX package sparklines by Andreas Loeffer and Dan Luecking
  (<http://www.ctan.org/pkg/sparklines>).  It can work with Sweave or
  knitr or other engines that produce TeX.  The package can be used to
  plot vectors, matrices, data frames, time series (in ts or zoo format).
Suggests: zoo
License: GPL-2 | GPL-3
URL: https://github.com/borisveytsman/ltxsparklines
NeedsCompilation: no
Packaged: 2017-01-05 23:50:23 UTC; boris
Author: Boris Veytsman [aut, cre]
Maintainer: Boris Veytsman <borisv@lk.net>
Repository: CRAN
Date/Publication: 2017-01-06 01:10:49
Built: R 4.1.0; ; 2020-08-03 05:09:00 UTC; windows
