OK, well, seeing Thomas Lumley's post earlier today, I figured out the
answer to #4:
> gc()
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 1115191 29.8 3469679 92.7 13981968 373.4
Vcells 14796791 112.9 79783730 608.8 124640525 951.0
> c <- rnorm(1e9)
Error in rnorm(1e+09) : cannot allocate vector of length 1000000000
I am using:
R version 2.4.0 Patched (2006-10-03 r39576)
212-933-3305 / [EMAIL PROTECTED]
-----Original Message-----
suspect both copies of R were compiled as 32-bit (but I don't know how
to verify this).
NOTICE TO RECIPIENTS: Any information contained in or attached to this message
is intended solely for the use of the intended recipient(s). If you are not the
intended recipient of this transmittal, you are hereby notified that you
received this transmittal in error, and we request that you please delete and
destroy all copies and attachments in your possession, notify the sender that
you have received this communication in error, and note that any review or
dissemination of, or the taking of any action in reliance on, this
communication is expressly prohibited.
Banc of America Securities LLC ("BAS") does not accept time-sensitive,
action-oriented messages or transaction orders, including orders to purchase or
sell securities, via e-mail.
Regular internet e-mail transmission cannot be guaranteed to be secure or
error-free. Therefore, we do not represent that this information is complete
or accurate, and it should not be relied upon as such. If you prefer to
communicate with BAS using secure (i.e., encrypted) e-mail transmission, please
notify the sender. Otherwise, you will be deemed to have consented to
communicate with BAS via regular internet e-mail transmission. Please note
that BAS reserves the right to intercept, monitor, and retain all e-mail
messages (including secure e-mail messages) sent to or from its systems as
permitted by applicable law.
----------------------------------------------------------------------
IRS Circular 230 Disclosure:
Bank of America Corporation and its affiliates, including BAS, ("Bank of
America") do not provide tax advice. Accordingly, any statements contained
herein as to tax matters were neither written nor intended by the sender or
Bank of America to be used and cannot be used by any taxpayer for the purpose
of avoiding tax penalties that may be imposed on such taxpayer. If any person
uses or refers to any such tax statement in promoting, marketing or
recommending a partnership or other entity, investment plan or arrangement to
any taxpayer, then the statement expressed above is being delivered to support
the promotion or marketing of the transaction or matter addressed, and the
recipient should seek advice based on its particular circumstances from an
independent tax advisor.
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.