When I use menu to open script, R disapears strangely. On average, It
happens every 2-3 operations of opening script. But actually, R is
still running in the backgroud, I can see the process in the task
manage window of windows XP.
Anyone comes across this problem?
> R.version
_
p
When I use menu to open script, R disapears strangely. On average, It
happens every 2-3 operations of opening script.
Anyone comes across this problem?
> R.version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
I work with images with a lot of processing done in C code. Quite often
I allocate memory there up to several gigs in chunks of 10-15 Mb each
plus hundreds of protected dims, names etc. I had a similar problem only
once when due to some erroneous use of an external library, internally
created o
Oleg:
No, I'm not using any temp files. The only external library I use is the
GSL library, and I have counted, and re-counted, my gsl_matrix(vector)_alloc
and gsl_matrix(vector)_free statements to be sure that they balance.
I cases when they weren't balanced, memory usage would increase very
r
Full_Name: bernardo moises lagos alvarez
Version: 2.4.0
OS: Windows XP professional
Submission from: (NULL) (152.74.219.16)
I need obtained the MLE of weibull parameters using the nlm with exact gradient
an
hessian. I am doing. bug report :Erro en log(b) : el argumento "b" está ausente,
sin de
promptClass fails to identify methods associated with the class. Here
is a fix:
Index: promptClass.R
===
--- promptClass.R (revision 41719)
+++ promptClass.R (working copy)
@@ -165,7 +165,7 @@
if (nmeths > 0) {