search for: 1022mb

Displaying 7 results from an estimated 7 matches for "1022mb".

2007 Sep 20
2
Package Survey
Hello, How I use the function as.svrepdesign without memory.size problems? desenho_npc_JK <- as.svrepdesign(desenho_npc,type="JKn") Error: cannot allocate vector of size 161.3 Mb In addition: Warning messages: 1: Reached total allocation of 1022Mb: see help(memory.size) 2: Reached total allocation of 1022Mb: see help(memory.size) 3: Reached total allocation of 1022Mb: see help(memory.size) 4: Reached total allocation of 1022Mb: see help(memory.size) Many thanks, --------------------------------------------------- Rita Sousa Depart...
2006 Mar 14
1
MEMORY limit in R
..............sample20 gen1 gen2 gen3 .... gen12626 I have converted SAMPLES_log to a numeric matrix using: as.matrix(SAMPLES_log) when I use the following command: heatmap(SAMPLES_log) Error: cannot allocate vector of size 622668 Kb In addition: Warning messages: 1: Reached total allocation of 1022Mb: see help(memory.size) 2: Reached total allocation of 1022Mb: see help(memory.size) Is there some library in BioConductor that will allow me to output a heatmap. I want to compare the expression of the first 10 samples with the last 10 samples. I have tried running that command in a Linux envir...
2008 Oct 21
2
Dragon NaturallySpeaking 7 install fails -ve memory reported
...welcome some guidance. When I run "wine /media/cdrom1/autorun.exe" the install looks promising for a few moments, then an error message saying: "Your computer does not meet the minimum specifications for installation of Dragon NaturallySpeaking" and it reports something like -1022Mb memory. Then the install allows me to withdraw gracefully, no crashes or other problems. This behaviour happens under Wine 1.00 from the Ubuntu repository and under Wine 1.1.6. My guess is that the Dragon installer is not able to recognise 3GB and is therefore unable to install, having misreporte...
2004 Aug 16
1
huge array with floats: allocation error
...a couples of documents and the mailing list I dare to ask it here I need to define an array with the size 64 x 64 x 16 x 1000 for single-precision floating-point numbers. With 1G RAM I get always the error: "cannot allocate vector of size 458752 Kb" "reached total allocation of 1022MB: see help(memory.size)" I consulted memory.size() but it didn't help me. so my question: I know that there is NO float type in R. Is there any way to solve my problem, without increasing the RAM? many thanks Cheers! Christoph
2006 Aug 07
1
Running out of memory when using lapply
...hIn) On a small scale, this works and returns something like str(res) [[1]] [1] "UNIQUE" [[2]] [1] 405 406 407 16351 [[3]] [1] "REMOVE" [[4]] [1] "REMOVE" If I try this with the entire 40 000 character list, though, I get the "Reached total allocation of 1022Mb: see help(memory.size)" error message. Can someone please give me a hint how to solve this problem correctly? THANKS! Kamila
2008 Feb 11
0
Memory allocation problem with large dataset
...hat involves a correlation structure for the random effects: vanfemfit2<-update(vanfemfit1, correlation=corAR1()) I receive the following error message: Error: cannot allocate vector of size 392.9 Mb In addition: Warning messages: 1: In corFactor.corAR1(object) : Reached total allocation of 1022Mb: see help(memory.size) I have looked through all of the R-help archives, but nothing that was previously suggested has worked so far. I have a 32-bit Windows OS with 1 Gb RAM, and I have also tried all of the following functions on a 64-bit Windows OS with 2 Gb RAM. Here are the functions I have...
2009 Jan 04
1
Warnings compiling on OpenBSD 4.4 i386
...i386/compile/GENERIC cpu0: Intel(R) Xeon(R) CPU 3040 @ 1.86GHz ("GenuineIntel" 686-class) 1.87 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR real mem = 1071788032 (1022MB) avail mem = 1027936256 (980MB) mainbus0 at root bios0 at mainbus0: AT/286+ BIOS, date 12/31/99, BIOS32 rev. 0 @ 0xfd460, SMBIOS rev. 2.4 @ 0xdc010 (48 entries) bios0: vendor HP version "O10" date 07/20/2007 bios0: HP ProLiant ML110 G4 $ ./configure --without-pop3d --with-deliver --wit...