Package: IRkernel
Title: Native R kernel for the Jupyter notebook
Description: This package provides a native interface to the R kernel from the
    Jupyter notebook
Version: 0.6
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"),
    person("Karthik", "Ram", role = "aut",
    email = "karthik.ram@gmail.com"))
Author: Thomas Kluyver <thomas@kluyver.me.uk>
Maintainer: Thomas Kluyver <thomas@kluyver.me.uk>
Depends: R (>= 3.0.1)
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
Imports: repr, methods, evaluate (>= 0.5.4), IRdisplay, pbdZMQ (>=
        0.2-1), jsonlite (>= 0.9.6), uuid, digest
Collate: 'options.r' 'execution.r' 'help.r' 'installspec.r' 'kernel.r'
RoxygenNote: 5.0.1
Built: R 3.3.1; ; 2016-09-21 19:10:24 UTC; unix
