[R] why double precision in R?

Johan Jackson johan.h.jackson at gmail.com
Thu Nov 8 20:22:14 CET 2007


Hello,

This is probably a naieve question. Why does R store everything in
double-precision format? For many circumstances (e.g., dealing with
huge binary files) it seems like a waste of memory. Is there any
thought of allowing the user to decide the format when assigning an
object (e.g., as an option in the assign() function)?

J Jackson



More information about the R-help mailing list