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.2
Authors@R: c(person("Thomas", "Kluver", role = c("aut", "cre"),
    email = "thomas@kluyver.me.uk"),
    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: methods, evaluate (>= 0.5.4), IRdisplay, rzmq (>= 0.7.0),
        jsonlite (>= 0.9.6), uuid, digest
Built: R 3.1.3; ; 2015-04-26 15:58:00 UTC; unix
