[Rd] R-1.7.0 beta available

Roger Peng rpeng at stat.ucla.edu
Wed Mar 26 18:07:23 MET 2003


I get an error when running `make check-all' fails on:

R-1.7.0beta_latest.tar.gz        26-Mar-2003 16:08   8.8M 

Here's the very end of tests/Examples/base-Ex.Rout.fail:

> ### * object.size
> 
> ### Name: object.size
> ### Title: Report the Space Allocated for an Object
> ### Aliases: object.size
> ### Keywords: utilities
> 
> ### ** Examples
> 
> object.size(letters)
[1] 340
> object.size(ls)
[1] 7872
> ## find the 10 largest objects in base
> z <- sapply(ls("package:base"), function(x) object.size(get(x)))
Error in get(x) : F used instead of FALSE
Execution halted

-roger
_______________________________
UCLA Department of Statistics
rpeng at stat.ucla.edu
http://www.stat.ucla.edu/~rpeng

On 26 Mar 2003, Peter Dalgaard BSA wrote:

> I've set up for daily distribution builds of the current development
> version. These are available at 
> 
>     http://cran.us.r-project.org/src/base/
> 
> The current one is
> 
>     R-1.7.0beta_2003-03-26.tar.gz
> 
> (and it's pretty useless to wait for them to be mirrored elsewhere...)
> 
> Notice that these are made using "make dist" (like the final release
> will be) and thus they may have problems that don't show up on CVS or
> rsync checkouts (e.g. files missing).
> 
> You're encouraged to try them out and report errors if you find any.
> In particular, we'd like you to do it if you have an "exotic"
> hardware/software platform. 
> 
> -- 
>    O__  ---- Peter Dalgaard             Blegdamsvej 3  
>   c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
>  (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
> ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
> 
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list