I just tested this problem on a Windows 2000 Pro P4-Xeon system. I tried
this in patched 2.0.1 (2005-2-28) and 2.1.0-alpha (2005-3-23) with both
generic BLAS and precompiled ATLAS BLAS dll (downloaded from CRAN windows
binaries). In all 4 combinations I get
> d<-matrix(NaN,3,3)
> f<-solve(d
Hi,
I am in a habit of frequently building R-devel daily snapshots. I use
Win2000 Pro system with all the necessary tools installed and the builds
usually go without a problem. I also build R-patched snapshots, so my
"production" R is up-to-date. Hence, I have two parallel installations of
I just noticed that as of January 22, the daily snapshots of the R-devel
tree (in ftp://ftp.stat.math.ethz.ch/Software/R/) are only about 1Mb
(instead of about 10Mb). When the January 25 file is downloaded and
uncompressed, it seems to be missing the src directory.
Cheers,
Andy