[R] R crashing with ggplot 2d histogram

2017-04-12 Thread zapata
or is it just a script issue? Any suggestion to make it run? An eli5 answer would be appreciated, my R experience is relatively low, I just use it here and there for plotting. Thanks! Carlos Zapata __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and

[R] (no subject)

2012-05-20 Thread Emiliano Zapata
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 si

[R] R Memory Issues

2012-05-20 Thread Emiliano Zapata
-- Forwarded message -- From: Emiliano Zapata 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

Re: [R] R Memory Issues

2012-05-20 Thread Emiliano Zapata
> > But, we have a posting guide, we require 'at a minimum information', and > the OP failed to give it to us so we are all guessing, completely > unnecessarily. > > > >> On Sun, May 20, 2012 at 12:09 PM, Emiliano Zapata >> wrote: >> >>

[R] utils:::menuInstallLocal()

2012-05-22 Thread Emiliano Zapata
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 delete

Re: [R] R Memory Issues

2012-05-22 Thread Emiliano Zapata
not enough information; again!, but some feedback will be appreciated. To me the issues appears to be associated with manipulation of large dataset. Howeverl the algorithm runs fine in Unix; but not in Windows (64 bits windows 7). EZ On Sun, May 20, 2012 at 4:09 PM, Emiliano Zapata wrote: > Alread

[R] Memory Windows

2012-05-29 Thread Emiliano Zapata
This is my current version of R: R version 2.15.0 (2012-03-30) Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-pc-mingw32/x64 (64-bit) OS: Windows I get the following: > memory.size() [1] 23.04 > memory.limit() [1] 190600 > I also have the foll

[R] R code: How to correct "Error in parse(text = x, keep.source = FALSE)" output in psych package using own dataset

2019-08-29 Thread Danilo Esteban Rodriguez Zapata via R-help
xt = x, keep.source = FALSE) : :2:0: unexpected end of input 1: ~ ^ ``` Hope I've been clear enough. Feel free to ask any other information that you might need. Thank you so much for giving me any guidance to reach the answer of this issue. I higly appreci

Re: [R] R code: How to correct "Error in parse(text = x, keep.source = FALSE)" output in psych package using own dataset

2019-08-29 Thread Danilo Esteban Rodriguez Zapata via R-help
our data? > > This is a problem that the maintainer of psych, > > maintainer("psych") > [1] "William Revelle " > would like to know about. > > > > > > > Bill Dunlap > TIBCO Software > wdunlap tibco.com > > > On Thu, Aug 29, 2019

Re: [R] R code: How to correct "Error in parse(text = x, keep.source = FALSE)" output in psych package using own dataset

2019-08-29 Thread Danilo Esteban Rodriguez Zapata via R-help
_03 + REL_09_05 + REL_14_03 + RS_02_03 + RS_07_05 + RS_08_05 + RS_13_03 + TF_03_01 + TF_12_01 + TRE_09_05 + TRE_09_06 > El jue., 29 ago. 2019 a las 14:29, Danilo Esteban Rodriguez Zapata (< danilo_rodrig...@cun.edu.co>) escribió: > Dear William, > > Thank you for your answer, I w

Re: [R] R code: How to correct "Error in parse(text = x, keep.source = FALSE)" output in psych package using own dataset

2019-08-29 Thread Danilo Esteban Rodriguez Zapata via R-help
in omega's output. psych's author > should be able to fix things up. > > > > Bill Dunlap > > TIBCO Software > > wdunlap tibco.com > > > > > > On Thu, Aug 29, 2019 at 12:31 PM Danilo Esteban Rodriguez Zapata < > danilo_rodrig...@cun.edu.co