Displaying 20 results from an estimated 800 matches similar to: "chron blues"
2002 Oct 29
2
RODBC blues
Good Day,
Perhaps I have missed a posting but ... I cannot find the RODBC package on
cran at www.stats.bris.ac.uk/R/.
Many thanks
Bernie McConnell
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the
2004 Nov 11
2
RODBC & POSIX & Daylight Saving blues
Dear All,
The recent improvement in RODBC to recognize datetimes in tables has
exposed my ongoing confusion.
All my data are obtained from a satellite system (Argos) which tags events
in the GMT time zone. Daylight saving is ignored. To my way of thinking
this means that
1. twelve-o-clock means halfway through the day regardless of season, and
2. the difftime of any two dates where
2001 Sep 25
1
blues in c
G'Day,
I'm a little confused why the c function has the followng effect on
classes - is this a feature ? My workround [ class(cc) <- c("POSIXt",
"POSIXct") ] seems to do the job.
Many thanks
Bernie McConnell
"R version 1.3.1, 2001-08-31" on NT
> aa <- as.POSIXct("2001-09-23")
> bb <- as.POSIXct("2001-09-24")
> cc
2001 Apr 20
5
map projections
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 905 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20010420/61ada248/attachment.bin
2001 May 10
2
memory blues
G'Day again,
I am attempting to read a large MSAccess file into R, but get memory
problems. With the first 100 rows of the table ("Macca99") things, as
shown below, are fine and the resulting object is 33,780 bytes. But when I
read the entire table ("MaccaDiv99") which is 218,000 rows R falls over
with the message:
Rgui.exe - Application error
The instruction at
2006 Apr 24
3
(no subject)
Goodday,
I'm an opensource fanatic and I have already installed asterisk in my
mandriva linux. Actually, I'm also planning to install the asterisk
management portal for GUI of asterisk. If anyone could help me guide
in installing this. Thanks a mill for the help..
-Rommel-
2003 Aug 11
2
Sync ogg/vorbis streams
Goodday everyone,
I am brand new to this mailing list and to ogg/vorbis so I apologies if
I am out of line.
I am attempting to get synchronised streams to x clients via a WAN (i.e.
internet). Currently due to buffering , latency etc.. the client streams
are on average 1 - 10 seconds out of sync.
My question is this. Does either ogg or vorbis contain timestamp
information that could be use to
2011 Sep 04
5
Ranking and term proximity
Hi,
I was reading an article recently about how google ranks results
(among many other things of course) based on the proximity of the
search terms in the source documents. In addition, the position of
the search terms in the search query string itself is also taken into
consideration when determining how important each term is.
Does Xapian do something similar - at least for the first part?
2003 May 30
1
how can i add samba user and samba password to my samba server
Goodday sir,
I am running Caldera Open unix 8.0 and i am founding it difficult to add samba user and assign samba password to the added user.please assist me with the right command syntax and tnhe right prompt to issue it.
thanks.
Dada A. Adebayo
(ccna,mcp)
BUROMAT LIMITED
Mobile : 0803-360-2762, 0802-327-1126
---------------------------------
Do you Yahoo!?
Free online calendar with
2003 Apr 16
1
rsync - windows how should I compile the code any clues - Thanks !
Hi,
I have a unique issue that I am dealing with here.
I need to develop rsync algorithm into a library that can be re-used with my
VB / VC application on Windows platform.
I need your advice if there is any library already available on the Internet
for this? I did get librsync but that is just a header file which I do not
know how to compile also with the existing code I have.
Can you
2016 Sep 08
2
smbd to authenticate via pam modules
On 09/08/2016 05:10 PM, Volker Lendecke wrote:
> On Thu, Sep 08, 2016 at 04:59:14PM +0200, David Komanek via samba wrote:
>> and there is nothing logged by pam libraries, so I suppose they are not
>> called at all (other services are using it successfully and logging
>> without problems). But as long as I am using plaintext passwords, it
>> should be going to pam
2005 Aug 15
2
queer data set
I have a dataset that is basically structureless. Its dimension varies
from row to row and sep(s) are a mixture of tab and semi colon (;) and
example is
HEADER1 HEADER2 HEADER3 HEADER3
A1 B1 C1 X11;X12;X13
A2 B2 C2 X21;X22;X23;X24;X25
A3 B3 C3
A4 B4 C4 X41;X42;X43
A5 B5 C5 X51
etc., say. Note that a blank
2016 Nov 10
4
lazy-load SNI?
Hello,
We?re rolling out large SNI deployments for our mail servers. Each domain gets an entry like this in the config:
local_name mail.foo.com {
ssl_cert = </ssl/domain_tls/*.foo.com/combined
ssl_key = </ssl/domain_tls/*.foo.com/combined
}
There are a couple problems we?re finding with this approach:
1) Dovecot wants to load everything at once, which has some machines taking
2003 Apr 17
3
accessing current factor in tapply
G'Day,
I want to access in a function called from tapply the current factor. In
my example below, all I want to do is to write the current factor on each
histogram. Needless to say my example does not work. I would be grateful
for pointers in the right direction.
Many thanks
Bernie McConnell
Sea Mammal Reserach Unit
cc <- 1:10
ff <- rep(c("a","b"),5)
pp<-
2007 Mar 22
2
Proposal for Ruby on Rails for the SOC.
Hi list,
I''m sorry to come here talking about this (since I realize you have
many, far better things to do, but I''d really like your feedback on an
idea I have for the summer of code.
I''d like to work with the guys at Ruby Central on implementing a
feature for Ruby on Rails, and since you guys are the best source of
information on the subject, I''d like to ask
2010 Sep 09
4
xen upgrade problem, cant boot from 3.4.2 to 4.0.0
Hi Guys!
I have a very interesting problem.
I run gentoo and have been running xen-3.4.2 on 2 server computers
(Supermicro-based, IBM).
A little time ago, I have tried to upgrade xen-3.4.2 to xen-4.0.0 (with
emerge) on the Supermicro server, but the computer wasn''t able to boot with
the following breakdown:
[ 62.848947] 0800 1315427328 sda driver: sd
[ 62.849264] 0801 208813 sda1
[
2005 Mar 26
11
Do i need a proxy??
Goodday,
First my network layout:
dsl router (10.0.0.99)
|
server (eth0 10.0.0.1, eth1 10.0.1.10)
|
3 times windows machine (10.0.1.2, 10.0.1.3, 10.0.1.4)
(all with proxy settings 10.0.1.10:8080)
Now on the server is mandrake 10 installed with shorewall as firewall.
And a apache webserver (and no ftp server).
When i turned internet sharing on it started squid which added a line in the
2006 Jun 15
0
Back Button Blues?
I know that this subject has been brought up a few times in this forum,
and I have seen the ONJava.com article (plan to print it out and read it
entirely after work). Most of the posts are from at least 4 months ago.
Has there been any development in this area? Are there any example sites
out there that use the ONJava example, or another example... or better
yet has anyone written a RoR
2003 Nov 10
0
Ogg Vorbis Blues
Re: my other post (without a subject) sorry for that...
I think I solved the problem by disabling the "clipping protection" in the
winamp plugin properties...weird!
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing
2000 Jun 13
2
scp -r blues
Hi there,
I'm using the latest stable release of open-ssh, and scp, and am having
a problem...
I want to use scp to backup some important files on a publically visible
server.
Everything seems fine, except for two details:
1) scp will not copy a core file. This server is used for devel, and the
occasional core file is created. scp almost always coughs on such files,
and stops.
2) scp -r