Displaying 20 results from an estimated 5000 matches similar to: "R 2.4.1 changes for SuSE users"
2007 Dec 15
1
X11 uses font size 25 although 28 was requested
Hi,
I'm not sure if the real English warning is the same. I translated it
from German. R came up with the following message:
-------------------------------------------------------
Warning message:
In title(main = sinc.exp) :
X11 nutzt Schriftgr??e 25 obwohl 28 angefordert war
[engl.: X11 uses font size 25 although 28 was requested]
-------------------------------------------------------
2023 Apr 03
2
Let R compile for libcurl8 ?
Hi!
The same Inar reported for rawhide
(https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html)
is true for SuSE's distros.
Right now R does not compile with libcurl8, but SuSE Tumbleweed/Factory
switched to 8 a week ago.
Would be great, if the patch Inar provided could be applied to
main.
Detlef
--
"Wozu leben wir, wenn nicht dazu, uns gegenseitig das Leben
einfacher zu
2023 Apr 03
1
Let R compile for libcurl8 ?
Am Mon, 3 Apr 2023 15:13:58 +0100
schrieb Prof Brian Ripley <ripley at stats.ox.ac.uk>:
> On 03/04/2023 14:07, Detlef Steuer wrote:
> > Hi!
> >
> > The same Inar reported for rawhide
> > (https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html)
> > is true for SuSE's distros.
> >
> > Right now R does not compile with libcurl8, but
2023 Apr 03
1
Let R compile for libcurl8 ?
On 03/04/2023 15:24, Detlef Steuer wrote:
> Am Mon, 3 Apr 2023 15:13:58 +0100
> schrieb Prof Brian Ripley <ripley at stats.ox.ac.uk>:
>
>> On 03/04/2023 14:07, Detlef Steuer wrote:
>>> Hi!
>>>
>>> The same Inar reported for rawhide
>>> (https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html)
>>> is true for SuSE's
2010 Mar 16
0
2.11.0 timing (was translation for R-2.11)
The enquiry below reminds me that we really ought to be setting a
schedule for 2.11.0. With Easter now likely to be during the
pre-2.11.0 period, we may have (other)availability issues.
I've updated the translation templates this morning, so the advice to
Detlef was it was OK provided he worked on those versions. But if
anyone is planning extensive changes before 2.11.0 we ought to warn
2023 Apr 03
1
Let R compile for libcurl8 ?
On 03/04/2023 14:07, Detlef Steuer wrote:
> Hi!
>
> The same Inar reported for rawhide
> (https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html)
> is true for SuSE's distros.
>
> Right now R does not compile with libcurl8, but SuSE Tumbleweed/Factory
> switched to 8 a week ago.
>
> Would be great, if the patch Inar provided could be applied to
>
1997 Dec 11
1
R-alpha: fft does not act as described in help(fft)
Hello!
thank you for your efforts creating R!
While preparing the next lessons I found that I had
to multiply with 1/length(x) by hand if I want to
get the inverse Fouriertransform.
The help states it will do it by itself.
Version R-0.60.1, Linux
Seems to be pretty easy to correct either the fft or :-) the help(fft)!
Cu Detlef
Detlef Steuer Universitaet Dortmund ///////
1999 Feb 10
1
Creating subscripts in text()
Hello!
Help!
How to create subscripts in text() ?
Could not find an example nor could I guess it.
Thank you!
Detlef
Detlef Steuer Universitaet Dortmund ///////
LS Computergestuetzte Statistik U N I D O ///
steuer at gigamain.statistik.uni-dortmund.de ______///////
Tel: ++49 +231 755 4353 Fax: ++49 +231 755 4387
1999 Apr 07
1
chull() wanted?
Hello!
Is there someone already working on an implementation of Splus'
chull() function for R?
If not, I would like volunteer to try it.
For my "Diplom" I implemented convex peeling in C (some time ago),
using an O(n log(n)) algorithm, so it probably will prove relatively easy to
use that code for a R-function.
Well, as least as easy as any programming tends to be. :-)
Detlef
2002 Nov 14
1
chron and locales
(R-1.6.0 and chron 2.2, linux)
I have to work with date/time values from another LOCALE
on my machine. My normal locale is "de DE at euro" and
the data I have to handle use AM/PM specifications for the times.
dstring <- "Nov 12 2001 4:31PM"
The problem now is, that
strptime(dstring, "%b %d %Y %I:%M%p")
[1] "2001-11-12 04:31:00"
just ignores my
1999 Dec 03
1
filled.contour (PR#357)
Full_Name: Detlef Steuer
Version: 0.90.0 and 0.99.0
OS: linux
Submission from: (NULL) (129.217.206.26)
filled.contour does not work on my machine in versions 0.90.0 and 0.99.0
I always get: Error in plot.new() : Figure margins too large
Here an example from help(filled.contour): ( same message for 0.99.0)
R : Copyright 1999, The R Development Core Team
Version 0.90.0 (November 22, 1999)
R is
2006 Jan 08
0
Wikis for R
Frank uses the term "hierarchical keyword
organization" which I agree is a good way to organize
a system designed to help users. In fact, this is one
reason why I like the R graphics gallery which allows
one to quickly find a particular type of plot based on
keyword, examine the plot to see if it's close to
what's desired, and then get the detailed code to
examine or modify for
2011 Oct 05
1
problems (seg-faults) while trying to compile for older suse versions
Hi!
While preparing 2.13.2 in the build service I get stuck for some older
releases of openSUSE / SLED.
While it built fine for 2.13.1 now I get segfaults in 'make docs' and
do so only for 32-bit architectures. This is not urgent, because only
older releases are affected, nevertheless I would like to understand
the cause.
Attached are what I think the relevant parts of a build-log,
2006 Jan 10
2
Wikis (was about prod(numeric(0)))
Tony Plate <tplate <at> acm.org> writes:
>
> Since the virtue and reliability of Wikis was brought up, I created a R
> Wiki page for this at
>
http://www.sciviews.org/_rgui/wiki/doku.php?id=beginners:surprises:emptysetfuncs
>
>
> Anyone: please correct errors and improve it!
>
> Tony Plate
>
OK, now I have another question:
I see a wiki at
2006 Jan 10
2
Wikis (was about prod(numeric(0)))
Tony Plate <tplate <at> acm.org> writes:
>
> Since the virtue and reliability of Wikis was brought up, I created a R
> Wiki page for this at
>
http://www.sciviews.org/_rgui/wiki/doku.php?id=beginners:surprises:emptysetfuncs
>
>
> Anyone: please correct errors and improve it!
>
> Tony Plate
>
OK, now I have another question:
I see a wiki at
2005 Jul 12
1
Installing RSPerl and Statistics::R
Hi list,
For my research, I started using R as a statistics engine, driven by
perl scripts that manage my data and computational jobs. I recently
upgraded my cluster to Suse 9.2, and obviously wanted to upgrade R to
it's latest version, 2.1.1. Installation of R-2.1.1 went flawlessly
thanks to the rpm's created by Detlef Steuer (see cran, thanks Detlef).
To interface perl and R, two
2006 Jan 18
0
R Wiki and R-sig-wikii
Hello all,
This is to announce the creation of R-sig-wiki, a new R SIG (Special
Interest Group) mailing list dedicated to the elaboration and
maintenance of a R Wiki. You can subscribe at:
https://stat.ethz.ch/mailman/listinfo/r-sig-wiki. There is currently a
prototype for a new R Wiki at http://www.sciviews.org/_rgui/wiki
(temporary address). The main idea is to offer a site where users
2003 Jun 03
0
Rtips (was Re: ? building a database with a the great /cookbook
For me as a beginner a cookbook would be welcome. so many great code
examples are posted into the help list, but finding these is quite
difficult. I think it comes all down to the problem who is compiling
/ contributing and can judge what should go in.
In this respect, Detlef Steuer (suggestion , might be a solution
http://fawn.unibw-hamburg.de/cgi-bin/Rwiki.pl?RwikiHome.
Frank
>
2001 Jan 24
0
DSC 2001: 2nd CFP
DSC 2001
International Workshop on Distributed Statistical Computing
http://www.ci.tuwien.ac.at/Conferences/DSC-2001/
March 15--17, 2001
Vienna, Austria
The second international workshop on `Distributed Statistical Computing'
(DSC 2001) will take place at the Technische Universität Wien in Vienna,
Austria from 2001-03-15 to 2001-03-17. This workshop will deal with
future directions in
2004 Feb 14
1
How to configure ess-5.2.0beta3-1.i586.rpm, Xemacs and SuSE 9.0?
I'm trying to get R and ESS to work with Xemacs on a newly installed
SuSE 9.0 system. Is some setup required beyond installing the rpms?
I've installed the Xemacs packages from SuSE
xemacs-info-21.4.13-35
xemacs-packages-el-20030629-37
xemacs-21.4.13-35
xemacs-el-21.4.13-35
xemacs-packages-info-20030629-37
xemacs-packages-20030629-37
ess-5.2.0beta3-1.i586.rpm