Re: [rkward-devel] [rkward-cvs] [rkward] rkward/plugins/00saveload/save: oops, setting an empty label for also made .addFromUI() produce an empty variable name and by that an infinte loop. m

2014-12-04 Thread Thomas Friedrichsmeier
Hi, On Thursday 04 December 2014 14:41:01 m. eik michalke wrote: > oops, setting an empty label for also made .addFromUI() produce an > empty variable name and by that an infinte loop. hm. Two issues, here: 1) When parsing a command like list(""=1) R seems to resort to a strange hack to make

Re: [rkward-devel] [rkward-cvs] [rkward] rkward/plugins: added the new table/CSV export dialog for better testing. also added a help page and included the generator script.

2014-12-02 Thread Thomas Friedrichsmeier
Hi! Just a small random catch: On Tuesday 02 December 2014 21:54:50 m. eik michalke wrote: > + var quote = getBoolean("quote"); This works, and is ok. However, the canonical way to deal with checkbox- options is using getBoolean("quote.state") and not specifying any value in the -contr

Re: [rkward-devel] RKWard 0.6.2 starts with an error

2014-11-30 Thread Mohammad Abbas
Hi Thomas, Thank you for your response. For the time being I will revert to an earlier version of RKWard until a stable version of 0.6.2 is released. I will be grateful if you would advice me on the time when the stable version will come out. Another issues I did not report in my earlier e-ma

Re: [rkward-devel] RKWard 0.6.2 starts with an error

2014-11-30 Thread Thomas Friedrichsmeier
Hi, On Saturday 29 November 2014 19:11:08 Mohammad Abbas wrote: > Hello, > Thanks for getting back to me. same, here. No need to withdraw your posts to the list. We use moderation for non-subscribers to weed out SPAM-posts, not to actually limit anything. > In response to your questions > 1) I

Re: [rkward-devel] RKWard 0.6.2 starts with an error

2014-11-29 Thread Mohammad Abbas
Hello, Thanks for getting back to me. In response to your questions 1) I installed RKWard using the (RKWard_O.6.2_KDE_4.10.2_R_3.1.1.exe)? 2) RKWard Starts after the DOS window show the error message. However, when accessing other R libraries such as Rcmdr and rattle they tend to crash or "freez

Re: [rkward-devel] RKWard 0.6.2 starts with an error

2014-11-29 Thread Thomas Friedrichsmeier
Hi! On Saturday 29 November 2014 15:07:39 Mohammad Abbas wrote: > Installing the latest version of RKWard seems to start with an error. I > have a screen shot of the message and hope you can help to resolve it. I'll try. Some questions: 1) Did you install using the "custom installer" (install_rkw

[rkward-devel] RKWard 0.6.2 starts with an error

2014-11-29 Thread Mohammad Abbas
Hi, Installing the latest version of RKWard seems to start with an error. I have a screen shot of the message and hope you can help to resolve it. Thank you Dr. M. Abbas -- Download BIRT iHub F-Type - The Free Enterprise

Re: [rkward-devel] [rkward-cvs] [rkward] rkward: erm, ok, here are the missing files to the last commit...

2014-11-28 Thread Thomas Friedrichsmeier
On Friday 28 November 2014 16:20:10 meik michalke wrote: > good point -- i did that, and i also renamed the file to vnd.rkward.r.xml, > which makes it a vendor-specific MIME type declaration. that makes it > possible for us to define that MIME type without colliding with other > packages doing the

Re: [rkward-devel] [rkward-cvs] [rkward] rkward: erm, ok, here are the missing files to the last commit...

2014-11-28 Thread meik michalke
hi, Am Freitag, 28. November 2014, 08:04:57 schrieb Thomas Friedrichsmeier: > On Friday 28 November 2014 01:07:40 meik michalke wrote: > > are you sure? > > no. Except perhaps no the part about shipping both mime-types in one file. good point -- i did that, and i also renamed the file to vnd.rkw

Re: [rkward-devel] [rkward-cvs] [rkward] rkward: erm, ok, here are the missing files to the last commit...

2014-11-27 Thread Thomas Friedrichsmeier
Hi, On Friday 28 November 2014 01:07:40 meik michalke wrote: > Am Donnerstag, 27. November 2014, 19:43:58 schrieb Thomas Friedrichsmeier: > > On Thursday 27 November 2014 15:44:45 m. eik michalke wrote: > > > A +12 -0rkward/r.xml > > > A +13 -0rkward/rdata.xml > > > > these work nic

Re: [rkward-devel] [rkward-cvs] [rkward] rkward: erm, ok, here are the missing files to the last commit...

2014-11-27 Thread meik michalke
hi, Am Donnerstag, 27. November 2014, 19:43:58 schrieb Thomas Friedrichsmeier: > On Thursday 27 November 2014 15:44:45 m. eik michalke wrote: > > A +12 -0rkward/r.xml > > A +13 -0rkward/rdata.xml > > these work nicely for me. However, I think they should be merged into one > mime fi

Re: [rkward-devel] [rkward-cvs] [rkward] rkward: erm, ok, here are the missing files to the last commit...

2014-11-27 Thread Thomas Friedrichsmeier
Hi, On Thursday 27 November 2014 15:44:45 m. eik michalke wrote: > Git commit 34ab37d96a82e0010dc805dd77e40d6b7aeb6c80 by m.eik michalke. > Committed on 27/11/2014 at 15:43. > Pushed by meikm into branch 'master'. > > erm, ok, here are the missing files to the last commit... > > A +12 -0r

[rkward-devel] RKWard is in git

2014-11-17 Thread Thomas Friedrichsmeier
Hi! Our new git repo on kde.org is now in place. Clone anonymously from git://anongit.kde.org/rkward.git or with developer access(*) from g...@git.kde.org:rkward.git . Please don't do any more commits to SVN from now on. If you have any changes left pending in SVN, do svn diff > featureXY

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-12 Thread meik michalke
hi, Am Mittwoch, 12. November 2014, 14:07:17 schrieb Thomas Friedrichsmeier: > Well, the one thing going for CRAN is that we're including it as a repo, > anyway. true, but the overhead of *publishing* all our packages there would be enormous. right now we can package and publish everything ours

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-12 Thread Thomas Friedrichsmeier
Hi, dropping the CCs. I don't think Jeremy and Nicolás will care about this part of the discussion. On Tuesday 11 November 2014 15:15:56 meik michalke wrote: > i didn't want to push yet, just wanted to clone the repo and couldn't > because my key was missing. but that will be solvend soon. Ok.

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-11 Thread meik michalke
hi, Am Dienstag, 11. November 2014, 09:50:02 schrieb Thomas Friedrichsmeier: > On Monday 10 November 2014 21:23:24 meik michalke wrote: > > Am Montag, 10. November 2014, 19:37:09 schrieb Thomas Friedrichsmeier: > > > g...@git.kde.org:scratch/tfry/rkward-svn-import.git > > > > how would i get my

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-11 Thread Thomas Friedrichsmeier
Hi! On Monday 10 November 2014 21:19:11 Nicolás Alvarez wrote: > The branch switchover seems to have been handled correctly by svn2git. > Just don't push the backup tags. Ok. Good. > Version tags are usually called v1.2.3 in KDE, not release/v1.2.3. You > may want to change that for consistency

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-11 Thread Thomas Friedrichsmeier
Hi! On Monday 10 November 2014 21:23:24 meik michalke wrote: > Am Montag, 10. November 2014, 19:37:09 schrieb Thomas Friedrichsmeier: > > g...@git.kde.org:scratch/tfry/rkward-svn-import.git > > how would i get my pubkey up there? shall i send it to you? As Nicolás wrote, you manage that throug

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-10 Thread Nicolás Alvarez
2014-11-10 17:23 GMT-03:00 meik michalke : > hi thomas, > > Am Montag, 10. November 2014, 19:37:09 schrieb Thomas Friedrichsmeier: >> g...@git.kde.org:scratch/tfry/rkward-svn-import.git > > how would i get my pubkey up there? shall i send it to you? Apply for a developer account at identity.kde.

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-10 Thread Nicolás Alvarez
2014-11-10 16:08 GMT-03:00 Thomas Friedrichsmeier : > Hi, > > On Monday 10 November 2014 15:49:30 Nicolás Alvarez wrote: >> I was at a conference (and helping with its organization too!) this >> whole weekend so I had no time to even read your emails. I'll take a >> look at your conversion now. > >

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-10 Thread meik michalke
hi thomas, Am Montag, 10. November 2014, 19:37:09 schrieb Thomas Friedrichsmeier: > g...@git.kde.org:scratch/tfry/rkward-svn-import.git how would i get my pubkey up there? shall i send it to you? > The second repository is for external plugins. It is much easier, since this > only ever was a s

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-10 Thread Thomas Friedrichsmeier
Hi, On Monday 10 November 2014 15:49:30 Nicolás Alvarez wrote: > I was at a conference (and helping with its organization too!) this > whole weekend so I had no time to even read your emails. I'll take a > look at your conversion now. great, thanks! > By the way, just to make sure: was your SVN

Re: [rkward-devel] RKWard Git repos up for testing

2014-11-10 Thread Nicolás Alvarez
2014-11-10 15:37 GMT-03:00 Thomas Friedrichsmeier : > Hi all! > > So we just hit revision number 5000 in SVN, yesterday. Let's celebrate this by > getting ready to switch to git ;-) > > As discussed, the repository is split into two (actually three, but one of > them is just an archive of our JSS a

[rkward-devel] RKWard Git repos up for testing

2014-11-10 Thread Thomas Friedrichsmeier
Hi all! So we just hit revision number 5000 in SVN, yesterday. Let's celebrate this by getting ready to switch to git ;-) As discussed, the repository is split into two (actually three, but one of them is just an archive of our JSS article). The main repository is at g...@git.kde.org:scratch

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4944] trunk/rkward/scripts

2014-10-24 Thread meik michalke
hi thomas, Am Freitag, 24. Oktober 2014, 08:53:26 schrieb Thomas Friedrichsmeier: > On Friday 24 October 2014 01:49:31 meik michalke wrote: > > Am Donnerstag, 23. Oktober 2014, 20:48:46 schrieb t...@users.sf.net: > > > Add - buggy, incomplete - python script to extract messages from > > > pluginm

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4944] trunk/rkward/scripts

2014-10-23 Thread Thomas Friedrichsmeier
Hi Meik, On Friday 24 October 2014 01:49:31 meik michalke wrote: > Am Donnerstag, 23. Oktober 2014, 20:48:46 schrieb t...@users.sf.net: > > Add - buggy, incomplete - python script to extract messages from > > pluginmap, and all referenced .xml and .rkh files. > > why not use XiMpLe for this and

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4944] trunk/rkward/scripts

2014-10-23 Thread meik michalke
Am Donnerstag, 23. Oktober 2014, 20:48:46 schrieb t...@users.sf.net: > Add - buggy, incomplete - python script to extract messages from pluginmap, > and all referenced .xml and .rkh files. why not use XiMpLe for this and do it inside R? viele grüße :: m.eik -- dipl. psych. meik michalke i

[rkward-devel] [rkward-announce] RKWard 0.6.2 is released

2014-10-20 Thread Thomas Friedrichsmeier
Hi! This is to let you know that RKWard 0.6.2 is now available, officially. Read more on new features and fixes on http://rkward.sf.net . Thanks to all who provided feedback, testing, translations, documentation, donations, and code! Regards Thomas signature.asc Description: This is a digital

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-16 Thread Thomas Friedrichsmeier
Hi, On Thursday 16 October 2014 20:40:56 meik michalke wrote: > speaking of non-trivial... can you hint me to to some documentation of how > to get all columns out of one row of the optionset? i find it hard to > understand from the existing examples, but i get the idea it has to to with > "for" l

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-16 Thread meik michalke
Am Montag, 13. Oktober 2014, 09:18:57 schrieb Thomas Friedrichsmeier: > not sure, what the part about the optionset refers to. If you want me to > take a look, somewhere, let me know (it _is_ a rather non-trivial > control...). speaking of non-trivial... can you hint me to to some documentation o

[rkward-devel] RKWard 0.6.2-rc1 is available

2014-10-16 Thread Thomas Friedrichsmeier
Hi! Just to let you know: The sources for RKWard 0.6.2 have been finalized (hopefully), the release candidate is at http://rkward.sourceforge.net/temp/0.6.2-rc1/ . The intent is to declare this the official 0.6.2 final release on Monday, October 20, without any further changes. This means, pac

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-13 Thread Thomas Friedrichsmeier
Hi! On Monday 13 October 2014 10:30:04 meik michalke wrote: > > Anyway, I looked at the skeleton dialog. The optionset there seemed to do > > exactly what it is meant to do. > > ahhh, ok, now i get it... you have to *first* add an item and *then* write > the text. intuitively, i always tried the

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-13 Thread meik michalke
morning, Am Montag, 13. Oktober 2014, 09:18:57 schrieb Thomas Friedrichsmeier: > > rkwarddev: enhanced the R code shown by the skeleton dialog to be a better > > start for your own rkwarddev scripts (optionset still refuses to work, > > btw...) > > not sure, what the part about the optionset refe

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4897] trunk/rkward/packages/rkwarddev

2014-10-13 Thread Thomas Friedrichsmeier
Hi Meik, On Sunday 12 October 2014 19:37:20 m-...@users.sf.net wrote: > rkwarddev: enhanced the R code shown by the skeleton dialog to be a better > start for your own rkwarddev scripts (optionset still refuses to work, > btw...) not sure, what the part about the optionset refers to. If you want

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4888] branches/external_plugins/rk.power/inst/ rkward

2014-10-09 Thread Thomas Friedrichsmeier
On Wednesday 08 October 2014 15:21:15 m-...@users.sf.net wrote: [...] > Degrees of freedom for denominator [...] > k × (n − 1) [...] It took me a while to recognize this as valid (reading n as sample size per cell). However, I think the more common representation is N - k (reading N as total num

Re: [rkward-devel] [rkward-users] [rkward-announce] Upcoming release, call for testing and translating RKWard 0.6.2

2014-10-07 Thread Thomas Friedrichsmeier
On Tuesday 07 October 2014 18:29:18 meik michalke wrote: > that helped. it turned out the installer set completely wrong paths, namely > to a non-existent drive K: Yes, see my other mail: My bad. Fix is being uploaded. > > c:\RKWard>RKWard.exe.lnk > Debug: path of the process "dbus-daemon" seem

Re: [rkward-devel] [rkward-users] [rkward-announce] Upcoming release, call for testing and translating RKWard 0.6.2

2014-10-07 Thread meik michalke
hi, Am Dienstag, 7. Oktober 2014, 17:58:15 schrieb Thomas Friedrichsmeier: > - Start from the command line using rkward.exe --debug-level 4. This should > print a bit more info. that helped. it turned out the installer set completely wrong paths, namely to a non-existent drive K: we had already

Re: [rkward-devel] [rkward-users] [rkward-announce] Upcoming release, call for testing and translating RKWard 0.6.2

2014-10-07 Thread Thomas Friedrichsmeier
Hi again, never mind my previous mail. I figured out what's wrong. (When updating the bundle to test2, I forgot to adjust the path to R to be relative, and thus the bundle cannot be moved to a different path). Will upload a new bundle, in a minute. It should still work to simply run the custom

Re: [rkward-devel] [rkward-users] [rkward-announce] Upcoming release, call for testing and translating RKWard 0.6.2

2014-10-07 Thread Thomas Friedrichsmeier
Hi! On Tuesday 07 October 2014 17:19:16 meik michalke wrote: > Am Montag, 29. September 2014, 20:21:33 schrieb Thomas Friedrichsmeier: > > RKWard: 0.6.2. I would like to ask you for help in testing, packaging and > > translating. > > a colleague of mine tried to upgrade to the new windows bundle

Re: [rkward-devel] [rkward-users] [rkward-announce] Upcoming release, call for testing and translating RKWard 0.6.2

2014-10-07 Thread meik michalke
Am Montag, 29. September 2014, 20:21:33 schrieb Thomas Friedrichsmeier: > RKWard: 0.6.2. I would like to ask you for help in testing, packaging and > translating. a colleague of mine tried to upgrade to the new windows bundle -- but failed. the only thing he gets is a "no such file or directory"

[rkward-devel] [rkward-announce] Upcoming release, call for testing and translating RKWard 0.6.2

2014-09-29 Thread Thomas Friedrichsmeier
Hi! After over a year, it's time for a new release of RKWard: 0.6.2. I would like to ask you for help in testing, packaging and translating. Details on available downloads, and a tentative release schedule can be found at http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Release_Sche

Re: [rkward-devel] [RKWard] [2014-09-29] Automatic crash report generated by DrKonqi

2014-09-29 Thread Thomas Friedrichsmeier
Hi! On Monday 29 September 2014 12:54:49 Jolay606 wrote: > Application: rkward (0.6.1) > KDE Platform Version: 4.13.3 (Compiled from sources) > Qt Version: 4.8.6 > Operating System: Linux 3.11.10-21-desktop x86_64 > Distribution: "openSUSE 13.1 (Bottle) (x86_64)" > > -- Information about the cras

[rkward-devel] [RKWard] [2014-09-29] Automatic crash report generated by DrKonqi

2014-09-29 Thread Jolay606
Application: rkward (0.6.1) KDE Platform Version: 4.13.3 (Compiled from sources) Qt Version: 4.8.6 Operating System: Linux 3.11.10-21-desktop x86_64 Distribution: "openSUSE 13.1 (Bottle) (x86_64)" -- Information about the crash: What I did : 1. open rkward (empty workspace) 2. open a recent works

Re: [rkward-devel] RKWard-devel Digest, Vol 94, Issue 9

2014-09-20 Thread Thomas Friedrichsmeier
Hi, On Saturday 20 September 2014 16:43:48 Aaron Batty wrote: > K, that installed and ran okay, but the weirdest thing was that the > regression dialog (only, it seems) has weird stretched texted. It's a > graphical error, but I can't figure out why it wouldn't do the same thing > everywhere. When

Re: [rkward-devel] RKWard-devel Digest, Vol 94, Issue 9

2014-09-20 Thread Aaron Batty
> ok, next round, including thomas' patches: > > http://sourceforge.net/projects/rkwardextras/files/MacOSX/development/RKWard-devel-binary-0.6.1-svn4834_KDE-4.12.5_needs_CRAN_R-3.1.1.dmg/download > K, that installed and ran okay, but the weirdest thing was that the regression dialog (only, it seem

Re: [rkward-devel] Rkward not starting

2014-09-12 Thread Thomas Friedrichsmeier
Hi, On Thursday 11 September 2014 21:50:14 meik michalke wrote: > please refer to the homepage for possible upgrade instructions (e.g., one of > the launchpad PPAs): > http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Binaries_and_Bu > ild_Scripts in fact, "Michael Rutter dependencies"

Re: [rkward-devel] Rkward not starting

2014-09-11 Thread meik michalke
hi, Am Donnerstag, 11. September 2014, 20:12:56 schrieb Lee Harlow: > I had Rkward installed also but since I upgraded to R 3.0.0 the GUIs > will not work with R. R 3.x.x is not supported before RKWard 0.6.1, see news on http://rkward.sf.net please refer to the homepage for possible upgrade ins

[rkward-devel] Rkward not starting

2014-09-11 Thread Lee Harlow
Hi I installed R update from Michael Rutter dependencies - R 3.0.0 Tried to install Deducer but JGR could not install it. I had Rkward installed also but since I upgraded to R 3.0.0 the GUIs will not work with R. Received the same message when trying to install packages from JGR installation

Re: [rkward-devel] RKWard development version does not update packages via GUI on Ubuntu 12.04 since 05 september

2014-09-07 Thread Thomas Friedrichsmeier
Hi, On Sunday 07 September 2014 12:29:47 Janos Kis wrote: > I tried to update packages with the RKWard GUI with the two latest > development versions since 05 September. The "Install packages" pop-up > window popped up, then nothing happened. However, I succesfully updated > the packages using com

[rkward-devel] RKWard development version does not update packages via GUI on Ubuntu 12.04 since 05 september

2014-09-07 Thread Janos Kis
Hi, I tried to update packages with the RKWard GUI with the two latest development versions since 05 September. The "Install packages" pop-up window popped up, then nothing happened. However, I succesfully updated the packages using command line with RKWard. I use Ubuntu 12.04 platform. Bests, Ja

Re: [rkward-devel] RKWard bug

2014-07-01 Thread Thomas Friedrichsmeier
Hi, On Tuesday 01 July 2014 14:31:38 Pier Giovanni Bissiri wrote: > Dear Sirs, > > I have just updated R, and when I open RKWard, I always receive the > following message: > > Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed [...] The most common cause of this problem

[rkward-devel] RKWard bug

2014-07-01 Thread Pier Giovanni Bissiri
Dear Sirs, I have just updated R, and when I open RKWard, I always receive the following message: Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately. This means, you can not use any more functions that rely on it. I.e. you can

Re: [rkward-devel] Rkward on mac - error message -

2014-05-22 Thread meik michalke
hi, Am Donnerstag, 22. Mai 2014, 16:29:33 schrieb Eduardo Gonzalez Fraile: > Hi,I've installed RKWard in my mac computer. I have launch the program, and > i have receive this message of error (see attached). I can't run any > command. I have installed OSX 10.9.2. Any solution? we need more infor

[rkward-devel] Rkward on mac - error message -

2014-05-22 Thread Eduardo Gonzalez Fraile
Hi,I've installed RKWard in my mac computer. I have launch the program, and i have receive this message of error (see attached). I can't run any command. I have installed OSX 10.9.2. Any solution?Thanks for your attention. --

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4787] trunk/rkward/macports/kde

2014-05-01 Thread Thomas Friedrichsmeier
Hi, On Thursday 01 May 2014 17:04:47 meik michalke wrote: > Am Donnerstag, 1. Mai 2014, 10:16:04 schrieb Thomas Friedrichsmeier: > > good. So does that mean, we don't have to depend on a particular compiler > > version anymore? > > well, it looks like it. all ports we rely on seem to have fixed t

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4787] trunk/rkward/macports/kde

2014-05-01 Thread meik michalke
hi, Am Donnerstag, 1. Mai 2014, 10:16:04 schrieb Thomas Friedrichsmeier: > good. So does that mean, we don't have to depend on a particular compiler > version anymore? well, it looks like it. all ports we rely on seem to have fixed the compiler dependecies on their part, so the MacPorts defaults

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4787] trunk/rkward/macports/kde

2014-05-01 Thread Thomas Friedrichsmeier
Hi, On Wednesday 30 April 2014 18:17:42 meik michalke wrote: > Am Mittwoch, 30. April 2014, 10:01:10 schrieb Thomas Friedrichsmeier: > > > move ahead to 0.6.2? > > > > I think the fastest (and therefore preferrable) fix will be to add the > > relevant patch to the portfile. Patch attached (combin

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4787] trunk/rkward/macports/kde

2014-04-30 Thread meik michalke
hi, Am Mittwoch, 30. April 2014, 10:01:10 schrieb Thomas Friedrichsmeier: > > move ahead to 0.6.2? > > I think the fastest (and therefore preferrable) fix will be to add the > relevant patch to the portfile. Patch attached (combination of r4654, r4657, > and r4660). thanks -- that fixed the buil

Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4787] trunk/rkward/macports/kde

2014-04-30 Thread Thomas Friedrichsmeier
Hi! On Tuesday 29 April 2014 20:05:19 m-...@users.sf.net wrote: > MacPorts: the rkward-devel portfile now builds fine, but stable rkward > (bound to rev 4635) doesn't: [...] > move ahead to 0.6.2? I think the fastest (and therefore preferrable) fix will be to add the relevant patch to the port

Re: [rkward-devel] RKWard problems

2014-04-23 Thread Thomas Friedrichsmeier
On Monday 21 April 2014 23:26:50 meik michalke wrote: > Am Montag, 21. April 2014, 15:18:39 schrieb Thomas Friedrichsmeier: > > When using the CRAN version of R, install RKWard from one of these PPAs: > btw, i just upgraded one machine to 14.04 and it seems the daily builds are > not compiled for t

Re: [rkward-devel] RKWard problems

2014-04-21 Thread meik michalke
Am Montag, 21. April 2014, 15:18:39 schrieb Thomas Friedrichsmeier: > When using the CRAN version of R, install RKWard from one of these PPAs: btw, i just upgraded one machine to 14.04 and it seems the daily builds are not compiled for trusty yet, are they? viele grüße :: m.eik PS: oh and KDE

Re: [rkward-devel] RKWard problems

2014-04-21 Thread Thomas Friedrichsmeier
Hi, On Sunday 20 April 2014 21:43:02 Samuel Taylor wrote: > On startup RKWard gives the following error: [...] > I'm a recent migrant to Ubuntu and have just updated my R installation > following the instructions on CRAN to change /etc/apt/sources.list & add > keys, in order that I could install

[rkward-devel] RKWard problems

2014-04-21 Thread Samuel Taylor
Hi There, On startup RKWard gives the following error: Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately. This means, you can not use any more functions that rely on it. I.e. you can do hardly anything at all, not even save t

Re: [rkward-devel] RKWard

2014-03-20 Thread Thomas Friedrichsmeier
Hi! On Thursday 20 March 2014 15:55:30 Aleks Schein wrote: > Starting from today (20/03/2014) I am getting the following message when > opening RKWard: > > > "Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed [...] > It means absolutely nothing to me and I have no ide

[rkward-devel] RKWard

2014-03-20 Thread Aleks Schein
Dear developers, Starting from today (20/03/2014) I am getting the following message when opening RKWard: "Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately. This means, you can not use any more functions that rely on it. I.

Re: [rkward-devel] RKWard problem

2014-03-16 Thread Thomas Friedrichsmeier
Hi Peter, On Sunday 16 March 2014 21:50:55 Peter Mayer wrote: > It took forever to delete the old version (I should have restarted; > there were some processes running which I only found at the very end). > When I restarted RKWard.exe, the IDE opened without a hitch and I could > open

Re: [rkward-devel] RKWard problem

2014-03-16 Thread Thomas Friedrichsmeier
Hi Peter, ok, time to sum up what we got so far. The first thing is that RKWard currently does not work from a path containing spaces on Windows. I'll look into fixing that for the next release. For the moment, the workaround is to stick to an installation path without spaces. The second thing

Re: [rkward-devel] RKWard problem

2014-03-16 Thread Peter Mayer
Hi Thomas, It took forever to delete the old version (I should have restarted; there were some processes running which I only found at the very end). When I restarted RKWard.exe, the IDE opened without a hitch and I could open an existing file, display the data, etc.! So: tomor

Re: [rkward-devel] RKWard problem

2014-03-16 Thread Peter Mayer
Hi Thomas, Thanks again. I'll try to scrub everything and re-install. In the meantime, here is what I have found. i)> Try starting RKWard from the command line as C:\RKWard\KDE\bin\rkward.exe --R C:\RKWard\R\bin\i386\R.exe Each of the 'segments' works on its own (i.e. R.exe starts R).

Re: [rkward-devel] RKWard problem

2014-03-15 Thread Thomas Friedrichsmeier
Hi Peter, On Saturday 15 March 2014 16:56:21 Peter Mayer wrote: > Mixed results to report... > The plain instance of R seemed to start as normal. Help(), e.g. > worked as expected. Ok. > I moved the .Rprofile from the RKWard folder. That didn't make any > difference. If you hav

Re: [rkward-devel] RKWard problem

2014-03-14 Thread Thomas Friedrichsmeier
Hi again, On Friday 14 March 2014 21:36:11 Peter Mayer wrote: > I accepted the default path for the download, so no spaces. > The restart seemed a good idea, but it doesn't seem to have made > any difference. I can't tell if R is running or not. In the R Console > box, the ">" prompt a

Re: [rkward-devel] RKWard problem

2014-03-14 Thread Peter Mayer
Hi Thomas, I accepted the default path for the download, so no spaces. The restart seemed a good idea, but it doesn't seem to have made any difference. I can't tell if R is running or not. In the R Console box, the ">" prompt appears, but when I try to execute a simple "LS()" it han

Re: [rkward-devel] RKWard problem

2014-03-14 Thread Thomas Friedrichsmeier
Hi, On Friday 14 March 2014 20:55:54 Peter Mayer wrote: > Hi Thomas, > > Thanks for your prompt reply. I decided to cancel my original post > and try to download the KDE package to see if that 'helped'. But the > result was the same. >rkward.bat works. The window showed: Initializin

Re: [rkward-devel] RKWard problem

2014-03-14 Thread Peter Mayer
Hi Thomas, Thanks for your prompt reply. I decided to cancel my original post and try to download the KDE package to see if that 'helped'. But the result was the same. rkward.bat works. The window showed: Initializing KDE/Starting RKWard. (That window is still open). RKWard s

Re: [rkward-devel] RKWard problem

2014-03-14 Thread Thomas Friedrichsmeier
Hi, I'm not sure, whether your message to the list got filtered, accidentally, or if delivery is simply delayed. In the first case: Sorry. We use moderation only to filter out spam mails. On Friday 14 March 2014 20:13:12 you wrote: > Hi, > > I'm trying to get up and running with RKWard.

Re: [rkward-devel] RKWard error

2014-02-17 Thread Thomas Friedrichsmeier
Hi! On Monday 17 February 2014 19:35:44 Adrian Radtke wrote: > When I first started the program it went well without any sign of error. > But then I realized I couldn't use the "vegan" package with the R > version from the official Ubuntu package sources. So I > addedhttp://ftp5.gwdg.de/pub/misc/c

[rkward-devel] RKWard error

2014-02-17 Thread Adrian Radtke
Hello, I just installed R on my computer, using Ubuntu 12.04. I was looking for a user interface and found RKWard. When I first started the program it went well without any sign of error. But then I realized I couldn't use the "vegan" package with the R version from the official Ubuntu packa

Re: [rkward-devel] Rkward crashed

2013-12-03 Thread meik michalke
Am Dienstag, 3. Dezember 2013, 12:13:40 schrieb Mario: > The problem occurred after I tried to upgrade R to a newer version, > because the package gplots was not running. R 3.0 is not supported before RKWard 0.6.1, see news on http://rkward.sf.net please refer to the homepage for possible upgrad

[rkward-devel] Rkward crashed

2013-12-03 Thread Mario
Hello, Rkward just crashed on my computer and even reinstalling does not fix the problem. It always prompts the following error message: /Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed/ // /Es wird unverzüglich geschlossen werden. Dies bedeutet das Sie nunmehr

Re: [rkward-devel] RkWard/R Problem

2013-11-05 Thread meik michalke
Am Dienstag, 5. November 2013, 12:05:41 schrieb Gerardo González Aguilar: > My system is the last Linux Mint, I have installed it the last Friday. are you using R 3.0.x? that's not supported before RKWard 0.6.1, see news on http://rkward.sf.net if that's not it, please check out these suggestion

[rkward-devel] RkWard/R Problem

2013-11-05 Thread Gerardo González Aguilar
Dear Rkward developers, Today, trying to run Rkward I got the following error: Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately. This means, you can not use any more functions that rely on it. I.e. you can do hardly anythin

Re: [rkward-devel] RKWard Not Working Properly

2013-09-23 Thread Brittany Terese Fasy
Vielen Danke! Brittany Terese Fasy PostDoc, Tulane University Computer Science Department www.fasy.us On Tue, Sep 17, 2013 at 6:30 AM, meik michalke < meik.micha...@uni-duesseldorf.de> wrote: > hi brittany, > > Am 17.09.2013 00:56, schrieb Brittany Terese Fasy: > > R version 3.0.1 (2013-05-16)

Re: [rkward-devel] RKWard Not Working Properly

2013-09-17 Thread meik michalke
hi brittany, Am 17.09.2013 00:56, schrieb Brittany Terese Fasy: > R version 3.0.1 (2013-05-16) -- "Good Sport" [...] > RKWard: 0.5.7 these two don't work together, support for R 3.0 was implemented in RKWard 0.6.1. so you have to either upgrade RKWard or downgrade R. i don't know if linux mint

[rkward-devel] RKWard Not Working Properly

2013-09-17 Thread Brittany Terese Fasy
I received the following error after install RKWard on my desktop (running linux mint maya). To install, I used "sudo apt-get install rkward". Then, I opened the program and immediately received this error. I have R installed as well, and it works just fine. Below is my version information, foll

Re: [rkward-devel] RKWard-instalacion

2013-05-23 Thread Thomas Friedrichsmeier
Hi! On Thursday 23 May 2013 20:04:19 Ricardo Benito wrote: > Necesito una Interface gráfica de usuario para el programa R de cálculos > estadísticos y he instalado RKWard,obteniendo el siguiente mensaje al > activarlo. > > ¿Como se puede corregir este problema? The most common cause for RKWard ex

[rkward-devel] RKWard-instalacion

2013-05-23 Thread Ricardo Benito
Hola, Necesito una Interface gráfica de usuario para el programa R de cálculos estadísticos y he instalado RKWard,obteniendo el siguiente mensaje al activarlo. ¿Como se puede corregir este problema? Atentamente, R. Benito Instalacion de RKWard.odt Description: application/vnd.oasis.opendocum

Re: [rkward-devel] Rkward windows- suggestion of bat files modifications to have invisible dos window

2013-05-12 Thread Thomas Friedrichsmeier
Hi, On Saturday 11 May 2013 12:30:43 Milan Bouchet-Valat wrote: > Isn't there a way to do this without opening a terminal window? It looks > very old school and doesn't make RKWard a great advertisement. :-) > > How do other KDE apps that work on Windows do? well, most other KDE apps don't need

Re: [rkward-devel] Rkward windows- suggestion of bat files modifications to have invisible dos window

2013-05-11 Thread Milan Bouchet-Valat
Le samedi 11 mai 2013 à 10:12 +0200, Thomas Friedrichsmeier a écrit : > Hi, > > thanks for your suggestions! > > On Friday 10 May 2013 16:58:33 Julien Martin wrote: > > The two modifications I have done are > > Adding start /l when initializing KDE > > I did not apply this one. The point is to m

Re: [rkward-devel] Rkward windows- suggestion of bat files modifications to have invisible dos window

2013-05-11 Thread Thomas Friedrichsmeier
Hi, thanks for your suggestions! On Friday 10 May 2013 16:58:33 Julien Martin wrote: > The two modifications I have done are > Adding start /l when initializing KDE I did not apply this one. The point is to make sure that KDE is properly initialized _before_ starting RKWard. On most system this

[rkward-devel] Rkward windows- suggestion of bat files modifications to have invisible dos window

2013-05-10 Thread Julien Martin
Hi I am not a developer and don't really know how to submit modification or suggestions. I use Rkward on both linux and windows. Under windows 7, I was really bothered by the popping Dos window that is useless and that does not close when you close Rkward. So I modify the bat file that is used to

Re: [rkward-devel] RKWard error at the start

2013-05-09 Thread meik michalke
hi, Am Donnerstag, 9. Mai 2013, 13:24:41 schrieb Yuri Chornoivan: > RKWard 0.5.7 cannot work with R 3.0.0. Please install an appropriate > package of RKWard 0.6.1: > > https://launchpad.net/~rkward-devel/+archive/rkward-stable yes, this is the solution -- almost ;-) R 3.0.0 is not part of ubuntu

Re: [rkward-devel] RKWard error at the start

2013-05-09 Thread Roberto Di Mari
Seems like now we have worked it out! :) Thank you so much! Cheers Rob 2013/5/9 Yuri Chornoivan : > написане Thu, 09 May 2013 14:17:37 +0300, Roberto Di Mari > : > > >> Thank you for replying. I still encounter few issues when performing >> what you suggested. That is, I added the PPA from the

Re: [rkward-devel] RKWard error at the start

2013-05-09 Thread Yuri Chornoivan
написане Thu, 09 May 2013 12:34:24 +0300, Roberto Di Mari : > Hi everybody > > I have just launched R and hereafter I paste the error R displayed to me. > My system data is: R 3.0.0, RKWard 0.5.7-2build1, all of it on Ubuntu > 12.04. > > "Connection closed unexpectedly. Last error was: QLocalS

[rkward-devel] RKWard error at the start

2013-05-09 Thread Roberto Di Mari
Hi everybody I have just launched R and hereafter I paste the error R displayed to me. My system data is: R 3.0.0, RKWard 0.5.7-2build1, all of it on Ubuntu 12.04. "Connection closed unexpectedly. Last error was: QLocalSocket: Remote closed The R backend will be shut down immediately. This means

Re: [rkward-devel] RKWard error

2013-04-30 Thread Thomas Friedrichsmeier
Hi, On Tuesday 30 April 2013 15:33:58 meik michalke wrote: > the only pre-built packages for ubuntu 13.04 built against R 3.0.0 are > probably the daily snapshots: > https://launchpad.net/~rkward-devel/+archive/rkward-dailys-cran indeed. I have just re-uploaded 0.6.1 for raring, so a build suitab

Re: [rkward-devel] RKWard error

2013-04-30 Thread meik michalke
Am Dienstag, 30. April 2013, 15:10:30 schrieb Christof Schöch: > I just got the error message pasted below, right when starting RKWard. My > system data is: R 3.0.0, RKWard 0.6.0, all on a almost fresh install of > Ubuntu 13.04. RKWard 0.6.0 does not support R 3.0.0 at all. you need to install RKW

[rkward-devel] RKWard error

2013-04-30 Thread Christof Schöch
Hi there, I just got the error message pasted below, right when starting RKWard. My system data is: R 3.0.0, RKWard 0.6.0, all on a almost fresh install of Ubuntu 13.04. Any help would be greatly apreciated; I cannot use RKWard for anything, not even "print("Hello")" works. Cheers, Christof ---

Re: [rkward-devel] (RKWard backend died at startup)

2013-04-25 Thread Sakaluk, John Kitchener
Very simple fix/silly of me; updated R to 3.0 and now it's working just fine. Thanks John K. Sakaluk, M.A. Doctoral Student Social Psychology University of Kansas W: http://people.ku.edu/~j100s987 On Apr 25, 2013, at 3:32 AM, Thomas Friedrichsmeier mailto:thomas.friedrichsme...@ruhr-uni-bochum.

Re: [rkward-devel] (RKWard backend died at startup)

2013-04-25 Thread Thomas Friedrichsmeier
Hi! @Samuel: Another very similar bug report came in shortly before yours. I'm replying to both at once. Thanks for the detailed info! Apparently we seem to be having a problem on some, but not all MacOSX installations. So far we have not been able to figure out a pattern, so it would be reall

Re: [rkward-devel] RKWard-devel post from huy.ngu...@upsher-smith.com requires approval

2013-04-12 Thread Thomas Friedrichsmeier
Hi, On Wednesday 10 April 2013 23:04:52 meik michalke wrote: > what about adding these questions to the "R engine has died" message, in a > "please tell us..." manner? most of the info could actually be given by the > message itself and asked to be sent to the list (except the crashed R > version,

  1   2   3   4   5   >