Bug 379232

Summary: "Error in RK() : Graphics API version mismatch" when using RKWard native device
Product: [Applications] rkward Reporter: Jan <yzle>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: normal CC: thomas.friedrichsmeier
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jan 2017-04-26 05:56:02 UTC
RKWard 0.6.5
R version 3.4.0 (2017-04-21)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.5 LTS

- updating R from 3.3.x to 3.4.0

- RKWard Settings
-- Onscreen Graphics
-- Default graphics devive: RKWard native device

- e.g. plot(1,1)

Message at the console: "Error in RK() : Graphics API version mismatch"
Comment 1 Thomas Friedrichsmeier 2017-04-26 09:01:20 UTC
Hi!

Thanks for reporting. Packages need to be re-built against the current version of R. I assume you installed from

  https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-stable-cran/

Updated packages should be available from there in a few minutes. Could you please verify that these fix the problem, and report back? Thanks!
Comment 2 Jan 2017-04-26 11:38:09 UTC
This was quick. Fix is working.

Thanks a lot.