Package: IRdisplay
Title: IPython display machinery
Description: This package provides an interface to display rich output in
    IPython from R code, for the ipyr kernel and IPython R magic.
Version: 0.3
Authors@R: c(person("Thomas", "Kluyver", role = c("aut", "cre"),
    email = "thomas@kluyver.me.uk"),
    person("Philipp", "A.", role = "aut",
    email = "flying-sheep@web.de"))
Author: Thomas Kluyver <thomas@kluyver.me.uk>
Maintainer: Thomas Kluyver <thomas@kluyver.me.uk>
Depends: R (>= 3.0.1)
Imports: repr, base64enc
License: MIT + file LICENSE
LazyData: true
Built: R 3.2.1; ; 2015-07-28 21:19:29 UTC; unix
