Displaying 20 results from an estimated 9000 matches similar to: "read.table error"
2011 Nov 28
2
problem in reading file
Hi,
I have a file that looks like this :
one,0
two,0.591,0
three,0.356,0.350,0
four,-0.098,0.072,0.380,0
five,0.573,0.408,0.382,0.062,0
six,0.156,0.232,0.517,0.424,0.303,0
seven,0.400,0.414,0.611,0.320,0.401,0.479,0
eight,0.282,0.375,0.512,0.346,0.308,0.463,0.605,0
nine,0.519,0.484,0.467,0.167,0.455,0.311,0.574,0.557,0
I want to create a data matrix out of it, so I tried this :
2006 Sep 27
2
Truncated username error?
I'm seeing an odd problem when a user here tries to edit images on a
3.0.10 Samba server running on a Centos 4.4 machine.
There is a "couldn't find service" error, but the username given is only
seven characters instead of the eight required.
The error occurs specifically when trying to Save As in Photoshop, which
itself complains that the disk is full, even though it
2005 Nov 21
3
New code: proposed release?
So I just wanted to review what most of my new code does for those
who are not familiar with it yet.
======
The biggest feature of my work is the docbook export. This means that
any valid textile markup can be exported to the docbook standard. I
added a new chapter tag to go along with the export.
ch. 1. Here is the title
In HTML, this will produce:
<h1>1. Here is the
2012 Oct 03
1
Network failure on KVM guest
I set up a KVM host a few months back with eight virtual machines running
on it. Now, at least since yesterday, one of the guests (which apart from
the MAC address is otherwise identical to six other guests) has lost its
network connection. The other seven vms work fine.
More bizarre, even rekickstarting does not work due to this issue. I suspect
some issue on the host, but don't really
2005 Jun 03
1
Need Help - Urgent
Hello,
I am a student and some really urgent help.I am using R software and while
creating a grid with eight elements its showing the error and while if i
do it with seven it says that the memory is not sufficient...
here is the line ...with the error....
> Z<-as.matrix(expand.grid(x,y,x,y,t,s,t,s))
Error in rep.int(rep.int(seq(length = nx), rep.int(rep.fac, nx)), orep) :
cannot
2017 Dec 15
2
2.1 to 2.2 server migration Qs: sanity check, config ?
I have an old Centos 6 running dovecot 2.1.17 with Postfix 2.1x, mysql
virtual domains, in the process of setting a new Centos 7 to migrate,
copied /etc/dovecot, made some minor edits to get rid of errors, added
Letsencrypt in place of self certified certs, it seems to work, using mail
client I can log on StartSSL/110/143, TLS/995/993 with no visible errors
when login on
is there any other sanity
2001 Nov 30
1
Problems with utmp
Hi there,
I'm using samba-2.2.2 under Solaris 8 and I've got the following problem!
I have configured samba with "--with-utmp" and with "--with-quota" and
everything works fine. But when look for the last users logged in, in the
utmp-database there are only the first seven letters of the username, not
eight that we use for usernames.
Can you help me with this problem
2006 Apr 23
1
Comparing GLMMs and GLMs with quasi-binomial errors?
Dear All,
I am analysing a dataset on levels of herbivory in seedlings in an
experimental setup in a rainforest.
I have seven classes/categories of seedling damage/herbivory that I want to
analyse, modelling each separately.
There are twenty maternal trees, with eight groups of seedlings around each.
Each tree has a TreeID, which I use as the random effect (blocking factor).
There are two
2020 Mar 28
0
[klibc:update-dash] dash: parser: Only accept single-digit parameter expansion outside of braces
Commit-ID: 82ab2c44da800190b0a92336162ca67ba4673600
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=82ab2c44da800190b0a92336162ca67ba4673600
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 27 May 2019 13:39:37 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: parser: Only
2009 Sep 21
3
(Universal) Ambisonic implementation
e deleflie <edeleflie at gmail.com>
...
> ok, I do realise that the extending the maximum channel count may be
> difficult ... there's gotta be a way to do it though.
Perhaps a comparison of the FLAC structure
with that of Vorbis will help.
Within a FLAC stream the audio is split into
blocks which are grouped (interleaved). But
within each block the eight channels are
chained
2011 Jul 11
1
How to generate same type of graphs using the previously written commands for a few hundred similar data sets?
I have a few hundred of data sets which are within one data file, I need to
first of all take the subsets of each data set, and I've written commands to
generate a graph and csv file. Then I want to generate the same type of
graphs and csv files for the rest of the data sets. I wonder if there's a
command in R which I could use?
To be more specific, I have written out the commands for a
2017 Dec 15
0
2.1 to 2.2 server migration Qs: sanity check, config ?
Please read between the lines =)
at least you should remove autocreate plugin.
> On December 15, 2017 at 4:47 PM voytek at sbt.net.au wrote:
>
>
> I have an old Centos 6 running dovecot 2.1.17 with Postfix 2.1x, mysql
> virtual domains, in the process of setting a new Centos 7 to migrate,
> copied /etc/dovecot, made some minor edits to get rid of errors, added
>
2011 Jul 12
1
What's wrong with my code?
I've written out codes for one particular file, and now I want to generate
the same kind of graphs and files for the rest of similar data files.
When I plugged in these codes, R produced only one plot for the file
"eight", and it states my error(see below) I have edited and checked my
codes so many times but still couldn't figure out what's wrong with
it...would you please
2017 Jan 26
2
Flac multi channel
Federico Miyara wrote:
...
> The file format allows some unused fields for future use, such as the
> padding block. It could include a flag to indicate a change in the
> format adding one more streaminfo byte which would allow up to 256
> channels (actually, 256 + 8), or it could trigger a new byte when 11111111.
>
> There is also an invalid block identifier (127) which could be
2011 Jul 12
1
What's wrong with my code? (Edited version-added my data)
I've written out codes for one particular file, and now I want to generate
the same kind of graphs and files for the rest of similar data files.
For example, a file "8.csv" would look like such:
enc_callee inout o_duration type
A out 342 de
B in 234 de
C out 132 de
E in 111 de
A in 13 cf
H in 15.7 cf
G out 32 de
A out 32 cf
I in 14 de
K in 189 de
J out 34.1 cf
B in 98.7 de
H out
2006 Nov 09
2
Multi Head Cube rotation
Hi,
I pulled compiz from GIT yesterday to see if I could get proper
multi-head support. I think the current status is great, but I have
one little suggestion to make.
The current behavior is that we have two viewpoints of the "cube"
(it's more like a body with eight side planes now). If it's rotated
one step we skip one of the planes. Rotating four times is enough to
go round
2003 Dec 02
4
Configuring new system for a non-profit organization
Hi,
The PBX at the Colorado Organization for Victims' Assistance fried as a
result of the building power being cycled. I'm now in the process of
building an * system to replace the failed PBX. Minimum cost is the
priority.
I have a T100P card installed in the new system, and I am about to order
integrated T1 services from the "CBeyond" company. They will require
eight
2011 Sep 05
5
Bug#640500: xen-hypervisor-4.0-amd64: xend invokes oomkiller and reboots machine when creating DomU's
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-2
Severity: normal
Tags: upstream
When creating Xen DomU's, at some point xend invokes the oom-killer and
the entire machine restarts:
Sep 5 12:04:59 arbiter kernel: [259697.101212] __ratelimit: 136
callbacks suppressed
Sep 5 12:04:59 arbiter kernel: [259697.101218] xend invoked oom-killer:
gfp_mask=0x200da, order=0, oom_adj=0
Sep 5
2017 Jan 28
2
Flac multi channel
Don't overlook the FLAC in Ogg container solution. That's established as a standard for some time now, as far as I know, and would probably be better than a new, proprietary multi mono bundle. I haven't used it myself, but people have been talking about it for a while, and I believe that some "FLAC" users are actually working with FLAC in Ogg container files.
Brian
2004 Sep 10
5
[Flac-users] Re: settings for tighter compression than -8?
Early this past week, Miroslav Lichvar suggested for me:
> Ok, you need 0.04% improvement, that should not be a problem. Try
> flac --lax -e -p -l 32 -r 10 --no-padding
Thank you again, Miroslav. I tried that, and it took almost two full
days (surprisingly, Windows ME stayed up that long without crashing) to
re-encode the entire set on my 266-MHz machine. After all, in the help
file