Skip to content

Levy (PR#10469)

2 messages · vincent.remacle at ulb.ac.be, Uwe Ligges

#
Full_Name: Vincent Remacle
Version: 2.5.1
OS: Windows XP
Submission from: (NULL) (81.246.37.50)
Error: cannot allocate vector of size 30.5 Mb
In addition: Warning messages:
1: NaNs produced in: log(x) 
2: Reached total allocation of 1015Mb: see help(memory.size) in: colnames(qr$qr)
<- colnames(x)[qr$pivot] 
3: Reached total allocation of 1015Mb: see help(memory.size) in: colnames(qr$qr)
<- colnames(x)[qr$pivot] 
4: Reached total allocation of 1015Mb: see help(memory.size) in: colnames(qr$qr)
<- colnames(x)[qr$pivot] 
5: Reached total allocation of 1015Mb: see help(memory.size) in: colnames(qr$qr)
<- colnames(x)[qr$pivot]
#
vincent.remacle at ulb.ac.be wrote:
Please see the FAQs on how to report bugs. R-2.5.1 is two releases older 
than required.
- What is x? We could not reproduce in case we need to.
- vglm() is not a function that ships with R.
Please tell us which contributed packages you are using (I am assuming 
VGAM).
- Please note that bugs in contributed packages are to be reported to 
the package maintainers, not to R-bugs.
Why do you think that it is a bug in R (or a contributed packages) that 
you do not have the required amount of RAM in your machine?

Uwe Ligges