Displaying 20 results from an estimated 5000 matches similar to: "Advice please ..."
1998 Nov 14
1
seq() in 0.62.4 and 0.63
Solaris 2.6, R Version 0.63.0 (November 14, 1998)
Version 0.62.4 (October 24, 1998)
> seq(0.15, 0.70, 0.05)
[1] 0.15 0.20 0.25 0.30 0.35 0.40 0.45 0.50 0.55 0.60 0.65
The much reviled (on r-help) 0.62.3 got such simple cases right (even if
0.62.1 did not).
Jim Lindsey insisted that such bugs are reported here, so I am. And yes,
this is a real example and leads to an
1999 Jan 12
4
RH5.2 bundle
Hello and Happy New R
Two points:
1 Noting the existence of 0.63.2 as a tgz file on CRAN, but being careful
or lazy depending on how you want to see it, I also note that the binaries
for Redhat stop at 0.63.1 on RH 5.1.
I recently got the RH 5.2 Power Tools where I was pleased to see R 0.62.4
included, lots of libraries including V&R. This had been compiled into an
rpm - does anyone know
1999 Jan 12
4
RH5.2 bundle
Hello and Happy New R
Two points:
1 Noting the existence of 0.63.2 as a tgz file on CRAN, but being careful
or lazy depending on how you want to see it, I also note that the binaries
for Redhat stop at 0.63.1 on RH 5.1.
I recently got the RH 5.2 Power Tools where I was pleased to see R 0.62.4
included, lots of libraries including V&R. This had been compiled into an
rpm - does anyone know
1998 Nov 13
3
SuSE package
Hi
Is there a SuSE binary package for R 0.64?
John
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
1999 Jan 18
1
Program advice
Hi
Starting to use R as a serious tool, I have come across a programming
problem that I can't see the answer too yet. Can someone advise me plese.
The problem is that I want to plot a series of lines which represent short
term growths. All the data is in a single vector and I can indicate
the index via a second vector. In GLIM, if the second vector is a factor,
a single $GRA Size Year
1999 Jan 26
1
'repeated' calculation
I have pulled Jim Lindsey's repeated library and put it under the
libraries directory, as are all the other toolboxes. 2 questions:
Running R COMPILE *.c and *.f goes fine except that Mathlib.h cannot be
found - it is not in the include library. I cannot find any other
Mathlib.h on my system anywhere - presumably this is an R specific module.
Was this missing from the 0.62.4 distribution -
1999 Apr 07
2
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
2007 Jun 14
1
JGR, Java and Kubuntu 7.04 ...
R-ists
Yet again Java rears its ugly head.
I have Kubuntu 7.04 running the Kubuntu-repository version of R 2.4.1-1.
Yes it isn't the very latest version but this is not the issue here.
I want a Windows-like environment and everyone is talking about JGR.
I downloaded it and installed it along with rJava. Both compile and install
satisfactorily.
But when I come to run it:
>
2000 Oct 18
3
ov_comment spec
I've been working towards a mp3info like tool, OggInfo, which will surplant
vorbiscomment in functionality, and also incorportate mp3info like
featuers. Looking at existing vorbis api calls, i find:
vorbis_comment_add() /* unsupervised string insertion */
vorbis_comment_add_tag() /* formated TAG=text insertion */
vorbis_comment_query() /* scans for matching tag (up to count duplicates) and
2007 Jul 30
3
Slightly OT - use of R
I am trying to get a measure of how R compares in usage as a statistical
platform compared to other software. I would guess it is the most widely
used among statisticians at least by virtue of it being open source.
But is there any study to which I can refer? By asking this list I am not
exactly adopting a rigorous approach!
Best wishes
John
John Logsdon
2005 Nov 25
2
Ordering problem
I have an ordering and factor problem to which there must be a simple
solution! The version is R 2.0.1 (2004-11-15) on A Linux platform.
A data frame H is read in from a .csv file using read.csv with as.is=TRUE.
Another data frame HN is constructed from data and I want to compare two
columns both named ss of the (sorted) data frames that are the same
length.
The problem is that HN$ss is
1999 Dec 07
1
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
1998 Sep 01
1
R-beta: R0.62.3 problems
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 2378 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980901/d2289901/attachment.pl
1998 Sep 01
1
R-beta: R0.62.3 problems
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 2378 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980901/d2289901/attachment.pl
2005 Aug 12
2
Firefox and Java on CentOS 4.1
I need to run a Java-enabled Firefox on my CentOS4.1-powered laptop and it
*was* running fine. Then yesterday I up2date'd the box and Firefox went
from 1.0.4 to 1.0.6. And I lost Java.
I can't seem to re-install it, whether from the original (1.5.0 I think it
was) or the latest downloads.
This is crucially important as I need to access my Dell RAC.
Can anyone advise how to get
1999 Nov 07
1
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
2005 Nov 27
4
gsub syntax
Hello
I know that R's string functions are not as extensive as those of Unix but
I need to do some text handling totally within an R environment because
the target is a Windows system which will not have the corresponding shell
utilities, sed, awk etc.
Can anyone explain the following gsub phenomenon to me:
>
1999 Jan 21
2
nlm question
Hello again
Is there any way (or an alternative non-linear minimiser) that arguments
to the function called in nlm can be passed in version 0.62.4? Like (I
believe) nlmin in a well known other program or optimise in R. Do we use
global variables? Shurely not!
\John
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2005 May 22
1
CentOS4, KDE3.3 and 128 WEP
CentOS4 standard installation.
I see that KwifiManager doesn't support 128 bit WEP which I need for other
machines on the network, which is a bit of a blow - and rather surprising
really as security should be quite a consideration on an enterprise level
system (NB RH!).
Is there a workaround? An alternative way of configuring my Belkin
F5D6020 ver 2 card? eg a cvs download that I can get
2006 Sep 28
2
Perspective axes
Is there a way to get the axes labels for a persp() plot to show the
actual values employed? ticktype='detailed' only shows a scale from 0 to
1. My values are (for example) y in 0.2-0.7, x in 450-560 and I would
like to suppress the z labels.
How can I get the x and y values to appear on the plot?
R-2.3.1, Windows XP Home.
Best wishes
John
John Logsdon