R 1.6.0 beta

Gardar Johannesson gardar@stat.ohio-state.edu
Tue, 10 Sep 2002 15:15:25 -0400


I just downloaded R-1.6.0beta_2002-09-10.tar.gz and configured on:

uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-12

resulting in (did not change any defaults):

   Source directory:          .
   Installation directory:    /usr/local
   C compiler:                gcc  -g -O2
   C++ compiler:              g++  -g -O2
   Fortran compiler:          g77  -g -O2

   X11 support:               yes
   Gnome support:             no
   Tcl/Tk support:            no
   Readline support:          no

   R profiling support:       yes
   R as a shared library:     no


where gcc is version 2.95.3 (f77 is version 0.5.25).  It compiles fine, 
but make fullcheck stops at:

running code in 'ts-Ex.R' ... OK
running code in 'survival-Ex.R' ...bash: survival-Ex.R: No such file or 
directory
mv: cannot access survival-Ex.Rout
*** Error code 2
make: Fatal error: Command failed for target `survival-Ex.Rout'
Current working directory /home/gardar/local/src/R-1.6.0/tests/Examples
*** Error code 1
make: Fatal error: Command failed for target `test-Recommended-Examples'
Current working directory /home/gardar/local/src/R-1.6.0/tests/Examples
*** Error code 1
make: Fatal error: Command failed for target `test-Recommended-Examples'
Current working directory /home/gardar/local/src/R-1.6.0/tests
*** Error code 1
make: Fatal error: Command failed for target `fullcheck'


There is no survival-Ex.R file in ./tests/Examples !!!  The survival 
library is fine...

Gardar


Peter Dalgaard BSA wrote:
> R 1.6.0 has gone into final feature freeze as of today.
> 
> As a new feature, we'll make interim beta versions available via
> 
> ftp://cran.us.r-project.org/pub/R/src/base
> 
> alias 
> 
> http://cran.us.r-project.org/src/base
> 
> (filename R-1.6.0beta_*.tar.gz, where * is the creation date). 
> 
> If you want to help ensure that the final 1.6.0 works satisfactorily
> on *your* platform, it might be a good idea to make a test build of
> the beta and report any errors back. 
> 
> The plan is to make versions daily, although some days might be
> skipped if the build script fails.
> 
> We now bundle the recommended packages with the base sources.
> 
> --------------
> The procedure for building and testing everything can be as simple as
>  
> <unpack sources> 
> cd R-1.6.0 
> ./configure && make && make fullcheck 
> 
> (Make fullcheck can take a long time, especially in the boot and nlme
> packages).
> 
> The current version in known to pass the checks for our Linux/x86
> systems but has two known problems on Solaris/gcc: An optimizer bug in
> gcc 3.0.3 causing "cluster" to fail in mona.f and a convergence issue
> with the glns example in nlme. 
> 

-- 
_________________________________________________________
Gardar Johannesson		
  Department of Statistics
The Ohio State University
304E Cockins Hall, 1958 Neil Ave.
Columbus, OH 43210

Email: gardar@stat.ohio-state.edu           Tel: (614) 292-1567
Web: www.stat.ohio-state.edu/~gardar        Fax: (614) 292-2096
_________________________________________________________

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._