A package that I develop (xcms) sometimes needs to read and process
vectors several hundreds of megabytes in size. (They only represent
parts of a large data sets which can approach nearly 100GB.)
Unfortunately, R sometimes hits the 2GB memory limit of Win32. To help
cut the memory footprint in
Hello,
I am currently finishing version 0.8-8 of SciViews, which correct these
bug and is now completely compatible with R 2.1.1 and Rcmdr 1.1-1.
This new version will be available within one week at
http://www.sciviews.org/SciViews-R
Best,
Philippe Grosjean
...
On page 10 (section 1.1.4) of Writing R Extensions
version 2.1.1 the following two phrases appear:
define these function in a file
after the packages is
The 's' from 'functions' fell down the page and attached
itself to 'package'.
Patrick Burns
[EMAIL PROTECTED]
+44 (0)20 8525 0696
http://www.b
Full_Name: Hamit AYDIN
Version: R v2.1.1
OS: winxp
Submission from: (NULL) (194.27.40.230)
When I try to run sciviews the consol opens but when I try to import text,
spss... it tries to load rmcdr pakage gives me "the pakage can not be find inthe
Package or bundle 'Rcmdr' was not found in C:\PROG
On Thu, 2005-08-18 at 09:00 -0400, Gabor Grothendieck wrote:
> I think this one is a hard call. Designing software is a
> series of tradeoffs. Its nice to maintain consistency with
> the R base, but in case of extensions (rather than changing
> behavior) as in this case, the argument against the c
This is already fixed in 2.1.1 patched: please see the resources the
posting guide and FAQ ask you to consult _before_ sending a bug report!
o File creation errors in pdf(), postscript(), xfig() resulted
in a pointer being freed twice. (Reported by Matt McCall)
As the FAQ says
Full_Name: Jussi Jousimo
Version: 2.1.1
OS: Linux
Submission from: (NULL) (193.167.195.60)
R 2.1.1 crashes when it is trying to write a file with the postscript driver to
a directory, where the user has no permission to write. For example,
postscript("foo.ps") gives an error message: *** glibc de