Hi,
thanks for reporting this issue:
On Sat, 17 Jan 2015 20:09:15 +
Alejandro Carriedo Cayón wrote:
> ---Problem description---
> I cannot install any package
>
>
> Not even through console and after put a known issue:
>
>
>
>
> > "setInternet2(TRUE)"
> [1] "setInternet2(TRUE)"
> > ins
---Problem description---
I cannot install any package
Not even through console and after put a known issue:
> "setInternet2(TRUE)"
[1] "setInternet2(TRUE)"
> install.packages("R2HTML")
Warning in install.packages("R2HTML") :
'lib = "C:/Program Files/R/R-3.1.2/library"' is not writable
hi,
in the recode plugin .rkh file, there's a reference to the unknown ID
"old_values". it's probably a bit out-of-sync with the .xml file?
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
h
Whom it concerns:
Thank you in advanced.
Closing RKWard i can’t get my Command Window Closed. I get the msg I send in
file attached.
Thx, Best regards!
Pedro ML
This is the system information I’ve got from RKWard platform.
---Problem description---
Please give a brief summary on the problem:
hi,
right now, there's a show-stopping bug in the mac bundle of rkward (thanks to
frederik an aaron for patiently trying to get it to run...).
i've investigated the symptoms, and the origin of RKWard not starting at all
seems to be that
/opt/rkward/Library/Frameworks/R.framework/Resources
is
Hi!
On Tuesday 13 November 2012, Zongyuan(Max) Shang wrote:
> ---Problem description---
> Please give a brief summary on the problem:
> ###
> I have a problem with the function highlight (is that how it-s called?-
> the popup that shows you the functions parameters): I think the text is
> white on
---Problem description---
Please give a brief summary on the problem:
###
I have a problem with the function highlight (is that how it-s called?-
the popup that shows you the functions parameters): I think the text is
white on yellow and it cannot be read.
###
What - in detail - did you do di
Hi!
On Thursday 06 September 2012, Karolis Matjošaitis wrote:
> Error pups out when starting RKWard.
[...]
> Error in options(OutDec = "") : invalid value for 'OutDec'
Essentially that means, you specified an invalid setting at Settings-
>Configure RKWard->R Backend->"Decimal character (only fo
Error pups out when starting RKWard.
Details:
R version 2.14.1 (2011-12-22)
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 cer
On Monday 23 May 2011, Stefan Rödiger wrote:
> I added a reproduceable crash to the bug tracker
Thanks. Fixed.
Regards
Thomas
signature.asc
Description: This is a digitally signed message part.
--
vRanger cuts backup ti
I added a reproduceable crash to the bug tracker
Regards
Stefan
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Win
hi,
am Donnerstag 03 Februar 2011 (16:17) schrieb Thomas Friedrichsmeier:
> Ok, thanks. Please try again with _tomorrow's_ daily build.
thanks, i just tried 0.5.5-0daily-2996-201102042353~maverick1 and everything
behaves as expected again :-)
for the record:
> formals(system)
$command
$inter
On Wednesday 02 February 2011, meik michalke wrote:
> am Mittwoch 02 Februar 2011 (19:45) schrieb Thomas Friedrichsmeier:
> > What's the output of
> >
> >formals (.rk.system.default)
>
> it's this:
[...]
Ok, thanks. Please try again with _tomorrow's_ daily build. The original
problem should
hi,
am Mittwoch 02 Februar 2011 (19:45) schrieb Thomas Friedrichsmeier:
> What's the output of
>formals (.rk.system.default)
it's this:
>formals (.rk.system.default)
$command
$intern
[1] FALSE
$ignore.stderr
[1] FALSE
$wait
[1] TRUE
$input
NULL
$show.output.on.console
[1] TRUE
$mi
Hi,
On Wednesday 02 February 2011, meik michalke wrote:
> ok, this is what i get from a normal R session:
these are as expected.
So that leaves me wondering why the ignore.stdout-parameter is missing in your
rkward session (although I think I may have an idea, now). One more question,
here: Wh
hi thomas,
am Mittwoch 02 Februar 2011 (13:02) schrieb Thomas Friedrichsmeier:
> I'm still curious about the other half of my mail, though, i.e. the
> questions concerning system().
ok, this is what i get from a normal R session:
> version
_
platform
On Wednesday 02 February 2011, Thomas Friedrichsmeier wrote:
> > > formals (system2)
>
> [same as formals(system)]
>
> Huh? system2() should really have a completely different signature. Does
> this match with the documentation in "?system2"?
Ok, never mind the part about system2(). That was my
Hi,
ok, so I've changed the system()-overload to be a bit more failsafe. So
probably, it should work again, with tomorrow's daily build.
However, I am quite baffled by the output you got.
On Wednesday 02 February 2011, meik michalke wrote:
> version.string R version 2.12.1 (2010-12-16)
> > for
hi thomas,
am Mittwoch 02 Februar 2011 (09:53) schrieb Thomas Friedrichsmeier:
> What's your version of R? What's the output of
>formals (system)
> and
>formals (system2)
> ?
this is the output made with 0.5.5-0daily-2992-201102010035~maverick1:
> version
_
Hi,
On Tuesday 01 February 2011, meik michalke wrote:
>
> Fehler in system(sprintf("%s > %s 2> %s", command, outfile, errfile), input
> = input) :
> Objekt 'ignore.stdout' nicht gefunden
> Calls: local ... create.pdf -> texi2dvi -> .shell_with_capture -> system
>
I have overloaded the system(
hi,
something seems to be broken in SVN. at least it works in 0.5.4:
as i wrote earlier, i've re-written some of my klausuR package to user R's
texi2dvi() function for pdf creation. when i try that from the daily build,
all i get is this error:
Fehler in system(sprintf("%s > %s 2> %s", comman
On Thursday 21 October 2010, Thomas Friedrichsmeier wrote:
> Both are known problems, which appear hard to
> resolve, unfortunately.
Hm, wrote that, and then had another idea. I've tried something which seems to
fix the RGtk2-problem, after all. Could you give this a try, either from SVN
(http:/
Hi,
On Tuesday 19 October 2010, Mischa Vreeburg wrote:
> I tried to load several packages which have rJava as a dependency. About
> half of them ended in an error. I got a caught segfault with invalid
> permissions.
[...]
> I also had some problems loading the gWidgetsRGtk2 package and packages
Hi,
Please include rkward-devel either in To or Cc when replying.
On Tue, Sep 7, 2010 at 5:08 PM, Julio Lucio Lancelotti
wrote:
>> R.Version()
> $platform
> [1] "i486-pc-linux-gnu"
> $arch
> [1] "i486"
> $os
> [1] "linux-gnu"
> $system
> [1] "i486, linux-gnu"
> $status
> [1] ""
> $major
> [1] "2
Hi,
On Tue, Sep 7, 2010 at 3:54 PM, Julio Lucio Lancelotti
wrote:
> Hi, im having problens with a script. The bug report says the following:
>
> Application: rkward (0.5.3)
> KDE Platform Version: 4.4.2 (KDE 4.4.2)
> Qt Version: 4.6.2
> Operating System: Linux 2.6.32-24-generic-pae i686
> Distrib
Hi, im having problens with a script. The bug report says the following:
Application: rkward (0.5.3)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS
-- Information about the crash:
The crash can b
Hi,
On Tue, Jul 6, 2010 at 2:30 PM, peter saly wrote:
>
> Dear Rkward developer team,
>
> Actually, I use R with TinnR under win, but I want to switch to Ubuntu Linuix.
> So, I have just installed rkward on my machine under Ubuntu 9.04.
> Unfortunatelly, my former scripts, which have an extensio
Dear Rkward developer team,
Actually, I use R with TinnR under win, but I want to switch to Ubuntu Linuix.
So, I have just installed rkward on my machine under Ubuntu 9.04.
Unfortunatelly, my former scripts, which have an extension ".r", are wrongly
displayed when I open them in rkward: I see c
Hi again,
On Friday 21 May 2010, Thomas Friedrichsmeier wrote:
> On Thursday 20 May 2010, Luc Villandre wrote:
> > I was trying to modify the toolbar configuration when the crash occured.
>
> thanks for taking the time to report this. Apparently this is a bug in
> kdelibs: https://bugs.kde.org/sh
Hi,
On Thursday 20 May 2010, Luc Villandre wrote:
> I was trying to modify the toolbar configuration when the crash occured.
thanks for taking the time to report this. Apparently this is a bug in
kdelibs: https://bugs.kde.org/show_bug.cgi?id=170806 . Currently, I have no
idea on what might be t
I was trying to modify the toolbar configuration when the crash occured.
Application: rkward (0.5.3)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS
-- Information about the crash:
-- Backtrace:
Applicati
Hi,
On Thursday 21 January 2010, Andrea Giusto wrote:
> What I was doing when the application crashed: I was executing data
> intensive sqldf statements through the hot key shift+f7, one step at a
> time. This happens every time at the same line of code which I can provide
> upon request
thanks
Application that crashed: rkward
Version of the application: 0.5.2
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)
What I was doing when the application crashed: I was executing data
intensive sqld
am Dienstag, 10. November 2009 (16:02) schrieb Thomas Friedrichsmeier:
> could you paste your report into the bug tracker?
done.
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-univer
Hi Meik,
On Wednesday 04 November 2009, meik michalke wrote:
> i've just discovered a small display bug in 0.5.2: calling "readline()"
> makes rkward come up with an input window -- that's fine. but if you
> invoke "readline()" several times, these windows grow in size each time,
> horizontally
hi,
i've just discovered a small display bug in 0.5.2: calling "readline()" makes
rkward come up with an input window -- that's fine. but if you invoke
"readline()" several times, these windows grow in size each time, horizontally
as well as vertically.
see for yourself:
a) type "readline()" i
Hi
On Wednesday 30 September 2009, Matthieu Stigler wrote:
> Though I have the latest svn version, an update for rkward is strangely
> still suggested with apt-get now, which was not the case before. Indeed,
> it seems that the repo version is marked as newer than the svn one. I
> tried to deactiv
Thanks both for your answer. It was indeed a permission problem on my
computer that I could solve, now it is working after recompilation!!
Though I have the latest svn version, an update for rkward is strangely
still suggested with apt-get now, which was not the case before. Indeed,
it seems th
am Mittwoch, 30. September 2009 (10:51) schrieb Thomas Friedrichsmeier:
> > Recently, with R 2.9.2, I think that the version from Meik repo for Ubuntu
> > has been also updated (right?) and now the problem comes again... Is it
> > possible that the last Meik's repo version still contains this bug?
Hi,
On Wednesday 30 September 2009, Matthieu Stigler wrote:
> I reported a bug last time (see below) with Rkward, and following Thomas
> upgraded to the svn version of rkwrd, where the problem was effectively
> solved. Recently, with R 2.9.2, I think that the version from Meik repo
> for Ubuntu ha
Hi
I reported a bug last time (see below) with Rkward, and following Thomas
upgraded to the svn version of rkwrd, where the problem was effectively
solved. Recently, with R 2.9.2, I think that the version from Meik repo
for Ubuntu has been also updated (right?) and now the problem comes
again.
Hi,
On Monday 31 August 2009, Arcangelo Mezza wrote:
> When File > Import > import data that is the Windows: whithout commands.
thanks for reporting. I can see the problem, too (only on Windows). As a
temporary workaround, you can use the dialogs Import->Import SPSS and Import-
>Import CSV, ins
Oups... my fault :-( The problem came simply that I had modified
/etc/R/Rprofil.site adding:
.First <- function(){
cat("\n Welcome to R!\n\n")
.libPaths("/media/Partition_Commune/Mes documents/Ordi/R/Lib")
}
which obviously created problems :-( Note that actually I don't know if
this
am Samstag, 22. August 2009 (10:42) schrieb Thomas Friedrichsmeier:
> On Friday 21 August 2009, Matthieu Stigler wrote:
> > -- Looking for R_HOME
> > -- R_HOME is
> >Welcome to R!
> >
> > /usr/lib/R
>
> Meik, have you seen this issue while building the hardy packages?
hm, no, i can't reproduce
Hi,
On Friday 21 August 2009, Matthieu Stigler wrote:
> -- Looking for R_HOME
> -- R_HOME is
>Welcome to R!
>
> /usr/lib/R
well, this looks like the root of the trouble. You could try to simply run the
same thing again. Perhaps this "Welcome to R!" is just a one time message for
the first s
Thanks Thomas for your fast answer
As it is indeed pretty annoying, I tried to build the .de, and got that
error:
-- Looking for R executable
-- Specified by user
-- Using R at /usr/bin/R
-- Looking for R_HOME
-- R_HOME is
Welcome to R!
/usr/lib/R
-- Looking for R include files
-- Include fi
Hi Matthieu,
On Friday 21 August 2009, Matthieu Stigler wrote:
> I recently updated to Rkward 0.5.1 (on Ubuntu 8.04 with R from CRAN)
> and have a bg I did not have before.
thanks for taking the time to report this. Another user reported the same bug
shortly after 0.5.1 was released (in private
Hi
I recently updated to Rkward 0.5.1 (on Ubuntu 8.04 with R from CRAN)
and have a bg I did not have before.
To reproduce:
1 launch any plot device. Note that unless you switch to watch the
plot, the menu (call it in mode 1) has the three icons launch line,
launch selection, launch everything (
Hi,
> we're currently discussing the pros and cons of adopting your suggestion on
> rkward-devel (see http://www.mail-archive.com/rkward-
> [email protected]/msg00476.html and follow-ups). Would you like to
> give us your point of view?
For me, the build-depends on cmake and libphonon
Hi Julien,
we're currently discussing the pros and cons of adopting your suggestion on
rkward-devel (see http://www.mail-archive.com/rkward-
[email protected]/msg00476.html and follow-ups). Would you like to
give us your point of view?
Regards
Thomas
signature.asc
Description: This
Thanks for the acceptation. ^_^
2009/1/23 Stefan Rödiger
> Am Tuesday 30 December 2008 15:15:35 schrieb Roy Qu:
> > I found that rkward svn trunk HEAD version has a bug under kde4.2beta2.
> > In rkward's R Console ,the up/down/left/right arrow key doesn't work
> > properly. It's because in kde 4
Am Tuesday 30 December 2008 15:15:35 schrieb Roy Qu:
> I found that rkward svn trunk HEAD version has a bug under kde4.2beta2.
> In rkward's R Console ,the up/down/left/right arrow key doesn't work
> properly. It's because in kde 4.2 , katepart's internal actions
> implementation has changed.
> I
Hi Roy, all,
sorry to be this unresponsive, once again. It seems, whenever I finally get a
grip on my time resources, another thing pops up to keep me busy. Please hang
on, everybody, things are bound to get better, eventually.
I have not tested Roy's patch myself, but it looks very sane to me.
Am Tuesday 30 December 2008 15:15:35 schrieb Roy Qu:
> I found that rkward svn trunk HEAD version has a bug under kde4.2beta2.
> In rkward's R Console ,the up/down/left/right arrow key doesn't work
> properly. It's because in kde 4.2 , katepart's internal actions
> implementation has changed.
> I
I found that rkward svn trunk HEAD version has a bug under kde4.2beta2.
In rkward's R Console ,the up/down/left/right arrow key doesn't work
properly. It's because in kde 4.2 , katepart's internal actions
implementation has changed.
In attachment it's a patch I tried to make. It works on my pc.
-
55 matches
Mail list logo