diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-04-24 20:31:11 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-04-24 20:31:11 +0200 |
commit | 64cfdbab76215b505670f73e5e2d6b8f53a64c03 (patch) | |
tree | f72ec728d95a7c81245b0a817ebc9e8a01a663d3 /backport | |
parent | ec660b83bd20087d52c3cdf4633beb04df776d75 (diff) |
Backport R 3.4.0, add my public key to the repo
Diffstat (limited to 'backport')
-rwxr-xr-x | backport | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ARCH=i386 export ARCH # R version against which the software is compiled -Rversion=3.3.3 +Rversion=3.4.0 reposversion="cran3" iteration=0 |