similar to: amount of data R can handle in a single file

Displaying 20 results from an estimated 100 matches similar to: "amount of data R can handle in a single file"

2008 Feb 14
4
FW: Memory Problem
I am sure this has been covered before, but I can find it in my archives. I loaded up a new server IBM x3650, 2x Intel dual core cpu's I installed additional RAM to take it up to 7 gigs according to http://www.centos.org/product.html#seven CentOS 5 x86 which I am using supports up to 16gigs of RAM. Once I boot up CentOS only see's about 3.2Gigs of Ram. I installed the kernel-PAE
2008 Apr 08
1
IAX2 speex payload using ZoIPer
Using Wireshark I can see that ZoIPer always send a 160 byte payload. First few payloads contain 20 bytes of data (what I believe to be a mode 3 frame, ie first byte in 0x18 - 0x1F range), followed by 0x7B (21st byte), ie. 5 bit 0x0F terminator padded with 011. ... and then zeroes all the way up to 160 bytes. ... but then after a few payloads there are more following these 21 bytes ...
2007 Sep 11
1
apche vhosts ldap
Hi all, i am building a web server on centos version 4 running httpd-2.0.52 mysql we have a ldap server on the network which has got all the vhost details. so i am trying to pull vhost details from the ldap server could not find module vhosts ldap for centos. can some one please point me in the right direction any help is much appreciated. cheers phani
2007 Oct 17
3
getent passwd not listing domain users, nsswitch.conf is configured
Using Samba 3.0.25c on OpenSolaris nv72. wbinfo -u lists domain users as expected. getent passwd only lists local users. nsswitch.conf has the following lines: passwd: files winbind group: files winbind My smb.conf is below. Where should I start to troubleshoot? [global] realm = FNB.LOCAL workgroup = FNB security = ADS use kerberos keytab = true ; password server =
2003 Oct 09
1
Scoping rules
Dear List members: I'm using R1.7.1 (Windows 2000) and having difficulty with scoping. I've studied the FAQ and on-line manuals and think I have identified the source of my difficulty, but cannot work out the solution. For the purposes of illustration. I have three functions as defined below: fnA <- function(my.x) { list(first=as.character(substitute(my.x)), second=sqrt(my.x)) }
2013 Sep 13
2
[LLVMdev] [lld] Implementing the aliasing feature
On 9/13/2013 6:06 PM, Nick Kledzik wrote: > On Sep 13, 2013, at 3:35 PM, Shankar Easwaran <shankare at codeaurora.org> wrote: >> This would work only if an alias is another name for the same symbol(weak symbols). > I don’t know what that means. Can you clarify? Doesnt this imply that the alias atom is a zero sized atom ? >> If what is being aliased is another function
2013 Sep 14
0
[LLVMdev] [lld] Implementing the aliasing feature
On Sep 13, 2013, at 4:16 PM, Shankar Easwaran <shankare at codeaurora.org> wrote: > On 9/13/2013 6:06 PM, Nick Kledzik wrote: >> On Sep 13, 2013, at 3:35 PM, Shankar Easwaran <shankare at codeaurora.org> wrote: >>> This would work only if an alias is another name for the same symbol(weak symbols). >> I don’t know what that means. Can you clarify? > Doesnt
2013 Sep 16
1
[LLVMdev] [lld] Implementing the aliasing feature
On 9/13/2013 8:51 PM, Nick Kledzik wrote: >> If I alias the atom, and add a layoutBefore from fna to fnb, fnb is going to have a seperate virtualaddress from fna. > This sounds like you mean “alias” to mean take one implementation and override another implementation (that has a different name) Yes. I think ELF could treat it as a Layout-Before reference too. This way Darwin can share the
2008 Feb 05
1
Got *** caught segfault *** with Quantreg on Mac (PR#10699)
Full_Name: Edward Huang Version: 2.6.1 OS: Mac OS 10.5.1 Leopard Submission from: (NULL) (71.198.106.232) I'm trying to run quantile regression on my data. I just couldn't make it work. The same dataset ran okay on STATA 10, tho. Would you please take a look at it? Here is the error message: *** caught segfault *** address 0x3ff00008, cause 'memory not mapped' Traceback:
2006 Jul 17
2
Quantreg error
Dear User, I got the following error running a regression quantile: > rq1<-rq(dep ~ ., model=TRUE, data=exo, tau=0.5 ); > summary(rq1) Erro em rq.fit.fnb(x, y, tau = tau + h) : Error info = 75 in stepy: singular design Any hint about the problem? Thanks a lot, ________________________________________ Ricardo Gon?alves Silva, M. Sc. Apoio aos Processos de Modelagem Matem?tica
2003 Oct 09
0
Scoping Rules: Summary
Thanks to Andy Liaw, Roger Peng, Thomas Lumley, Brian Ripley and Peter Dalgaard, all of whom addressed my questions or threads arising from them. The full messages were posted to the list so this is a brief summary: Andy Liaw explained the difference between lexical and dynamic scoping and the rationale behind the choice of lexical scoping for R. Roger Peng showed how to modify fnB. Brian
2013 Sep 13
0
[LLVMdev] [lld] Implementing the aliasing feature
On Sep 13, 2013, at 3:35 PM, Shankar Easwaran <shankare at codeaurora.org> wrote: > This would work only if an alias is another name for the same symbol(weak symbols). I don’t know what that means. Can you clarify? > > If what is being aliased is another function definition, which is a non zero sized atom, aliasing will not work. That is the exact scenario I think it *will* work
2013 Sep 13
2
[LLVMdev] [lld] Implementing the aliasing feature
Hi Nick, This would work only if an alias is another name for the same symbol(weak symbols). If what is being aliased is another function definition, which is a non zero sized atom, aliasing will not work. I was thinking to model this for ELF for the below functionalities :- a) __wrap For example : --wrap fn What I plan to do here is, create a undefined function fn atom create a defined
2006 Jun 20
2
Documentation issues [Was: Function hints]
I would like to follow up on another one of the documentation issues raised in the discussion on function hints. Duncan mentioned that the R core were working on preprocessing directives for .Rd files, which could possibly include some sort of include directive. I was wondering if a "includeexamples" directive might also be considered. It often makes sense to use the same example to
2005 Sep 30
2
AutoCAD 2004 requires IE 6
Hi, I'm trying to get AutoCAD 2004 running in wine 20050725 on Fedora Core 4 So far I've got to installation of AutoCAD and am getting the message that Internet Explorer 6.0 needs to be installed first. Obviously I don't want to do this - can anyone offer any help ? Here's the console message but a message box also pops up. This isn't an error as the same issue occured on
2003 Feb 15
2
rsync for DOS
I have recently completed a port of rsync to DOS. It is compiled using Borland C 3.1 to run in real-mode DOS (because my target was a hand-held computer with little memory). There are a few compromises, for example it is client only, it does not support rsh or ssh and the file names on the server must be in DOS format if they are to be sync'd correctly. There is more information and a
2007 Nov 02
2
Concatenate strings
Hi everyone. Mandatory disclaimer: New to puppet/clueless but learning/please don''t get fed up with me yet... Mandatory praise: Love puppet so far... Mandatory stupid first question: How do I concatenate a variable to an arbitrary string? ie. $someval="$hostname_prod_config" So if $hostname is "myserver", then $someval should result in
2009 Jan 07
3
What version has the HA Translator?
Does the stable version of GlusterFS, GlusterFS 1.3-SUSKE RELEASE, have the High Availably (HA) Translator or is it just in v1.4? John This email was independently scanned for viruses by McAfee anti-virus software and none were found
2009 Jul 10
1
Samba and CTDB on GlusterFS
An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090710/77db3788/attachment.html>
2008 Jan 05
3
Template problem
Hi All, I have been bashing my head against the wall with this template problem. I have tried numerous variations on this, but the gist of it is this: When I create a template of over 105 (or so) lines, I get various strange error messages. Those messages vary depending on very tiny changes with the template (such as adding a single text line or variable). Sometimes the errors look like this: