Package: IRkernel
Title: Native R kernel for the IPython notebook
Description: This package provides a native interface to the R kernel from the
    IPython notebook
Version: 0.4
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
Imports: repr, methods, evaluate (>= 0.5.4), IRdisplay, rzmq (>=
        0.7.0), jsonlite (>= 0.9.6), uuid, digest
Collate: 'options.R' 'execution.r' 'help.r' 'kernel.r'
Built: R 3.1.3; ; 2015-06-01 18:55:08 UTC; unix
