RKWard 0.5.7 crashed and did not launch after I upgraded R 2.13.2 to 2.14; worked fine with R 2.13.2, works again after downgrading R to 2.13.2
complete removal and reinstall of RKWard did not help; RKWard crashed in all trials to launch it
KDE 4.7.2
Ubuntu 11.04
Kernel: 2.6.38-12-generic (#51-Ubuntu SMP Wed Sep 28 14:25:20 UTC 2011)
I received the following error message in RKWard:
R version 2.14.0 (2011-10-31)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i686-pc-linux-gnu (32-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
Error in library("rkward") :
package ‘rkward’ does not have a NAMESPACE and should be re-installed
Error in stopifnot(.rk.app.version == "0.5.7") :
object '.rk.app.version' not found
Error: could not find function ".rk.fix.assignments"
Error: could not find function ".rk.getHelpBaseUrl"
Error during wrapup: could not find function ".rk.do.error"
Error in options(editor = rk.edit.files) :
object 'rk.edit.files' not found
Error during wrapup: could not find function ".rk.do.error"
Error in options(pager = rk.show.files) :
object 'rk.show.files' not found
Error during wrapup: could not find function ".rk.do.error"
Error in options(browser = rk.show.html) :
object 'rk.show.html' not found
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function "rk.toggle.plot.history"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function "rk.verify.plot.hist.limits"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function "rk.set.output.html.file"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.get.structure"
Error during wrapup: could not find function ".rk.do.error"
Error: could not find function ".rk.watch.globalenv"
Error during wrapup: could not find function ".rk.do.error"
Hi!
This is definitely an FAQ at the moment, and so I'll point you to the generic answer: https://sourceforge.net/apps/mediawiki/rkward/index.php?title=General_FAQ#I_have_upgraded_to_R_2.14.0.2C_and_now_RKWard_stopped_working .
In short, for R 2.14.0, you need RKWard 0.5.7, *and* it must be compiled against R 2.14.0. The latter was a problem in our Launchpad PPAs for Ubuntu, until yesterday. So, to fix this, make sure you are using the correct variant of PPA (see the FAQ), and do an update.
Closing FAQ item