Displaying 2 results from an estimated 2 matches for "intra1".
Did you mean:
intra
2001 Feb 28
10
Bug Report
Hello Samba Team:
I don't know if this is a bug but I have compiled
the source code for samba-2.2.0-alpha2 on Solaris 7
and cannot make the binaries.
After the "./configure" command I try "make" and this
is the result:
[...cutting..]
Compiling smbd/oplock_irix.c
Compiling smbd/oplock_linux.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling
2007 Jan 29
1
Error in merging
Hi R,
The error I get if I try to merge the zoo objects, intra1, intra2, and
intra3 are as follows:
> z=merge(intra1,intra2,intra3)
Error in dimnames(x) <- dn : length of 'dimnames' [2] not equal to array
extent
Does this error mean that when merged, two columns have the same column
name and so we get this error and hence not able to merg...