Package: dvir
Type: Package
Title: Render DVI Files
Version: 0.3-1
Authors@R: c(person("Paul", "Murrell", email = "paul@stat.auckland.ac.nz",
                    role = c("aut", "cre")),
             person("Alexander", "van der Voorn", role = "ctb"))
Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>
Description: Functions to read DVI files, as produced from TeX documents,
             and render them within R.
Depends: grid
Suggests: tinytex, gridBezier
SystemRequirements: A TeX distribution such as TeX Live, fonttools,
        fontconfig
Imports: devoid, extrafont, grDevices, hexView (>= 0.3-4), xml2,
        systemfonts (> 0.1.1)
Collate: globals.R convert.R device.R ops.R fonts.R enc.R metric.R
        special.R engine.R luatex.R tikz.R read.R print.R grid.R zzz.R
License: GPL-3
NeedsCompilation: no
Packaged: 2020-12-22 19:42:01 UTC; pmur002
Author: Paul Murrell [aut, cre],
  Alexander van der Voorn [ctb]
