Displaying 20 results from an estimated 1000 matches similar to: "RH5.2 bundle"
1999 Mar 18
2
e1071 and netpbm
Having compiled and successfully installed e1071 on a previous machine
(and run under 0.62.4) I want to compile it on a new machine to run under
0.63.3 but the loader can't find netpbm - both machined are RH5.2 Linux
installations.
I have some quite old netpbm's on a CD but none more recent and I
certainly didn't install them on my old machine. I can't locate or rpm -q
or rpm
1999 Mar 18
2
e1071 and netpbm
Having compiled and successfully installed e1071 on a previous machine
(and run under 0.62.4) I want to compile it on a new machine to run under
0.63.3 but the loader can't find netpbm - both machined are RH5.2 Linux
installations.
I have some quite old netpbm's on a CD but none more recent and I
certainly didn't install them on my old machine. I can't locate or rpm -q
or rpm
1998 Oct 14
3
Advice please ...
Hello R-ists
Have been lurking on the list for a while, I have noticed recently two
problems:
1 There seem to be problems with installing R on SuSe Linux
version 5.3. As the list only gets problems and doesn't log the
successes, has anyone successfully loaded R on SuSe 5.3? Is this a
feature of 0.62.3 only or do the problems apply also to earlier versions.
2 There was a list of
2000 Mar 28
2
Logistic ridge regression ...
Hi
I have some data (v. large amount) with a (0,1) response where I want to
minimise the errors in the betas rather than SS or deviance.
So can anyone point me to a ridge regression function or equivalent for
such a logistic regression case?
John
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
1999 Apr 06
2
Funny warning message
Hi
Sometimes (and I haven't yet found out what causes it) I get a message:
Warning: ingnored non-function "t"
I think it may be either when I have done a Ctl-C to break in or I may
have inadvertently named a variable after one of the many system or other
functions. I have seen names other than "t".
Anyway, the only way I can get rid of it is to exit and restart. I
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
1999 Mar 11
3
R and kron
I note that the CRAN at .at land still refers to 0.63.2. Is this just a
typo? I don't want to download a whole lot only to find I still have it!
Does 0.63.3 live elsewhere?
And I note the new function kronecker - very useful but can it be applied
to non-numerics as in factors, data frames etc preserving the class,
levels and names?
John
1999 Mar 11
3
R and kron
I note that the CRAN at .at land still refers to 0.63.2. Is this just a
typo? I don't want to download a whole lot only to find I still have it!
Does 0.63.3 live elsewhere?
And I note the new function kronecker - very useful but can it be applied
to non-numerics as in factors, data frames etc preserving the class,
levels and names?
John
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 Jan 30
3
installing R under RH Linux 5.2
I am trying to install R under Red Hat Linux 5.2, but the
following error happens:
[root at edgeworth cribari]# rpm -ivh R-base-0.63.2-1.i386.rpm failed
dependencies: libncurses.so.3.0 is needed by R-base-0.63.2-1
I must be missing something very simple. I would appreciate
any guidance. Thanks. FC.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2000 Jan 29
0
problem with shadow suit in RH5.2 ??
I am by no means an expert along these lines, but should the
following small program lock out (for 60 seconds) elements of the shadow
suit such as chsh ??
------------------------
#include <stdlib.h>
#include <shadow.h>
void main() {
if(lckpwdf()) {
printf("Failed to get password locks\n");
exit(0);
}
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
2000 Feb 08
2
installing online help (PR#423)
When I attempt to install the online help for R.99 on Intel RH5.2, I
get the following message
Substitution loop at /usr/local/src/R/etc/Rdconvlib.pl line 1589, <rdfile> chunk 171
and it stops after a few files. Each time I rerun it, it gets a bit
further and gives a different number at the end. I commented out the
line 1589 and it works.
2000 Feb 08
2
installing online help (PR#423)
When I attempt to install the online help for R.99 on Intel RH5.2, I
get the following message
Substitution loop at /usr/local/src/R/etc/Rdconvlib.pl line 1589, <rdfile> chunk 171
and it stops after a few files. Each time I rerun it, it gets a bit
further and gives a different number at the end. I commented out the
line 1589 and it works.
2008 May 21
4
Vanishing maildirsize files with 1.0.7 using 'deliver' via postfix
Aloha,
I've searched the list and have found no similar reports, so I'm asking
here.
We have 3 RH5.1 boxes running the stock Postfix 2.3.3, but due to issues
with the stock Dovecot 1.0rc15, Redhat supplied us with the version of
Dovecot 1.0.7 that will be in Redhat 5.2.
The mail store is automounted per-user from a Sun box via NFS.
We were using it with no problems until last Friday,
1999 Apr 30
2
Graphs
I am trying to use the Windows version of R to do the following:
- Have a Delphi front-end which gets the user input
- Delphi will produce a R script, do a system call to R to
calculate the statistics.
Is there a better way? Maybe a library one can use in Delphi or
Visual C?
- How do one see a graph? A graph is plotted in a window which
IMMEDIATELY closes afterwords so that one can't
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
2017 Mar 14
4
Rsyncing without RSH or SSH ?
People,
This doesn't seem possible - would it be possible to hack a version of
rsync to do it?
As an exercise, I want to create a VM image (or at least backup of all
the files with rsync) from a SCSI drive in an old Red Hat (NOT
Enterprise) v5.2 Linux 486 machine (circa 1999 that does have rsync on
it but it has protocol problems talking my server). The 486 has:
- an ISA Adaptec 1542
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