Displaying 20 results from an estimated 2000 matches similar to: "Change in NA_REAL behavior (PR#1886)"
2001 Dec 21
2
Printing problems from W2k/NT4
Hello,
I recently upgraded our file server from RedHat6.2 to RedHat7.2.
This upgraded our (working) Samba 2.0.x to 2.2.1a-4. Now, the windows98
machines on the network can print without problems. The 2K/NT4 machines
cannot print, but they experience no problems with file sharing operations
(writeable /home/$USER).
The 2K/NT4 machines had been printing fine prior to the upgrade. I won't
2003 Dec 30
1
Accuracy: Correct sums in rowSums(), colSums() (PR#6196)
Full_Name: Nick Efthymiou
Version: R1.5.0 and above
OS: Red Hat Linux
Submission from: (NULL) (162.93.14.73)
With the introduction of the functions rowSums(), colSums(), rowMeans() and
colMeans() in R1.5.0, function "SEXP do_colsum(SEXP call, SEXP op, SEXP args,
SEXP rho)" was added to perform the fast summations. We have an excellent
opportunity to improve the accuracy by
2010 Jan 22
2
Optimizing C code
Hi the list,
I need to write some efficient distances function, so I read the code
for the Euclidean distance.
I do not understand the purpose of the line 11 : if x[i] and y[i] are
not NA (line 9), can dev be NA ?
Christophe
#define both_FINITE(a,b) (R_FINITE(a) && R_FINITE(b))
#define both_non_NA(a,b) (!ISNAN(a) && !ISNAN(b))
1. static double R_euclidean2(double *x, double
2001 Nov 05
1
Setting NA from C code
In the maps library, NA's are inserted between polygons so lines() can
be used to draw all polygons at once. The code to do it is like this:
*x++ = NA_REAL;
*y++ = NA_REAL;
where x and y are declared as
double *x, *y, *range;
and are the arguments passed in through a .C call.
However, the values show up in R as -6.62314033633867e-229 instead of
NA, so the
2001 Dec 24
1
Sharing Printer
Hi all,
I am a beginner to samba. I use redhat7.2.
I have a printer at winnt4.0 server.
I want to configure redhat7.2 at my desk to connect and to be able
to printe printer.
How can I do this?
Thanks inadvnace,
Regards,
lonh
2001 Nov 20
3
ext3 on a KT133A chipset
Hi,
With 2.4.14 and the ext3 patch on redhat7.2 with my KT133A Athlon system,
the kernel panics on boot up just after starting init.
I removed the ext3 patch and the kernel did not panic (However I could not
mount my ext3 file systems :) ).
Is this a proble with ext3 of something different?
Thanks for any help.
BaRT
2003 Mar 25
1
Cannot rebuild src.rpm
I use R-1.5.1-1 on VineLinux2.6, which is modified and developed from
RedHat7.2. Today I tried version-up R system, but I could not
rebuild.
Rebuilding R-1.6.2-1.src.rpm failed with the following message.
make[5]: Leaving directory `/home/umusus/rpm/BUILD/R-1.6.2/src/library'
running code in 'tcltk-Ex.R' ...X11 connection rejected because of wrong authentication.
X connection to
2014 Feb 10
1
Question re: NA, NaNs in R
Hi R-devel,
I have a question about the differentiation between NA and NaN values
as implemented in R. In arithmetic.c, we have
int R_IsNA(double x)
{
if (isnan(x)) {
ieee_double y;
y.value = x;
return (y.word[lw] == 1954);
}
return 0;
}
ieee_double is just used for type punning so we can check the final
bits and see if they're equal to 1954; if they are, x is NA, if
they're
2001 Nov 08
4
trying to create a WinNT rescue disk
I have probably a rather unusual problem. I have a computer with WinNT
already installed on it, plus RedHat7.2, and would like to try and
create a repair disk for the WinNT install (I'm no longer able to boot
NT, though I have no problem starting the NT bootloader - after I
choose Windows NT 4.0 and it starts to boot, I get a BSOD with
reference to being unable to access the bootloader (which
2002 Jun 27
2
(no subject)
hello,
i just wanted to know how to move files from the master node to slave nodes...for example i have 10 files in the master and i want to move 2 files to each slave node...how do i do that....i have redhat7.2......i tried rpc but it said command not found...i am using a beowulf cluster.
your's sincerely,
devi vijay
Get Your Private, Free E-mail from Indiatimes at
2004 Jun 04
1
sharing a private key with other local users of the same group
Hello,
we're using the portable OpenSSH (3.8.1p1) with Linux, HP-UX and
Solaris.
After starting the ssh-agent and adding a private key, I changed the
permissions of the socket to 0770, so other users of the same group have
access to it. With HP-UX and Solaris this works fine, although with
Linux and older OpenSSH versions (3.4p1/SuSE8.1,3.1p1/RedHat7.2).
With 3.8.1p1 and Linux
2002 Oct 19
1
Win2k & Samba - beginner
Hi,
I have a work provided Notebook with Win2k Pro and configured per company
specs. At home I have loaded Redhat7.2 and would like to be able to share
files between the 2 as required when I bring the Notebook home.
I have loaded Samba and attempted to configure using Swat, but still not much
luck.
I can print from the Notebook via the LAN connection to a printer connected
to the Linux box
2004 Aug 06
2
Darkice memory leak
After babysitting liveice for few months I decided to move to Darkice. First
I tried installing Darkice on Redhat7.1 but soon gave up after endless
broken dependencies. Upgraded to Redhat7.2 and the rpms were accepted right
away. I installed:
lame-3.91-1.i686.rpm
libogg-1.0rc3-1.i386.rpm
libvorbis-1.0rc3-1.i386.rpm
darkice-0.9-1.i386.rpm
Darkice runs but it eats up memory like hell. I tried
2001 Dec 22
2
Cannot rebuild srpm
Dear R-users,
When rebuilding R-base-1.4.0-1.src.rpm, it stopped and give message as follow:
(Some words is Japanese)
>>> Building/Updating help pages for package `base'
Formats: text example
make[5]: ??? ?????? `/home/umusus/rpm/BUILD/R-1.4.0/src/library'
running code in `base-Ex.R' ...make[4]: *** [base-Ex.Rout] ??? 1
make[4]: ??? ??????
2004 Jan 19
2
"PAM rejected by account configuration" and "fatal: monitor_read: unsupported request: 24" problem at secong sshd instance
Hi,
I setup two sshd instance (using OpenSSH_3.5p1 bins on redhat7.2 kernel
2.4.20-19.7smp ) in order to achieve differnet sshd settings (e.g use
different auth.method) on two different network interfaces (both on port
22).
For example to setup Hostbased authetication on the 1st sshd
and RSA pub. key auth. on the second:
The 1st instance config file /etc/ssh/sshd_config looks like:
2024 Oct 08
1
WRE about R_strtod
Hello,
This is what "Writing R extensions" currently says about R_atof and
R_strtod:
>> Function: void R_atof (const char* str)
>> Function: void R_strtod (const char* str, char ** end)
>>
>> Implementations of the C99/POSIX functions atof and strtod which
>> guarantee platform-dependent behaviour, including always using the
>> period as the decimal
2001 Apr 09
1
syntax error in datetime.c (PR#901)
Full_Name: Naoki Takebayashi
Version: 1.2.2
OS: Linux, RedHat 7.0/alpha
Submission from: (NULL) (152.3.12.123)
With RedHat 7.0/alpha (gcc 2.96-69), I encountered following error:
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -mieee -O2 -mieee -c datetime.c -o datetime.o
datetime.c: In function `do_systime':
datetime.c:306: parse error before `ans'
2010 Sep 08
0
Correction to vec-subset speed patch
I found a bug in one of the fourteen speed patches I posted, namely in
patch-vec-subset. I've fixed this (I now see one does need to
duplicate index vectors sometimes, though one can avoid it most of the
time). I also split this patch in two, since it really has two
different and independent parts. The patch-vec-subset patch now has
only some straightforward (locally-checkable) speedups for
2001 Sep 25
2
read.table() suggestions
Hi,
I understand work is being done to improve read.table(), especially by
Prof. Brian D. Ripley. I offer below a version that I wrote, in the hope some
aspects of it may prove useful or at least inspire discussion.
Be aware that my version differs in a couple fundamental ways that reflect
my aversion to dataframes and factors. So it returns a list of vectors which
are all character,
2017 Oct 09
1
Using response variable in interaction as explanatory variable in glm crashes R
>>>>> Jan van der Laan <rhelp at eoos.dds.nl>
>>>>> on Fri, 6 Oct 2017 12:13:39 +0200 writes:
> It is actually model.matrix that crashes, not glm. Same
> crash occurs with e.g. lm.
> model.matrix(dob_mon ~ dob_day*dob_mon, data = tab)
> also crashes R.
Yes, segmentation fault.
It only happens when these are *logical*