similar to: Apologies -- spam filter mail

Displaying 20 results from an estimated 120 matches similar to: "Apologies -- spam filter mail"

2000 Oct 03
2
Parse Errors
Dear R Development Team, Using Thomas Baier's R Com Server -- or a dll I am building which supports an evaluate function that is based on Baier's function R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing
2000 Oct 03
2
Parse Errors
Dear R Development Team, Using Thomas Baier's R Com Server -- or a dll I am building which supports an evaluate function that is based on Baier's function R_Proxy_evaluate contained in proxy_impl.c -- when I issue an invalid command to R such as "plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for a parse error before actually generating code and issuing
2000 Mar 27
0
Project Proposal: The Gestalt System
The Gestalt System project aims to develop a free, Open Source, object-oriented software framework which makes use of other free, Open Source software tools for the purposes of managing, analysing, and reporting on quantitative data in a manner which is suited to modern, networked computing environments in which processor, memory, and storage resources are abundant but time is scarce and
2000 Dec 31
4
R as a daemon?
I have a GNU/Linux / Unix application in which I'd like to have an R process running in a persistant state, while receiving instructions (and data) from another process, and returning results to this process. My initial thoughts are to set something up with named pipes or such, but I believe that the R process will terminate when it reads EOF (^D) from the input pipe. The client process is
1999 Aug 03
2
Performance & capacity characteristics of R?
I hope this is merely a FAQ, and not an AFAQ (annoyingly....). I'm a SAS programmer, with several years' experience of the system, evaluating alternatives. See the SAS for Linux website (URL in sig) for more info. I'm exploring R's capabilities and limitations. I'd be very interested in having a deeper understanding of it capacity and performance limitations in dealing with
2004 Aug 09
0
sip endpoint not ringing
with a h323 client over my gatekepper a call comes over asrerisk to my sip endpoint: == Spawn extension (sip-phones, 01634255122, 1) exited non-zero on 'SIP/0699073201-528d' -- Executing Dial("H323/ip$10.0.0.124:49638/18690", "SIP/0699073201") in new stack -- Called 0699073201 -- SIP/0699073201-dc61 is ringing -- SIP/0699073201-dc61 answered
2013 Sep 11
8
[Bug 851] New: IPv6 SNAT target with --random doesn't work
https://bugzilla.netfilter.org/show_bug.cgi?id=851 Summary: IPv6 SNAT target with --random doesn't work Product: netfilter/iptables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: NAT AssignedTo: netfilter-buglog at lists.netfilter.org
1999 Dec 23
4
Very Large Data Sets
List, Can R handle very large data sets (say, 100 million records) for data mining applications? My understanding is that Splus can not, but SAS can easily. Thanks, Tony Fagan -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/19991222/6f333667/attachment.html
2004 Apr 23
1
Using a existing windows partition
Hi, I have a windows XP home partition on my computer (ntfs) can/may i point wine to this partition to use it, instead of the fake_windows ? TIA Patrick -- "Well Bones, do the new medical facilities meet with your approval?" "They do not. It's like working in a damn computer center" Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B ICQ# 316932703
2004 Dec 01
0
Microsoft Encarta
Hi, Has anyone on this list Microsoft Encarta 2004 and Atlas 2000 working under wine ? TIA Patrick -- "If I were human, I believe the correct response would be 'Go to Hell'" -- Spock's response to a Starfleet summons (Star Trek VI) Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B ICQ# 316932703 Registered Linux User #44550 http://counter.li.org
2004 Jul 10
1
Installing Macromedia MX
Hi, i'm trying to install Dreamweaver MX according to Frank's corner and when i try to start the install i get this error: wine: could not load L"Z:\\mnt\\cdrom\\Install Macromedia Studio MX.exe" as Win32 binary I'm using Wine 20040121 TIA PAtrick -- "I am a graduate of Starfleet Academy; I know many things." Worf (The Darkness and the Light) Fingerprint
2005 Aug 30
0
No subject
Does anyone know a solution ? TIA Patrick -- "Live long and prosper, Spock." -- T'Pau "I shall do neither. I have killed my captain, and my friend." -- Spock Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B ICQ# 316932703 Registered Linux User #44550 http://counter.li.org --Signature=_Sun__11_Jan_2004_20_46_41_+0100_0GSwb.JLcjNTC0By Content-Type:
2004 Feb 01
0
Naming difference in cbind between (PR#6516)
I see valid reasons and will therefore adopt the defensive coding practice: abc <- cbind(abc, d=abc$y - predict.lm(abc.lm, type="terms")[,1]) which works the same in both S-Plus and R and gives the answer I want. The result of predict.lm is not a data.frame. It is a "structure" in S-Plus and a "matrix" in R. S-Plus gives > M <- matrix(1:4, 2, 2,
2002 Mar 10
0
Re: Announce: RPy (R from Python)
Walter Moreira wrote: > I wrote a small extension module for using the R programming language from > within Python. It makes it possible to use the huge mathematical and > statistical library of R from Python, almost whitout any changes from the text > of R manuals. > > As a side effect, it is also possible to use the full graphics capabilities of > R, which are extremely
2003 Oct 12
1
Altivec-enabled libvorbis...
Hey guys, I just released my new MacOSX-based OpenAL implementation...part of it is a Ogg Vorbis decoder based on the 1.0 reference libraries. I spent some time optimizing them and found that many of the hotspots in libvorbis are perfect candidates for vectorization, so I wrote Altivec versions of them. The end result? Decoding of a .ogg file is between 30 and 50% faster on a Mac with an
2010 Jan 13
3
Recovering a broken mirror
We have a production SunFireV240 that had a zfs mirror until this week. One of the drives (c1t3d0) in the mirror failed. The system was shutdown and the bad disk replaced without an export. I don''t know what happened next but by the time I got involved there was no evidence that the remaining good disk (c1t2d0) had ever been part of a ZFS mirror. Using dd on the raw device I can see data
2012 Oct 10
2
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
Cool; glad to help. When I added the data region bits, I tried to keep the ARM-style annotations in mind a bit, so hopefully things will fit together without too much trouble. -Jim On Oct 10, 2012, at 12:05 PM, Renato Golin <rengolin at systemcall.org> wrote: > Thanks Jim! > > I have updated the bug with your comments, I think it's a good start. > > Greg, let me know
2012 Oct 10
0
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
Thanks Jim! I have updated the bug with your comments, I think it's a good start. Greg, let me know if that's not enough, I think I can help you from now on. cheers, --renato On 9 October 2012 23:58, Jim Grosbach <grosbach at apple.com> wrote: > > On Oct 7, 2012, at 3:14 AM, Renato Golin <rengolin at systemcall.org> wrote: > >> On 5 October 2012 17:48, Jim
2012 Oct 09
2
[LLVMdev] R_ARM_ABS32 disassembly with integrated-as
On Oct 7, 2012, at 3:14 AM, Renato Golin <rengolin at systemcall.org> wrote: > On 5 October 2012 17:48, Jim Grosbach <grosbach at apple.com> wrote: >> The recent MachO data-in-code support should have fixed a lot of the problems. There's probably still some quirks in the specifics ($a vs. $t and making sure the symbols get into the ELF properly), but the core
2000 Nov 09
4
libvorbis compile failure
The latest CVS update of libvorbis fails to compile on SuSE Linux 6.4. The error is below. Also, what happened to the xmms plugin directory in cvs? It complains that it is missing when I do a 'cvs update'. gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0beta3\" -DHAVE_ALLOCA_H=1 -DHAVE_ ALLOCA=1 -I. -I. -I../include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fs