Displaying 20 results from an estimated 1000 matches similar to: "R-beta: Re: redhat-install (fwd)"
2002 May 29
3
inverse gaussian random numbers
Dear R-people
Does someone have a routine to ngenerate inverse-gaussian random
numbers. I am thinking of
something similar to rinvgauss, pinvgauss etc. in S-plus.
best regards
Helgi
--
Helgi Tomasson FAX: 354-552-6806
University of Iceland PHONE:354-525-4571
Faculty of Economics and Business Administration
2000 Apr 17
1
source-parse difference in 0.9 and 1.0
In version 0.9 I ran a command file of 489 lines with
source(" ")
In version 1.0 I do the same and get
Error in parse(file, n, text, prompt) : unable to open file for parsing
This has something to do with the length of the command file. If I paste the individual lines into R
it is OK, if I only use few lines of the code is is OK as well. The problem is affected by
2003 Feb 05
2
big ps-files
To R-users
I have been using R for many years and I am very happy with it. One
thing puzzles me.
Graphic postscript files tend to become quite big, much bigger than
corresponding splus
postscript files. Does anybody have a hint to avoid this?
best regards
Helgi
--
Helgi Tomasson FAX: 354-552-6806
University of Iceland
2000 Mar 24
1
does xaxt="n" work
To R-people
I recently downloaded an rpm for suse-linux of R-1.0 for suse 6.3.
There
plot(tx,spax,type='l',ylim=range(ytx),ylab="",xlab="",xaxt="n",yaxt="n")
does not seem to supress printing on the axis. The same statement
seemed to work well in R-0.9 on a redhat 5.2 (compiled by myself).
Has anyone had the same experience?
regards
Helgi
2001 Sep 11
3
64-bit programming
Has R been ported to 64-bit platforms? E.g. as in FORTRAN when you
define
double precision number as:
REAL*16
I have heard that some SUN computers already offer 64-bit architecture
but I am unsure
about the GNU support for that hardware. I am seeking increased
accuracy in floating
point operations.
regards
Helgi
--
Helgi Tomasson FAX: 354-552-6806
2000 Jun 21
3
x11 support missing
I just compiled R-1.1.0 on two systems, redhat 5.2 (sparse) and suse 6.3
(loaded) . On
redhad I got x11 support yes on suse I got x11support no. I cannot
figure out the difference
./configure gives in both cases
Source directory: .
Installation directory: /usr/local
C compiler: gcc -mieee-fp -D__NO_MATH_INLINES -g -O2
FORTRAN compiler: g77 -g -O2
X11
1998 Apr 04
2
R-beta: standard-errors-glm
I have a small problem. I am running glm() in R-0.61.0 on Redhat 4.2.
I want to get the standard errors from the output. If I do
out <- glm(....)
summary(out)
I get the coefficients printed as well as their correlation matrix. If I do
out$coefficients I get the coefficients
out$fitted gives me the fitted values
I can then assign the fitted values or the value of the estimated
1998 Apr 25
1
R-beta: postscript in R and R
I am creating postscript-graphics in R. When I import them into
a LATEX document it is impossible to get the caption close
to the figure. I run the same program in Splus, and no problem
of getting the caption just below the figure. Another thing,
the ps file that S created is only 10% of the size of the file
that R created. What is wrong? Are there some parameters to
be set?
Helgi
2001 Oct 31
0
isotonic regression
Dear R-users
Do you know of an easy way in R of performing "isotonic (unimodal)"
regression ala BBBB, Barlow, Bartolomew, Brenner and Brunk.
best regards
Helgi
--
Helgi Tomasson FAX: 354-552-6806
University of Iceland PHONE:354-525-4571
Faculty of Economics and Business Administration email:helgito at
1998 May 01
0
R-beta: ps-graph in R and S confirmation
> > On Sat, 25 Apr 1998, Helgi Tomasson wrote:
> > > I am creating postscript-graphics in R. When I import them into
> > > a LATEX document it is impossible to get the caption close
> > > to the figure. I run the same program in Splus, and no problem
> > > of getting the caption just below the figure. Another thing,
> > > the ps file that S
2009 Jan 19
1
indications.conf entry for Iceland
Hi,
Not sure where to submit this to so I'll try here. Below is the toneset for
Iceland. Hopefully this can be added into the asterisk package.
[is]
description = Iceland
ringcadence = 1000,4000
dial = 425
busy = 425/250,0/250
ring = 425/1000,0/5000
congestion = 425+250/250,0/250
callwaiting = 600/100,0/100,600/100,0/9000
record = 1400/500,0/15000
info = !950/330,!1400/330,!1800/330,0
2010 Apr 07
2
installing latest rpm on RHEL
Just tried to install RPMs to a RHEL 5.5 64-bit machine, failed too.
#rpm -ihv --nodeps http://www.kernel.org/pub/linux/utils/boot/syslinux/RPMS/x86_64/syslinux-tftpboot-3.86-1.x86_64.rpm
error: unpacking of archive failed: cpio: Bad Magic
#rpm -ihv --nodeps http://www.kernel.org/pub/linux/utils/boot/syslinux/RPMS/x86_64/syslinux-tftpboot-3.84-1.x86_64.rpm
error: unpacking of archive failed on
2015 May 25
4
Systemd
On May 24, 2015 4:46:18 PM PDT, Jonathan Billings <billings at negate.org> wrote:
>> On May 24, 2015, at 18:24, Kirk Bocek <t004 at kbocek.com> wrote:
>>
>> So:
>>
>> $rpm -e --nodeps chrony
>
>No. Bad.
>
Okay, okay! I'll go on the paper.
I'll reinstall chrony. But there *are* places I've needed to use nodeps. Mostly to manage
2008 May 02
3
RH9 to centos 5 386
I am testing the likelyhood of updating a couple RH9 systems to centos 5
386.
I found at document that talked about updating to centos 4. steps being:
1.) backup
2.)
rpm --import
http://pubmirrors.reflected.net/centos/5/os/i386/RPM-GPG-KEY-centOS-5
rpm -Uvh --nodeps
http://pubmirrors.reflected.net/centos/5/os/i386/CentOS/yum-3.0.5-1.el5.centos.5.noarch.rpm
2010 Aug 13
1
Installing rJava fails on Gentoo (amd64) with Sun JDK - checking JNI data types... error
Installing rJava fails consistently, whether installed via
the command line as below, or through "install.packages(
'rJava' )", and whether 0.84 or 0.85 is used, with the
message :-
"checking JNI data types... configure: error: One or more
JNI types differ from the corresponding native type. You may
need to use non-standard compiler flags or a different
compiler in order to
2012 May 10
4
Recommended Best way to Upgrade/Update Xen
This might be a silly question for most, but since Xen is ever so
changing with regular changesets and updates, what is the "best
practice" way to upgrade / update or even downgrade Xen?
1.) Is it by booting into regular Linux Kernel without Xen, do a
complete uninstall of the old Xen, than install the newly compiled Xen?
2.) Is it by booting into regular Linux Kernel without Xen,
2002 Nov 05
2
sorta-newbie: installing 2.2.6 rpm with --nodeps on RedHat 7.2 ?
I have samba (server-only) running on a server with a stock RedHat 7.2 'server' install and am trying to upgrade Samba to 2.2.6-1.i386. I get the following dependency failures when trying to "rpm -ivh samba-2.2.6-1.i386.rpm":
libncurses.so.4 is needed by samba-2.2.6-1
libreadline.so.3 is needed by samba-2.2.6-1
ncurses4-5.0-4.i386.rpm and ncurses-5.2-12.i386.rpm is already
2008 Feb 24
3
About Mono installation
Hello everybody I'm trying to install MONO in my Centos 5, I try with the
packages and it throw a dependency error, I try to install it with --nodeps
and when i try to run MoMA it throw an error that cant find gdi...dll
Please can anybody help me to install MONO
regards Roilan
______________________________________________
?Con Mascota por primera vez? S? un mejor Amigo. Entra
2015 May 25
3
Systemd
On 5/25/2015 4:40 AM, Jonathan Billings wrote:
>> On May 25, 2015, at 01:10, Kirk Bocek <t004 at kbocek.com> wrote:
>>
>> I'll reinstall chrony. But there *are* places I've needed to use nodeps. Mostly to manage inter-repo package incompatibilities.
> You should look into the yum priorities option to ensure packages from different repos don't step on each
2005 Oct 25
3
PostgeSQL 8.0.4 on CentOS4.2
In case anyone besides me is interested, installing these packages
on CentOS4.2 seems to work. You can determine the correct mirror
to use from:
http://www.postgresql.org/ftp/binary/v8.0.4/linux/rpms/redhat/rhel-
es-4/
The rpm command that I used was:
rpm --upgrade --nodeps --hash -v <package url>
Packages in order of installation: