I'm putting together a data package and am finding that I get enormous savings in space by using bzip instead of the usual gzip in save(). Is it safe to assume that for R versions, say >= 1.7.1, that the function bzfile() will always be available? Thanks, -roger