Package: spark
Title: 'Sparklines' in the 'R' Terminal
Version: 2.0.0
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: A 'sparkline' is a line chart, without axes and labels.
    Its goal is to show the general shape of changes over time, or
    another quantity. This package is an 'R' implementation
    of the original shell project: <http://zachholman.com/spark/>.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/gaborcsardi/spark
BugReports: https://github.com/gaborcsardi/spark/issues
Imports: clisymbols (>= 1.2.0), methods, utils
Suggests: covr, crayon, mockr, testthat
RoxygenNote: 6.0.1.9000
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-07-20 16:19:36 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2017-07-20 22:10:46 UTC
