Hi everyone,
I'm a beginner in R and I'm trying to load a .dll file, named dll.dll, that's
written in C, into R. It seems to work, now I want to use the functions that
are stored in the .dll file and I encounter problems.
I've searched for a solution or other method in manuals, here and on goo
Yes, it definitely is the GUI as it works just fine when I load data using a
file path. I can work around it, thankfully, but it would be great if this
issue could be fixed. I suspected Yosemite as it's given me multiple problems
since install.
Thanks for the input. Hopefully someone with th
> On 06 Apr 2015, at 22:17 , Prof Brian Ripley wrote:
>
> Nicole Ford wrote:
[snip]
>>
>> I found a page where people were indicating they had this issue, but there
>> was no one responding with a fix. see below:
>>
>> bugs.r-project.org/bugzilla/show_bug.cgi?id=14240
>
> Which is about Wi
It seems this is not R but R.app (the separate project providing an OS X
console: see the 'R Installation and Administration' manual). If so,
the only appropriate list is R-sig-Mac (see the posting guide).
On 06/04/2015 19:14, Nicole Ford wrote:
Hello,
I am experiencing an issue, repeatedly,
Hello,
I am experiencing an issue, repeatedly, which began today.
Example code:
load(file.choose()) ##sometimes it crashes here/ endless spinner/ other times
I can get through.
or: i go up to options at the top to set wd, or select ‘file’ -> ‘open’ and it
will do the same thing.
I found a
Adrian Torchiana gmail.com> writes:
>
> Hi,
>
> This is my first post to R-help. I'm having trouble getting rgeos to work.
R-help is arguably too general to help, please ask questions of this kind on
R-sig-geo.
>
> Info on the server and packages I'm using:
>
...
> $ *rpm -qa | grep geos*
Hi,
This is my first post to R-help. I'm having trouble getting rgeos to work.
Info on the server and packages I'm using:
$ *uname -a*
Linux some-server.somewhere.com 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar
25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
$ *R --version*
R version 3.0.2 (
On 24/02/2015 4:13 PM, Eike Petersen wrote:
> Hello everyone,
>
> Quite frequently I encounter crashes when resizing ggplot windows. The
> error message is always as follows:
>
>> Error in UseMethod("depth") :
>> no applicable method for 'depth' applied to an object of class "NULL"
>>
>> Process
Hello everyone,
Quite frequently I encounter crashes when resizing ggplot windows. The
error message is always as follows:
> Error in UseMethod("depth") :
> no applicable method for 'depth' applied to an object of class "NULL"
>
> Process R exited abnormally with code 255 at Tue Feb 24 21:51:18
Le vendredi 03 janvier 2014 à 22:40 +0200, Xebar Saram a écrit :
> Hi again and thank you all for the answers
>
> i need to add that im a relatively R neewb so i apologize in advance
>
> i started R with the --vanilla option and ran gc()
>
> this is the output i get:
>
> > gc()
> used
It would help to know the sizes of the objects that have in your
workspace and also provide the 10 prior lines of your script at the
point of the error so that we can see what you are trying to do. The
following commands will list out the sizes of the objects:
cbind(sapply(ls(), function(x){
Hi again and thank you all for the answers
i need to add that im a relatively R neewb so i apologize in advance
i started R with the --vanilla option and ran gc()
this is the output i get:
> gc()
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 182236 9.8 407500 21.8 35 18.7
V
Le jeudi 02 janvier 2014 à 09:07 +0200, Xebar Saram a écrit :
> Hi All,
>
> I have a terrible issue i cant seem to debug which is halting my work
> completely. I have R 3.02 installed on a linux machine (arch linux-latest)
> which I built specifically for running high memory use models. the system
Describing the problem would help a lot more. For example, if you were
using some of the parallel processing options in R, this can make extra
copies of objects and drive memory usage up very quickly.
Max
On Thu, Jan 2, 2014 at 3:35 PM, Ben Bolker wrote:
> Xebar Saram gmail.com> writes:
>
> >
Xebar Saram gmail.com> writes:
>
> Hi All,
>
> I have a terrible issue i cant seem to debug which is halting my work
> completely. I have R 3.02 installed on a linux machine (arch linux-latest)
> which I built specifically for running high memory use models. the system
> is a 16 core, 256 GB RA
Hi All,
I have a terrible issue i cant seem to debug which is halting my work
completely. I have R 3.02 installed on a linux machine (arch linux-latest)
which I built specifically for running high memory use models. the system
is a 16 core, 256 GB RAM machine. it worked well at the start but in th
On 2012-06-21 04:25, Amanda Kuepfer wrote:
Hi,
I am looking to perform a kernel density analysis in R, following the script that a friend of mine is
using successfully. However, unlike for her, when I enter>kud<-kernelUD(data,
h="LSCV"), R crashes and closes every time. This does not happen wh
Hi Amanda,
I can't reproduce this without your data set. Would it be possible for
you to give us dput(head(data, 20)) if you need further help?
Also, if you could supply the output of sessionInfo()? That's often
helpful for anything that "crashes" [that term means many things to
different people
Hi,
I am looking to perform a kernel density analysis in R, following the script
that a friend of mine is using successfully. However, unlike for her, when I
enter >kud<-kernelUD(data, h="LSCV"), R crashes and closes every time. This
does not happen when I perform a different kernel analysis
Dnia 2012-03-18 01:15, Ted Stankowich pisze:
Hello!
I've been running a looped AIC analysis using several modules including ape,
nlme, and MuMIn, and
during one particularly long analysis, R (ver 2.14.12) crashes several minutes
into the routine with
the simple message "R for windows GUI front-
On 12-03-17 8:15 PM, Ted Stankowich wrote:
Hello!
I've been running a looped AIC analysis using several modules including
ape, nlme, and MuMIn, and during one particularly long analysis, R (ver
2.14.12) crashes several minutes into the routine with the simple
message "R for windows GUI front-end
On 18.03.2012 01:15, Ted Stankowich wrote:
Hello!
I've been running a looped AIC analysis using several modules including
ape, nlme, and MuMIn, and during one particularly long analysis, R (ver
2.14.12) crashes several minutes into the routine with the simple
message "R for windows GUI front-en
Hello!
I've been running a looped AIC analysis using several modules including
ape, nlme, and MuMIn, and during one particularly long analysis, R (ver
2.14.12) crashes several minutes into the routine with the simple
message "R for windows GUI front-end has stopped working". I'm using a
brand
Works for me with JAGS 3.1.0.
Uwe Ligges
On 11.08.2011 14:09, David Wooff wrote:
There is a thread on this topic already:
http://finzi.psych.upenn.edu/Rhelp10/2010-August/250934.html
I'm rather mystified by a similar problem and wondering whether I've
overlooked something obvious. I'm running
There is a thread on this topic already:
http://finzi.psych.upenn.edu/Rhelp10/2010-August/250934.html
I'm rather mystified by a similar problem and wondering whether I've
overlooked something obvious. I'm running with latest versions of R and
all packages, and latest version of JAGS running und
Hello,
I would like to fit correlation structures with nlme, but R crashes.
My data is similar to the "growth of orange trees" example from Pinheiro and
Bates (2000),
but data are not equally spaced in time, as the last observation is taken
after 6 days ( and not 2 as the others).
This is the cod
On Fri, Jun 3, 2011 at 7:03 PM, Matias Salibian-Barrera
wrote:
> Hello,
>
> This simple SVD calculation (commands are copied immediately below) crashes
> on my Ubuntu machine (R 2.13.0). However it works fine on my Windows 7
> machine, so I suspect there's a problem with (my?) Ubuntu and / or R.
93
> Date: Fri, 3 Jun 2011 18:55:06 -0700 (PDT)
> From: Matias Salibian-Barrera
> To: "R-help@r-project.org"
> Subject: [R] R Crashes when using "large" matrices (Ubuntu 11.04)
> Message-ID: <75655.88533...@web161614.mail.bf1.yahoo.com>
> Content-Type: te
On Fri, 3 Jun 2011, Matias Salibian-Barrera wrote:
Hello,
This simple SVD calculation (commands are copied immediately below)
crashes on my Ubuntu machine (R 2.13.0). However it works fine on my
Windows 7 machine, so I suspect there's a problem with (my?) Ubuntu
and / or R. Can anybody else
Sorry for re-posting, but the original one ended up inside a previous and
unrelated thread. -- Matias
-
Hello,
This simple SVD calculation (commands are copied
immediately below) crashes on my Ubuntu machine (R 2.13.0). However it
works fine on my Windows 7 machine, so I suspect there's a
Hello,
This simple SVD calculation (commands are copied immediately below) crashes on
my Ubuntu machine (R 2.13.0). However it works fine on my Windows 7 machine, so
I suspect there's a problem with (my?) Ubuntu and / or R. Can anybody else
reproduce it (with Ubuntu 11.04)? Thanks in advance.
Hi!
I have been using R for two years, but since last week I have a problem with
rgl, using R 2.12 on Ubuntu 10.04.
In fact, when I load rgl with library(), before any other command, I have
the following error message.
Could anybody help me?
Thanks in advance,
#
+ library(rgl)
***
Date: Thursday, September 30, 2010 11:43 am
Subject: Re: [R] R crashes when loading rgl package before minqa package
To: r-help@r-project.org
Hej,
On Thu, 30 Sep 2010, Ravi Varadhan wrote:
>I get this on Windows (it does not crash):
>
>>library(minqa)
>>library(rgl)
>>
equeux
Date: Thursday, September 30, 2010 11:43 am
Subject: Re: [R] R crashes when loading rgl package before minqa package
To: r-help@r-project.org
> Hej,
>
> On Thu, 30 Sep 2010, Ravi Varadhan wrote:
>
> >I get this on Windows (it does not crash):
> >
> >>
ate: Thursday, September 30, 2010 10:15 am
Subject: Re: [R] R crashes when loading rgl package before minqa package
To: Gaspard Lequeux
Cc: r-help@r-project.org
I get this on Windows (it does not crash):
> library(minqa)
> library(rgl)
> newuoa(initpar, optimft)
Error in newuoa(init
Ravi Varadhan, Ph.D.
Assistant Professor,
Division of Geriatric Medicine and Gerontology
School of Medicine
Johns Hopkins University
Ph. (410) 502-2619
email: rvarad...@jhmi.edu
- Original Message -
From: Gaspard Lequeux
Date: Wednesday, September 29, 2010 11:40 am
Subject: [R] R crashes
ginal Message -
From: Ravi Varadhan
Date: Thursday, September 30, 2010 10:15 am
Subject: Re: [R] R crashes when loading rgl package before minqa package
To: Gaspard Lequeux
Cc: r-help@r-project.org
> I get this on Windows (it does not crash):
>
> > library(minqa)
> > l
ail: rvarad...@jhmi.edu
- Original Message -
From: Gaspard Lequeux
Date: Wednesday, September 29, 2010 11:40 am
Subject: [R] R crashes when loading rgl package before minqa package
To: r-help@r-project.org
> Hej,
>
> Calling newuoa (from the minqa package) makes R crash when the
>
Gaspard Lequeux biomath.ugent.be> writes:
> Calling newuoa (from the minqa package) makes R crash when
> the package rgl
> is loaded first. This however only on certain selected data.
>
> The data used for testing (saved to 'bugs.R'):
>
> xvals =
c(1,2,4,5,7,8,9,10,11,12,14,15,16,18,19,21,22,
Hej,
Calling newuoa (from the minqa package) makes R crash when the package rgl
is loaded first. This however only on certain selected data.
The data used for testing (saved to 'bugs.R'):
xvals =
c(1,2,4,5,7,8,9,10,11,12,14,15,16,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36)
yval
Florian Weiler wrote:
> Thanks for your answer, Ben. Indeed I tried to use the newest R
> version, but just to be sure I tried it again just now, with the same
> result, i.e. R crashes. Unfortunately I cannot even look at the system
> configurations as this is a university computer and they (stupid
Thanks for your answer, Ben. Indeed I tried to use the newest R
version, but just to be sure I tried it again just now, with the same
result, i.e. R crashes. Unfortunately I cannot even look at the system
configurations as this is a university computer and they (stupidly)
don't give us administrato
Florian Weiler johnshopkins.it> writes:
> First I create some data:
> N <- 1000
> x <- rnorm(N, 0, 5)
>
> Then I specify a model in JAGS, storing it in the directory with the
> extension .bug:
> model {
> for (i in 1:N) {
> x[i] ~ dnorm(mu, tau) ## the model
> }
>
Hi again,
I was asked to provide some code. Well, in my case it doesn't really
matter which example I use, so I just write down a very basic and
canned example:
First I create some data:
N <- 1000
x <- rnorm(N, 0, 5)
Then I specify a model in JAGS, storing it in the directory with the
extension
Dear all,
I have a question regarding using JAGS and R. My problem is that every
single time I want to call JAGS from R the latter crashes (i.e. it
turns pale and the Windows tells me "R has stopped working".
Strangely, if there is a mistake in my jags code, this will be
reported without a crash.
Jeremie Smaga 4ecap.com> writes:
>
> Good afternoon,
>
> I have been experiencing a lot of crashes working with large vectors in R.
>
> Specifically, I am using XTS of length of minimum 120k elements.
>
> My problem is that I cannot display the vector (otherwise R crashes), I
> cannot plot it
Hi Jeremie,
Maybe you can take a look at the bigmemory package.
If you have multi core or have access to clusters, you may want to use any
parallel computing strategy.
For plotting of large data, if you are using basic R graphics, first try to
use "line" instead of using 'point',
if this still
Good afternoon,
I have been experiencing a lot of crashes working with large vectors in R.
Specifically, I am using XTS of length of minimum 120k elements.
My problem is that I cannot display the vector (otherwise R crashes), I
cannot plot it either (otherwise R crashes). That could be solved by
premmad wrote:
>
> Windows XP 32 bit machine.
> allocated 2gb as memory for R 2.9.2
> data will be 20mb and was running calculations on the data .
> but the r crashes with out any warning or so.
>
Ahh, well 20 MB is not huge data for R, so there should be no problem with
processing it. The pe
On 10/30/2009 05:17 AM, premmad wrote:
Windows XP 32 bit machine.
allocated 2gb as memory for R 2.9.2
can you try again whatever you do with 2.10.0
data will be 20mb and was running calculations on the data .
but the r crashes with out any warning or so.
That is a bit better, but nowhere n
Windows XP 32 bit machine.
allocated 2gb as memory for R 2.9.2
data will be 20mb and was running calculations on the data .
but the r crashes with out any warning or so.
--
View this message in context:
http://old.nabble.com/R-crashes-tp26110355p26124740.html
Sent from the R help mailing list a
premmad wrote:
>
> My R crashes frequently when run with huge data.
>
I'm afraid this is nowhere near enough information for anyone on this list
to provide any sort of meaningful insight. At the very least we need to
know:
* What operating system are you using?
* Specifically, for "lar
On 29/10/2009, at 11:13 PM, premmad wrote:
My R crashes frequently when run with huge data.
Isn't that ***fascinating***!!!
cheers,
Rolf Turner
##
Attention:\ This e-mail message is privileged and
And
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
--- On Thu, 10/29/09, premmad wrote:
> From: premmad
> Subject: [R] R crashes
> To: r-help@r-project.org
> Received: Thursday
My R crashes frequently when run with huge data.
--
View this message in context:
http://www.nabble.com/R-crashes-tp26110355p26110355.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz
you all and I apologize for the inappropriate use of your time.
- Original Message -
From: "Duncan Murdoch"
To: "Vassilis Golfinopoulos"
Cc:
Sent: Monday, September 21, 2009 5:13 PM
Subject: Re: [R] R crashes when packages 'impute' and 'GeneMeta' a
On 9/21/2009 9:18 AM, Vassilis Golfinopoulos wrote:
Well, the title says all for this one. It seems to crash the
R-console, so it happens whether I use the R-gui or R-console directly
or Emacs with ESS.
Not for me. (But as Hadley said, you didn't explain what you needed to
do to trigger the c
> Well, the title says all for this one.
Not really. What do you mean by crash? What do you mean by used together?
Hadley
--
http://had.co.nz/
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the post
Well, the title says all for this one. It seems to crash the
R-console, so it happens whether I use the R-gui or R-console directly
or Emacs with ESS.
I have R 2.9.0 on Windows Vista.
Thanks,
Vassilis
__
R-help@r-project.org mailing list
https://stat.e
Folks,
The code below reliably crashes an R 2.8.1 session on XP when connected to
an SQL Server 2005 database. The problem arises when appending data using
sqlSave() with rownames=FALSE to a table that had been previously created
with rownames=TRUE. Certainly it's daft to do this as a regular
Hi,
Ive written some code that fetches data from an Access Database (2003),
processes the data, then saves the modified data back into a table in the
Access database.
It works if I only pass through the code once, but if I put a loop around
the code so that I fetch data from a different source t
Hi,
I've written some code that fetches data from an Access Database (2003),
processes the data, then saves the modified data back into a table in the
Access database.
It works if I only pass through the code once, but if I put a loop around
the code so that I fetch data from a different so
Hi,
I've written some code that fetches data from an Access Database (2003),
processes the data, then saves the modified data back into a table in the
Access database.
It works if I only pass through the code once, but if I put a loop around
the code so that I fetch data from a different so
On Mon, 18 Aug 2008, Zornitsa Luleva wrote:
Hello,
I am trying to call a FORTRAN subroutine within R and something really
strange happens:
Did you read the posting guide? It suggests the R-devel list for
questions about 'C, C++ etc', and Fortran is part of the 'etc'.
I have a dll-library
Zornitsa Luleva wrote:
> Hello,
>
> I am trying to call a FORTRAN subroutine within R and something really
> strange happens:
>
> I have a dll-library, that I load with dyn.load('mpbvv.dll'). I have checked
> the [Ordinal/Name Pointer] Table for the function within the library that I
> want to call
Hello,
I am trying to call a FORTRAN subroutine within R and something really
strange happens:
I have a dll-library, that I load with dyn.load('mpbvv.dll'). I have checked
the [Ordinal/Name Pointer] Table for the function within the library that I
want to call - it is there (objdump - p mpbvv.dll
Hi,
I have upgraded to Leopard and I just installed 2.6.1. I opened R
and then I opened package installer and clicked "get List". After
about five seconds R stopped responding. and Leopard reported that R
had stopped responding and wanted to sent a report to Apple. What do
I need to do get
.de/quantreg/data_test.RData
>
>
>
>
>
>
> -----Ursprüngliche Nachricht-
> Von: Gavin Simpson [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 29. November 2007 11:45
> An: Malte Brockmann
> Cc: [EMAIL PROTECTED]
> Betreff: Re: [R] R crashes using quantreg c
sprüngliche Nachricht-
Von: Gavin Simpson [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 29. November 2007 11:45
An: Malte Brockmann
Cc: [EMAIL PROTECTED]
Betreff: Re: [R] R crashes using quantreg censored estimation (method fcen)
On Thu, 2007-11-29 at 09:09 +0100, Malte Brockmann wrote:
&
On Thu, 2007-11-29 at 09:09 +0100, Malte Brockmann wrote:
> Dear List,
>
> my R session crashes if I repeatedly run the summary function on a
> quantreg object generated using the censored estimation method or if I
> set the number of bootstrap repititions reasonably high. Are there any
> known in
Dear List,
my R session crashes if I repeatedly run the summary function on a quantreg
object generated using the censored estimation method or if I set the number of
bootstrap repititions reasonably high. Are there any known incompabilities
between quantreg and Windows Vista & AMD64? The erro
I'm having trouble with adapt. I'm trying to use it in a Bayesian setting,
to integrate the posterior distribution, and to find posterior means. I
tried using the following script, and things went ok:
data = rnorm(100,0.2,1.1)
data = c(data,rnorm(10,3,1))
data = data[abs(data)<2*sd(data)]
prior =
72 matches
Mail list logo