Displaying 20 results from an estimated 300 matches similar to: "R 2.0.0 Installation Problem"
2005 Jan 05
1
(no subject)
Googling for `rw1061.exe' turned up:
http://www.cipic.ucdavis.edu/~dmrocke/Class/EAD289D/R/rw1061.exe
Andy
> From: Qun Shi
>
> Hi Andy,
>
> Thanks a lot for your promptly response. I searched the whole
> web site, I
> found the source code for version 1.6.X. Since I'm not a
> computer person,
> I don't how to compile it, but what I want is binary file
2004 May 26
0
Outlier identification according to Hardin & Rocke (1999)
I'm trying to use a paper by Hardin & Rocke: http://handel.cipic.ucdavis.edu/~dmrocke/Robdist5.pdf
as a guide for a function to identify outliers in multivariate data. Attached below is a function that is my attempt to reproduce their method and also a test to see what fraction of the data are identified as outliers. Using this function I am able to reproduce their results regarding the
2010 Apr 16
4
DO NOT REPLY [Bug 7368] New: Support --link-dest when receiving from a old version
https://bugzilla.samba.org/show_bug.cgi?id=7368
Summary: Support --link-dest when receiving from a old version
Product: rsync
Version: 3.0.7
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy:
2004 Feb 08
5
can't access samba server from xp
Hi all,
I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following
checklist from 'Samba-Howto-Collection.pdf'.
When I run 'net view' from a xp box but got below error message. Could
anyone tell what I need to do ?
---------------------
c:>net view \\smbhost
System error 5 has occured.
Access is denied.
c:>net use x: \\smbhost\tmp
System error 1240 has
2015 Oct 01
3
Fwd: buildbot failure in LLVM on sanitizer-x86_64-linux-bootstrap
This buildbot seems to have been failing for a while (though it's hard for
me to identify the root cause in the logs, as I mentioned in another
thread, so it's hard to say if it's the same failure, or if the failure is
consistent, etc) - anyone watching it/caring aobut it?
---------- Forwarded message ----------
From: <llvm.buildmaster at lab.llvm.org>
Date: Wed, Sep 30, 2015 at
2017 Dec 18
2
Finding center of mass in a hydrologic time series
Eric B's response provided just the kind of quick & simple solution I was
hoping for (appears as the function com below). However, I once again
failed to take advantage of the power of R and have reverted back to using
a for loop for the next step of the processing. The example below (which
requires the library EGRET for pulling an example dataset) works, but
probably can be replaced
2009 Mar 17
2
Crazy "interrupt storm detected" on atapic0
Hi all,
I have had this problem since day 1 on my new server.
It has run since November 15th 2008, and serve approx. 10 GB worth of web
traffic per month for the main site and then some 40 domains with mail and
small web pages. (hence - it's NOT that busy yet)
I started with 7.1-RELEASE-pX since I didn't have problems straight off -
but it didn't last long.
After a few days of
2007 Jan 11
2
STARTTLS: read error=generic SSL error (0)"
Hi All,
I am runnig sendmail 8.12.8. I am getting the below error.
[root at mail MailScanner]# tail -f /var/log/maillog
Jan 11 11:20:40 mail sendmail[10646]: STARTTLS: read error=generic SSL error
(0)
Jan 11 11:20:41 mail last message repeated 22494 times
Jan 11 11:20:41 mail sendmail[10646]: STARTTLS: read error=generic SSL error
(0)
Jan 11 11:20:41 mail last message repeated 8894 times
Jan 11
2004 Aug 23
3
nmbd logging in 3.0.6 ?
Due to a config typo, I could not find any log.nmbd og log.smbd.
When I realized my own error, I was able to establish
the log.smbd when starting the daemon with the -l (or --logfile)
parameter. This, however, works only for smbd - nmbd seems
to ignore the mentioned parameter totally.
Anyone else having a similar experience ?
Cheers, Joern.
2011 Oct 18
3
Ordering of stack in ggplot (package ggplot2)
I'm trying to reproduce the 3rd graph on the page of this site:
http://learnr.wordpress.com/2009/03/17/ggplot2-barplots/ . However, the data
below produces a ggplot with the stacks sorted in alphabetical order from
the bottom up. I'd like the stacks to be in the order "Europe", "Asia",
"Americas, "Africa", "Oceania". Is there an easy way to
2017 Dec 18
0
Finding center of mass in a hydrologic time series
Hi Eric,
the following works for me.
HTH,
Eric
library(EGRET)
StartDate <- "1990-10-01"
EndDate <- "2017-09-30"
siteNumber <- "10310000"
QParameterCd <- "00060"
Daily <- readNWISDaily(siteNumber, QParameterCd, StartDate, EndDate)
# Define 'center of mass' function
com <- function(x) {
match(TRUE, cumsum(x/sum(x)) > 0.5) -
2009 Jan 14
2
Maildir++ quota: When is it recalculated?
We use Maildir++ quota, with the rules taken from our LDAP backend. We also
have an old expunge script that's not quota-aware; it removes old messages
from the maildir by simply deleting the files.
Sometimes, a mailbox is over quota before the script runs, but well under
quota after the old messages are deleted. This change does not seem to be
picked up, however: When I try to deliver a new
2009 Jan 18
1
caller ID - handle_request_invite: Failed to authenticate user
We have a caller ID from our phone provider "Shaw Cable" (digital phone) and it was working OK until recently.
I get an error:
WARNING[6769]: chan_sip.c:8553 check_auth: username mismatch, have <4>, digest has <pstn-4444>
NOTICE[6769]: chan_sip.c:14316 handle_request_invite: Failed to authenticate user THELMA
<sip:7804789998 at 10.10.0.103>;tag=50e17675d59121c4o1
at
2009 Dec 31
1
AudioCodes Caller ID
I'm having problem passing Caller ID to asterisk from AudioCodes MP-114 (FXO)
AudioCodes is passing the caller ID to Asterisk but Asterisk is trying to interpret it as authentication:
[Dec 31 11:41:07] WARNING[9752]: chan_sip.c:8553 check_auth: username mismatch, have <pstn-5665>, digest has <pstn-1270>
[Dec 31 11:41:07] NOTICE[9752]: chan_sip.c:14316 handle_request_invite:
2017 Jan 26
0
Fwd: Re: Flac multi channel
-------- Forwarded Message --------
Subject: Re: [flac-dev] Flac multi channel
Date: Wed, 25 Jan 2017 15:55:14 -0300
From: Federico Miyara <fmiyara at fceia.unr.edu.ar>
To: Tor-Einar Jarnbjo <tor-einar at jarnbjo.name>
Besides the fact that many multichannel signals largely exceed 8
channels, there are examples of signal packaging with many channels
which are actually
2016 Jun 24
1
UDP Constant IP Identification Field Fingerprinting Vulnerability
We received a notice from our pci-dss auditors respecting this:
CVE-2002-0510 The UDP implementation in Linux 2.4.x kernels keeps the
IP Identification field at 0 for all non-fragmented packets, which
could allow remote attackers to determine that a target system is
running Linux.
The NVD entry for which contains this note:
CHANGE> [Cox changed vote from REVIEWING to NOOP]
Cox> So I
2008 May 11
0
[LLVMdev] Preferring to use GCC instead of LLVM
On May 10, 2008, at 7:55 PM, kr512 wrote:
>> You are seriously ignorant of what LLVM is all about.
>> Please go inform yourself.
>
> Alright, I read some more on llvm.org and it confirmed what
> I was saying:
> http://www.llvm.org/docs/GettingStarted.html#tutorial
>
> See at the end where it says:
> -----------
> 6.Compile the program to native assembly using
2015 May 10
2
v2.2.17 release candidate released
On 10 May 2015, at 06:19, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
>
> I'm now seeing these crashes in the indexing code:
>
> May 10 12:22:32 tornado.reub.net dovecot: master: Dovecot v2.2.17.rc1 (3903badc4ee0+) starting up for imap, lmtp, sieve
> ...
> May 10 13:07:50 tornado.reub.net dovecot: indexer: Error: Indexer worker disconnected, discarding 1
2017 Dec 16
0
Finding center of mass in a hydrologic time series
Hi Eric,
How about
match( TRUE, cumsum(hyd/sum(hyd)) > .5 ) - 1
HTH,
Eric
On Sat, Dec 16, 2017 at 3:18 PM, Morway, Eric <emorway at usgs.gov> wrote:
> The small bit of script below is an example of what I'm attempting to do -
> find the day on which the 'center of mass' occurs. In case that is the
> wrong term, I'd like to know the day that essentially cuts
2008 May 11
9
[LLVMdev] Preferring to use GCC instead of LLVM
Not that I sympathize with the OP's manners but...
Bill Wendling <isanbard at gmail.com> writes:
> On May 10, 2008, at 7:55 PM, kr512 wrote:
>
>> See how gcc is invoked to generate the final executable
>> file. This means LLVM is an incomplete backend,
>> unfortunately.
>>
> That's only a convenience. GCC generates assembly code too and calls