diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-02-02 10:53:38 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-02-02 10:53:38 +0100 |
commit | 1684a82b15dee35812c1340e26d721ee64a28751 (patch) | |
tree | b7c491cb77d9844c07e78943a52e603e4aed0328 /CakeInit.R | |
parent | 5b3daf393831acc4099e1bde3fe4527993529d74 (diff) |
Version 3.3 from a fresh installationv3.3
Diffstat (limited to 'CakeInit.R')
-rw-r--r-- | CakeInit.R | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ options(error=recover) options(warn=-1) # When running from C#, this must match the C# CAKE version -CAKE.version<-"3.2" +CAKE.version<-"3.3" # The number of data points to use to draw lines on CAKE plots. CAKE.plots.resolution<-401 |