[rkward-cvs] [rkward] /: add a hint to the minimum required rkwarddev version. maybe rkwarddev should get its own dependency check for scripts.
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Sun Jan 11 20:13:58 UTC 2015
Git commit fb74bf2d5e6093c2d46cff31fa7565f2b848e23f by Thomas Friedrichsmeier, on behalf of Meik Michalke.
Committed on 11/10/2014 at 20:40.
Pushed by tfry into branch 'master'.
add a hint to the minimum required rkwarddev version. maybe rkwarddev should get its own dependency check for scripts.
svn path=/branches/external_plugins/; revision=4894
M +1 -1 rkwarddev_power_plugin_script.R
http://commits.kde.org/rkward/fb74bf2d5e6093c2d46cff31fa7565f2b848e23f
diff --git a/rkwarddev_power_plugin_script.R b/rkwarddev_power_plugin_script.R
index 029dd45..5933974 100644
--- a/rkwarddev_power_plugin_script.R
+++ b/rkwarddev_power_plugin_script.R
@@ -3,7 +3,7 @@
# note: this script only creates objects in your workspace,
# *EXCEPT* for the last call, see below.
-require(rkwarddev)
+require(rkwarddev) ## this script needs rkwarddev >= 0.06-5
local({
# set the output directory to overwrite the actual plugin
More information about the rkward-tracker
mailing list