Skip to content

Commit

Permalink
Merge branch 'master' of github.com:takluyver/IR_kernel
Browse files Browse the repository at this point in the history
Conflicts:
	DESCRIPTION
	README.md
  • Loading branch information
takluyver committed Apr 4, 2014
2 parents 73f3eb7 + 443da01 commit 76c84a6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
@@ -1,3 +1,5 @@
# Generated by roxygen2 (4.0.0): do not edit by hand

export(main)
import(digest)
import(evaluate)
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -25,6 +25,7 @@ We need devel versions of the following packages from Github for now due to rece

```coffee
library(devtools)
# Otherwise install with install.packages("devtools")
install_github("armstrtw/rzmq")
install_github("hadley/evaluate")
install_github("jeroenooms/jsonlite")
Expand Down
2 changes: 2 additions & 0 deletions man/IRkernel.Rd
@@ -1,3 +1,5 @@
% Generated by roxygen2 (4.0.0): do not edit by hand

\docType{package}
\name{IRkernel}
\alias{IRkernel}
Expand Down
2 changes: 2 additions & 0 deletions man/main.Rd
@@ -1,3 +1,5 @@
% Generated by roxygen2 (4.0.0): do not edit by hand

\name{main}
\alias{main}
\title{Initialise and run the kernel}
Expand Down

0 comments on commit 76c84a6

Please sign in to comment.