Skip to content

Commit 75fffa6

Browse files
Merge pull request #124 from coding-for-reproducible-research/fix-r-binder
Add files to install R within binder instance
2 parents c4eaba0 + a6d8503 commit 75fffa6

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

binder/install.R.txt

Whitespace-only changes.

binder/postBuild.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
pip install rpy2

binder/runtime.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
r-4.1-2022-01-15

0 commit comments

Comments
 (0)