similar to: Memory Windows

Displaying 20 results from an estimated 3000 matches similar to: "Memory Windows"

2012 May 20
4
R Memory Issues
---------- Forwarded message ---------- From: Emiliano Zapata <ezapataika@gmail.com> Date: Sun, May 20, 2012 at 12:09 PM Subject: To: R-help@r-project.org Hi, I have a 64 bits machine (Windows) with a total of 192GB of physical memory (RAM), and total of 8 CPU. I wanted to ask how can I make R make use of all the memory. I recently ran a script requiring approximately 92 GB of memory to
2012 Jun 06
1
stumped on re-building package vignette
[Env: Win Xp / StatET 2.0 / R 2.15.0] In my heplots package I extended the HE-examples.Rnw vignette under inst/doc. The package passes R CMD check on my machine: * using log directory 'C:/eclipse-3.7/heplots.Rcheck' * using R version 2.15.0 (2012-03-30) * using platform: i386-pc-mingw32 (32-bit) ... * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files
2012 May 20
1
(no subject)
Hi, I have a 64 bits machine (Windows) with a total of 192GB of physical memory (RAM), and total of 8 CPU. I wanted to ask how can I make R make use of all the memory. I recently ran a script requiring approximately 92 GB of memory to run, and got the massage: cannot allocate memory block of size 2.1 Gb I read on the web that if you increase the memory you have to reinstall R; would that be
2012 May 22
1
utils:::menuInstallLocal()
Hello R, I'm trying to install a package (class) locally; in windows 7, 64 bits machine. The only massage I see on the R Console is: utils:::menuInstallLocal() nothing else. What does this means, shouldn't I got some source of massage on the Console. EZ [[alternative HTML version deleted]]
2008 Aug 20
4
mod_proxy, mongrel, redirect issue
Hello, I am configuring apache 2.2 to serve my rails app through mongrel at the root of my server. First, I redirect all http traffic to https with the following: ServerName emiliano NameVirtualHost *:80 <VirtualHost *:80> RedirectPermanent / https://emiliano #this server is only accessed internally </VirtualHost> Inside the <VirtualHost *:443> section, I have the following
2012 Jun 22
1
Vignettes are not being (re)built.
I'm adding a couple of vignettes to an existing package. When I make a change to the sweave file, and run the check command, c:\conifers\trunk>R CMD check rconifers I get the following message(s) in the 00check.log file: * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... WARNING Package vignette(s) without corresponding PDF:
2012 May 29
1
odfWeave fails to load
R version 2.15.0 (2012-03-30) Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i386-pc-mingw32/i386 (32-bit) package ?survey? successfully unpacked and MD5 sums checked package ?odfWeave.survey? successfully unpacked and MD5 sums checked > library(odfWeave.survey) Loading required package: odfWeave Error: package ?odfWeave? could not be loaded any
2012 Apr 21
1
R CMD check -- non S3 method warning
I'm trying to R CMD check a package, and I'm getting the 'checking S3 generic/method consistency' warning. I have written a function 'gamma.dist' which is _not_ an S3 method, but happens to collide with the 'gamma' function from the R::base namespace. Is there a way of telling CMD check that the name is intentional and is not meant to be an S3 method? My function
2024 Nov 21
2
consulta geolocalizaciones
El problema de OpenStreetMaps es que en las rutas no prioriza las mejores vías: en algunos casos he visto que las calcula incluyendo caminos sin asfaltar. Y no supe en su momento cómo cambiar eso... Saludos. Isidro Hidalgo Arellano Observatorio del Mercado de Trabajo Junta de Comunidades de Castilla - La Mancha -----Mensaje original----- De: R-help-es <r-help-es-bounces en r-project.org>
2012 Jun 09
2
Error when attempting to install tkrplot
I am getting following error when attempting to install the tkrplot package. ... gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -fpic -O3 -pipe -g -c tcltkimg.c -o tcltkimg.o tcltkimg.c:2:16: fatal error: tk.h: No such file or directory compilation terminated. make: *** [tcltkimg.o] Error 1 ERROR: compilation failed for package ?tkrplot? *
2009 Apr 13
2
Agents on asterisk
Hi! I have a question about agents in asterisk. In first place, agent login to asterisk (from the telephone) The question is: Can an agent take a break (using a function *(some number)) from the phone? Thanks to all Regards -- Ing Francisco Roqu? 3Tech SRL Plaza Paso N?92, EP B Buenos Aires, Argentina. www.3tech.com.ar
2016 Jul 15
2
PlaySMS with Chan Dongle?
Hi! I have a chan dongle and I want to use PlaySMS with Chan Dongle for send many SMS per day. Is possible to use this? Thanks
2024 Jan 07
2
conectar R con base de datos Access
Hola me interesar?a realizar esa conexi?n, para poder manipular las tablas Access desde R. Alguien sabe el procedimiento y que paquetes debo bajar y si hay alguna otra especificaci?n t?cnica respecto a la configuraci?n del Windows en 64 bits? Saludos Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows [[alternative HTML version deleted]]
2016 Nov 29
2
Asterisk compatibility with SMS services
> Can anyone comment on using SMS in conjunction with VoIP service using > one of these three VoIP providers: voip.ms, vitelity.com, > flowroute.com? Are some SMS services more compatible with Asterisk > (i.e. SMS over SIP works perfectly or not)? Is it best to use a > different data channel for SMS messages (i.e. SMS via HTTP, SMS via > XMPP) instead of Asterisk's built
2011 Feb 17
3
Problem with messages with long lines
Hello dear mailing list readers, Recently I am experimenting a problem trying to retrieve messages over a POP3 protocol. Everything goes right until the POP3 client tries to retrieve a message that contains one or more long lines ? lines as long as 3000 characters or even more. The client (Outlook 2003 and 2007) stops on that message until timeout. I have opened a connection manually to see
2024 Jan 08
1
conectar R con base de datos Access
Estimado Emiliano De Iorio ¿Que posibilidades hay de tomar access y pasarlo a otro base de datos, o sqlite para tener todo en un archivo? Si puede migrar los datos ganaría en una cantidad de herramientas disponibles en R para trabajar con los datos. Javier Rubén Marcuzzi > El 7 ene 2024, a las 16:59, emiliano di iorio <emilianodiiorio en hotmail.com> escribió: > > Hola me
2006 May 26
1
updating two or more divs simultaniusly
Hi, I want to update two divs simultaniously in a page. Can anyone help me please? Emiliano
2012 Jun 07
1
Authentication issue
Hi, I need to set up a weird dovecot configuration: 1) outside a ssl tunnel I'd like to authenticate only with cram-md5 scheme 2) inside a ssl tunnel I'd like to authenticate only with plain auth The first is easily satisfied with auth_mechanisms = plain cram-md5 disable_plaintext_auth = yes but I don't know how to satisfy the second condition, if it's possible. Thanks for
2016 Mar 29
2
SIP trunk with whatsapp
El 29/03/16 a las 08:29, Steve Howes escribi?: > I don't think you can. Whatsapp is a closed system. > > Steve And they change your code every day and make it always obfuscated. https://github.com/tgalal/yowsup/issues/887 Best regards. Emiliano.
2024 Nov 20
1
consulta geolocalizaciones
no creo q R tenga un paquete con una bbdd de las direcciones y esas cosas (no seria logico), creo que siempre habra que pasar por una consulta a alguien que si las tenga ... si no te gusta google puedes consultar en www.openstreetmap.org q tambien tiene esa info. slds !! On Wed, 20 Nov 2024 21:27:09 +0000 emiliano di iorio <emilianodiiorio en hotmail.com> wrote: > _Cu_l es el